Skip to content

Commit

Permalink
chore(release): 1.85.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
christophehurpeau committed Oct 24, 2021
1 parent 7c4be18 commit 0a97f27
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.85.2](https://github.com/christophehurpeau/reviewflow/compare/v1.85.1...v1.85.2) (2021-10-24)


### Bug Fixes

* renovate was not considered as a bot ([7c4be18](https://github.com/christophehurpeau/reviewflow/commit/7c4be18641f1935a428618216b4921310c008c48))

### [1.85.1](https://github.com/christophehurpeau/reviewflow/compare/v1.85.0...v1.85.1) (2021-10-24)


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.85.1",
"version": "1.85.2",
"description": "Open Source Github Bot that improves PR flow from opening to merging.",
"author": "Christophe Hurpeau <christophe@hurpeau.com> (https://christophe.hurpeau.com)",
"license": "ISC",
Expand Down

0 comments on commit 0a97f27

Please sign in to comment.