mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-12 22:31:31 +02:00
chore: release 2.29.1 (#335)
This commit is contained in:
committed by
GitHub
parent
d7f1090a7d
commit
250bc41bc9
@@ -1,5 +1,12 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
### [2.29.1](https://www.github.com/google-github-actions/release-please-action/compare/v2.29.0...v2.29.1) (2021-08-04)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* **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))
|
||||||
|
|
||||||
## [2.29.0](https://www.github.com/google-github-actions/release-please-action/compare/v2.28.1...v2.29.0) (2021-07-28)
|
## [2.29.0](https://www.github.com/google-github-actions/release-please-action/compare/v2.28.1...v2.29.0) (2021-07-28)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "release-please-action",
|
"name": "release-please-action",
|
||||||
"version": "2.29.0",
|
"version": "2.29.1",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "release-please-action",
|
"name": "release-please-action",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "2.29.0",
|
"version": "2.29.1",
|
||||||
"description": "automated releases based on conventional commits",
|
"description": "automated releases based on conventional commits",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user