Skip to content

Commit

Permalink
chore(main): release 1.100.1 (#486)
Browse files Browse the repository at this point in the history
  • Loading branch information
christophehurpeau authored Mar 13, 2022
1 parent 0e9d5a7 commit c77bcec
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.100.1](https://github.com/christophehurpeau/reviewflow/compare/v1.100.0...v1.100.1) (2022-03-13)


### Bug Fixes

* ignore sending slack message when assigned by reviewflow ([0e9d5a7](https://github.com/christophehurpeau/reviewflow/commit/0e9d5a7300f0e91adc9954cd562b2a5945297ed8))

## [1.100.0](https://github.com/christophehurpeau/reviewflow/compare/v1.99.0...v1.100.0) (2022-03-12)


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

0 comments on commit c77bcec

Please sign in to comment.