Skip to content

Commit

Permalink
chore(main): release 1.115.0 (#628)
Browse files Browse the repository at this point in the history
  • Loading branch information
christophehurpeau authored Jan 22, 2023
1 parent 59542d7 commit 3f0131f
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.115.0](https://github.com/christophehurpeau/reviewflow/compare/v1.114.0...v1.115.0) (2023-01-22)


### Features

* use of github palette in all configs ([59542d7](https://github.com/christophehurpeau/reviewflow/commit/59542d7a8af5b6943babd2fe2694eecb0992f809))

## [1.114.0](https://github.com/christophehurpeau/reviewflow/compare/v1.113.0...v1.114.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.114.0",
"version": "1.115.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 3f0131f

Please sign in to comment.