Skip to content

Commit

Permalink
chore: release 2.23.0 (#276)
Browse files Browse the repository at this point in the history
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
  • Loading branch information
google-github-actions-bot and bcoe authored Mar 25, 2021
1 parent 3db7424 commit 10ca9ee
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [2.23.0](https://www.github.com/google-github-actions/release-please-action/compare/v2.22.0...v2.23.0) (2021-03-24)


### Features

* manifest based releaser https://git.io/JmVD4 ([#273](https://www.github.com/google-github-actions/release-please-action/issues/273)) ([45c32cc](https://www.github.com/google-github-actions/release-please-action/commit/45c32ccd248469ba2567c6dfd45c3c4cd2a241b4))
* **release-please:** update to release-please with manifest support ([#274](https://www.github.com/google-github-actions/release-please-action/issues/274)) ([82a3c7e](https://www.github.com/google-github-actions/release-please-action/commit/82a3c7ec92032e3d6774e37a95badf4ff1e89eec))
* **release-please:** upgrade to release-please v11.4.0 ([#277](https://www.github.com/google-github-actions/release-please-action/issues/277)) ([80ebc45](https://www.github.com/google-github-actions/release-please-action/commit/80ebc4526172e282083faba234ebde7b3c3d6276))

## [2.22.0](https://www.github.com/google-github-actions/release-please-action/compare/v2.21.0...v2.22.0) (2021-03-10)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "release-please-action",
"private": true,
"version": "2.22.0",
"version": "2.23.0",
"description": "automated releases based on conventional commits",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 10ca9ee

Please sign in to comment.