Skip to content

Commit

Permalink
Merge pull request #22 from johnmanjiro13/tagpr-from-v0.1.4
Browse files Browse the repository at this point in the history
Release for v0.1.5
  • Loading branch information
johnmanjiro13 committed Aug 7, 2023
2 parents 8aa505f + 5b5fdc1 commit e11d185
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## [v0.1.5](https://github.com/johnmanjiro13/auto-reviewer-assign/compare/v0.1.4...v0.1.5) - 2023-08-07
- chore(deps): update dependency eslint-config-prettier to v9 by @renovate in https://github.com/johnmanjiro13/auto-reviewer-assign/pull/21

## [v0.1.4](https://github.com/johnmanjiro13/auto-reviewer-assign/compare/v0.1.3...v0.1.4) - 2023-07-13
- chore(deps): update dependency prettier to v3 by @renovate in https://github.com/johnmanjiro13/auto-reviewer-assign/pull/17

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: johnmanjiro13/auto-reviewer-assign@v0.1.4
- uses: johnmanjiro13/auto-reviewer-assign@v0.1.5
with:
token: ${{ secrets.GITHUB_TOKEN }}
```

0 comments on commit e11d185

Please sign in to comment.