Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

Commit 250bc41

Browse files
chore: release 2.29.1 (#335)
1 parent d7f1090 commit 250bc41

3 files changed

Lines changed: 9 additions & 2 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+
### [2.29.1](https://www.github.com/google-github-actions/release-please-action/compare/v2.29.0...v2.29.1) (2021-08-04)
4+
5+
6+
### Bug Fixes
7+
8+
* **release-please:** buf fixes for pre-release versions ([#334](https://www.github.com/google-github-actions/release-please-action/issues/334)) ([d7f1090](https://www.github.com/google-github-actions/release-please-action/commit/d7f1090a7d15d4d583ae88a9c15b29aef294d022))
9+
310
## [2.29.0](https://www.github.com/google-github-actions/release-please-action/compare/v2.28.1...v2.29.0) (2021-07-28)
411

512

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "2.29.0",
4+
"version": "2.29.1",
55
"description": "automated releases based on conventional commits",
66
"main": "index.js",
77
"scripts": {

0 commit comments

Comments
 (0)