mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-05 02:27:48 +02:00
chore(main): release 3.7.12 (#815)
🤖 I have created a release *beep* *boop* --- ## [3.7.12](https://github.com/google-github-actions/release-please-action/compare/v3.7.11...v3.7.12) (2023-09-28) ### Bug Fixes * bump release-please from 15.12.0 to 15.13.0 ([#813](https://github.com/google-github-actions/release-please-action/issues/813)) ([01b3219](01b3219546)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This commit is contained in:
committed by
GitHub
parent
1c7728c18b
commit
4c5670f886
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## [3.7.12](https://github.com/google-github-actions/release-please-action/compare/v3.7.11...v3.7.12) (2023-09-28)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* bump release-please from 15.12.0 to 15.13.0 ([#813](https://github.com/google-github-actions/release-please-action/issues/813)) ([01b3219](https://github.com/google-github-actions/release-please-action/commit/01b3219546e6e7c4cfdaece8cd06efa464f49e2a))
|
||||
|
||||
## [3.7.10](https://github.com/google-github-actions/release-please-action/compare/v3.7.9...v3.7.10) (2023-06-23)
|
||||
|
||||
|
||||
|
||||
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"version": "3.7.10",
|
||||
"version": "3.7.12",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "release-please-action",
|
||||
"version": "3.7.10",
|
||||
"version": "3.7.12",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"private": true,
|
||||
"version": "3.7.10",
|
||||
"version": "3.7.12",
|
||||
"description": "automated releases based on conventional commits",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user