mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-10 02:21:14 +02:00
chore: release 2.29.2 (#340)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
This commit is contained in:
committed by
GitHub
parent
c35840a721
commit
866463e110
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
### [2.29.2](https://www.github.com/google-github-actions/release-please-action/compare/v2.29.1...v2.29.2) (2021-08-05)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **relese-please:** rollback bad release ([#338](https://www.github.com/google-github-actions/release-please-action/issues/338)) ([68f6fc6](https://www.github.com/google-github-actions/release-please-action/commit/68f6fc67aa29c63452a09eba621445ce2c6dfcb7))
|
||||
|
||||
### [2.29.1](https://www.github.com/google-github-actions/release-please-action/compare/v2.29.0...v2.29.1) (2021-08-04)
|
||||
|
||||
|
||||
|
||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"version": "2.29.1",
|
||||
"version": "2.29.2",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"private": true,
|
||||
"version": "2.29.1",
|
||||
"version": "2.29.2",
|
||||
"description": "automated releases based on conventional commits",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user