Skip to content

Commit c06974d

Browse files
chore(main): release 3.5.1
1 parent 619c472 commit c06974d

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.5.1](https://github.com/google-github-actions/release-please-action/compare/v3.5.0...v3.5.1) (2022-10-26)
4+
5+
6+
### Bug Fixes
7+
8+
* bump release-please from 14.5.0 to 14.14.0 ([#645](https://github.com/google-github-actions/release-please-action/issues/645)) ([619c472](https://github.com/google-github-actions/release-please-action/commit/619c4723eb5c7f0b0108728d45e72f99de594596))
9+
310
## [3.5.0](https://github.com/google-github-actions/release-please-action/compare/v3.4.1...v3.5.0) (2022-09-08)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "release-please-action",
33
"private": true,
4-
"version": "3.5.0",
4+
"version": "3.5.1",
55
"description": "automated releases based on conventional commits",
66
"main": "index.js",
77
"scripts": {

0 commit comments

Comments
 (0)