mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-05 10:37:47 +02:00
chore(main): release 3.2.5 (#494)
This commit is contained in:
committed by
GitHub
parent
a13d38996a
commit
0dbbfb021a
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
### [3.2.5](https://github.com/google-github-actions/release-please-action/compare/v3.2.4...v3.2.5) (2022-05-18)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **deps:** update release-please to 13.16.5 ([#492](https://github.com/google-github-actions/release-please-action/issues/492)) ([c4ff696](https://github.com/google-github-actions/release-please-action/commit/c4ff696679c01be8459e707ff0beb12eceb0a02d))
|
||||
|
||||
### [3.2.4](https://github.com/google-github-actions/release-please-action/compare/v3.2.3...v3.2.4) (2022-05-18)
|
||||
|
||||
|
||||
|
||||
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"version": "3.2.4",
|
||||
"version": "3.2.5",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "release-please-action",
|
||||
"version": "3.2.4",
|
||||
"version": "3.2.5",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.6.0",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"private": true,
|
||||
"version": "3.2.4",
|
||||
"version": "3.2.5",
|
||||
"description": "automated releases based on conventional commits",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user