Skip to content

Commit

Permalink
chore(main): release 1.114.0 (#626)
Browse files Browse the repository at this point in the history
  • Loading branch information
christophehurpeau authored Jan 22, 2023
1 parent 5ebd162 commit 36d426f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.114.0](https://github.com/christophehurpeau/reviewflow/compare/v1.113.0...v1.114.0) (2023-01-22)


### Features

* **deps:** update dependency @slack/web-api to v6.8.0 ([#625](https://github.com/christophehurpeau/reviewflow/issues/625)) ([4e616e8](https://github.com/christophehurpeau/reviewflow/commit/4e616e8271a01060e0e9a953b8eea333c06b7635))


### Bug Fixes

* use scaleGray6 in github palette ([5ebd162](https://github.com/christophehurpeau/reviewflow/commit/5ebd1620903e29a6035ac346af723900cc148c3b))

## [1.113.0](https://github.com/christophehurpeau/reviewflow/compare/v1.112.0...v1.113.0) (2023-01-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": "1.113.0",
"version": "1.114.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 36d426f

Please sign in to comment.