Skip to content

Commit

Permalink
chore: release 3.11.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 10, 2024
1 parent c2dd906 commit 630e230
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,15 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.11.1](https://github.com/christophehurpeau/reviewflow/compare/v3.11.0...v3.11.1) (2024-04-10)


### Bug Fixes

* remove console.log ([9eabe5a](https://github.com/christophehurpeau/reviewflow/commit/9eabe5a2d8032526c226fb7c97fe54583fb87136))
* update slack home when pr is requested on a team ([c2dd906](https://github.com/christophehurpeau/reviewflow/commit/c2dd90646c851a05e4bd5a9503a533b913e37c33))


## [3.11.0](https://github.com/christophehurpeau/reviewflow/compare/v3.10.0...v3.11.0) (2024-04-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "reviewflow",
"private": true,
"version": "3.11.0",
"version": "3.11.1",
"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 630e230

Please sign in to comment.