Skip to content

Commit

Permalink
Merge pull request #20 from johnmanjiro13/tagpr-from-v0.1.3
Browse files Browse the repository at this point in the history
Release for v0.1.4
  • Loading branch information
johnmanjiro13 committed Jul 27, 2023
2 parents 2bcf764 + ae9b567 commit 29832d6
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.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

## [v0.1.3](https://github.com/johnmanjiro13/auto-reviewer-assign/compare/v0.1.2...v0.1.3) - 2023-06-23
- chore(deps): update node.js to v16.20.1 by @renovate in https://github.com/johnmanjiro13/auto-reviewer-assign/pull/14

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.3
- uses: johnmanjiro13/auto-reviewer-assign@v0.1.4
with:
token: ${{ secrets.GITHUB_TOKEN }}
```

0 comments on commit 29832d6

Please sign in to comment.