mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-10 05:21:13 +02:00
chore: release 2.24.0 (#282)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
This commit is contained in:
committed by
GitHub
parent
6c9a359fa0
commit
49c765f88f
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## [2.24.0](https://www.github.com/google-github-actions/release-please-action/compare/v2.23.0...v2.24.0) (2021-03-25)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **manifest:** add manifest-pr command ([#280](https://www.github.com/google-github-actions/release-please-action/issues/280)) ([f48a175](https://www.github.com/google-github-actions/release-please-action/commit/f48a175f37213946490a27038ecf023326e09fb6))
|
||||
|
||||
## [2.23.0](https://www.github.com/google-github-actions/release-please-action/compare/v2.22.0...v2.23.0) (2021-03-24)
|
||||
|
||||
|
||||
|
||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"version": "2.23.0",
|
||||
"version": "2.24.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"private": true,
|
||||
"version": "2.23.0",
|
||||
"version": "2.24.0",
|
||||
"description": "automated releases based on conventional commits",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user