Skip to content

Commit

Permalink
chore: release 3.1.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 5, 2023
1 parent aa4fbbe commit a0fc167
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.1.0](https://github.com/christophehurpeau/reviewflow/compare/v3.0.1...v3.1.0) (2023-11-05)


### Features

* **deps:** update commitlint monorepo to v17.8.1 ([#755](https://github.com/christophehurpeau/reviewflow/issues/755)) ([9c8a3a4](https://github.com/christophehurpeau/reviewflow/commit/9c8a3a41a82bc4d37db753b34c93e9cfa6cbb349))


### Bug Fixes

* **deps:** update dependency @slack/web-api to v6.9.1 ([#790](https://github.com/christophehurpeau/reviewflow/issues/790)) ([8845fe6](https://github.com/christophehurpeau/reviewflow/commit/8845fe6862de3c97986343afbbcec7105bb86b82))
* **deps:** update dependency jsonwebtoken to v9.0.2 ([#731](https://github.com/christophehurpeau/reviewflow/issues/731)) ([2bb553b](https://github.com/christophehurpeau/reviewflow/commit/2bb553b1316860b4f38917cf7749bb2a7734c869))


## [3.0.1](https://github.com/christophehurpeau/reviewflow/compare/v3.0.0...v3.0.1) (2023-11-01)


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": "3.0.1",
"version": "3.1.0",
"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 a0fc167

Please sign in to comment.