Skip to content

Commit

Permalink
chore(main): release 3.5.0 (#611)
Browse files Browse the repository at this point in the history
  • Loading branch information
google-github-actions-bot authored Sep 8, 2022
1 parent 6cb7764 commit 069d722
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [3.5.0](https://github.com/google-github-actions/release-please-action/compare/v3.4.1...v3.5.0) (2022-09-08)


### Features

* run action on node16 ([#608](https://github.com/google-github-actions/release-please-action/issues/608)) ([cb58510](https://github.com/google-github-actions/release-please-action/commit/cb585102ef240aa46197311ebce17732183116ea))


### Bug Fixes

* bump release-please from 13.21.0 to 14.5.0 ([#607](https://github.com/google-github-actions/release-please-action/issues/607)) ([bd65041](https://github.com/google-github-actions/release-please-action/commit/bd65041d06ac5a9c7c7a1dbe9f43705f0a871713))

## [3.4.1](https://github.com/google-github-actions/release-please-action/compare/v3.4.0...v3.4.1) (2022-08-24)


Expand Down
4 changes: 2 additions & 2 deletions 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": "3.4.1",
"version": "3.5.0",
"description": "automated releases based on conventional commits",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 069d722

Please sign in to comment.