mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-05 10:37:47 +02:00
chore: release 2.24.1 (#285)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
This commit is contained in:
committed by
GitHub
parent
29e3613cb7
commit
be97f3106a
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
### [2.24.1](https://www.github.com/google-github-actions/release-please-action/compare/v2.24.0...v2.24.1) (2021-03-25)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **release-please:** fixed bug with "." releaser ([#283](https://www.github.com/google-github-actions/release-please-action/issues/283)) ([fe52822](https://www.github.com/google-github-actions/release-please-action/commit/fe5282250cf3f28e6d85435afa452b663d02002b))
|
||||
|
||||
## [2.24.0](https://www.github.com/google-github-actions/release-please-action/compare/v2.23.0...v2.24.0) (2021-03-25)
|
||||
|
||||
|
||||
|
||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"version": "2.24.0",
|
||||
"version": "2.24.1",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"private": true,
|
||||
"version": "2.24.0",
|
||||
"version": "2.24.1",
|
||||
"description": "automated releases based on conventional commits",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user