Skip to content

Commit

Permalink
Merge branch 'main' of github.com:mlg87/pr-reviewer-slack-notify-action
Browse files Browse the repository at this point in the history
  • Loading branch information
mlg87 committed May 18, 2022
2 parents cd5cab7 + 949fca5 commit 8c65e65
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
### [7.4.4](https://github.com/mlg87/pr-reviewer-slack-notify-action/compare/v7.4.3...v7.4.4) (2022-05-18)


### Bug Fixes

* **initial slack message:** ensure that it is created on push event ([42faa63](https://github.com/mlg87/pr-reviewer-slack-notify-action/commit/42faa630bdc5167d17c53087bbd6b1d429b113b1))

### [7.4.3](https://github.com/mlg87/pr-reviewer-slack-notify-action/compare/v7.4.2...v7.4.3) (2022-05-18)


Expand Down
2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@
"release": "semantic-release",
"test": "jest"
},
"version": "7.4.3"
"version": "7.4.4"
}

0 comments on commit 8c65e65

Please sign in to comment.