Skip to content

Commit

Permalink
chore(package): v1.20.9
Browse files Browse the repository at this point in the history
  • Loading branch information
christophehurpeau committed Aug 6, 2019
1 parent acf48d7 commit 78486f1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [1.20.9](https://github.com/christophehurpeau/reviewflow/compare/v1.20.8...v1.20.9) (2019-08-06)


### Bug Fixes

* add needsReview label in renovate pr that are not automerged ([2247461](https://github.com/christophehurpeau/reviewflow/commit/2247461))
* **deps:** update dependency @slack/web-api to v5.1.0 ([#62](https://github.com/christophehurpeau/reviewflow/issues/62)) ([e4417dc](https://github.com/christophehurpeau/reviewflow/commit/e4417dc))



## [1.20.8](https://github.com/christophehurpeau/reviewflow/compare/v1.20.7...v1.20.8) (2019-07-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "reviewflow",
"private": true,
"version": "1.20.8",
"version": "1.20.9",
"description": "reviewflow",
"author": "Christophe Hurpeau <christophe@hurpeau.com> (https://christophe.hurpeau.com)",
"license": "ISC",
Expand Down

0 comments on commit 78486f1

Please sign in to comment.