Skip to content

Commit

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

## [3.15.0](https://github.com/christophehurpeau/reviewflow/compare/v3.14.0...v3.15.0) (2024-07-01)

### Features

* **deps:** update dependency probot to v13.3.0 ([#972](https://github.com/christophehurpeau/reviewflow/issues/972)) ([6b75754](https://github.com/christophehurpeau/reviewflow/commit/6b757544a302882ffdcc7dcd000d5ff77342ae76))
* handle installation event ([6b654a4](https://github.com/christophehurpeau/reviewflow/commit/6b654a48abc8be048fdac16722b9ce97796fa38b))
* improve reviewersWithState ([4bf6485](https://github.com/christophehurpeau/reviewflow/commit/4bf6485762d45c88724570ae50918ca83ca787d6))
* pob, commitlint, and conventional-changelog update ([147f05e](https://github.com/christophehurpeau/reviewflow/commit/147f05e75255e2cc6aab0a76a5d17f483acd9c59))

### Bug Fixes

* **deps:** update dependency issue-parser to v7.0.1 ([#974](https://github.com/christophehurpeau/reviewflow/issues/974)) ([b821088](https://github.com/christophehurpeau/reviewflow/commit/b821088edd00a540d5a354e7766d500f0700af43))

## [3.14.0](https://github.com/christophehurpeau/reviewflow/compare/v3.13.1...v3.14.0) (2024-05-22)


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.14.0",
"version": "3.15.0",
"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 bdfd77d

Please sign in to comment.