mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-08 15:31:13 +02:00
chore(main): release 3.7.9 (#765)
🤖 I have created a release *beep* *boop* --- ## [3.7.9](https://github.com/google-github-actions/release-please-action/compare/v3.7.8...v3.7.9) (2023-05-25) ### Bug Fixes * bump release-please from 15.10.2 to 15.10.4 ([#762](https://github.com/google-github-actions/release-please-action/issues/762)) ([8475937](84759371f2)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: Jeff Ching <chingor@google.com>
This commit is contained in:
committed by
GitHub
parent
221cfd7fc8
commit
51ee8ae260
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## [3.7.9](https://github.com/google-github-actions/release-please-action/compare/v3.7.8...v3.7.9) (2023-05-25)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* bump release-please from 15.10.2 to 15.10.4 ([#762](https://github.com/google-github-actions/release-please-action/issues/762)) ([8475937](https://github.com/google-github-actions/release-please-action/commit/84759371f245a9245d04f684a8207ced70852d7e))
|
||||
|
||||
## [3.7.8](https://github.com/google-github-actions/release-please-action/compare/v3.7.7...v3.7.8) (2023-04-11)
|
||||
|
||||
|
||||
|
||||
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"version": "3.7.8",
|
||||
"version": "3.7.9",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "release-please-action",
|
||||
"version": "3.7.8",
|
||||
"version": "3.7.9",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"private": true,
|
||||
"version": "3.7.8",
|
||||
"version": "3.7.9",
|
||||
"description": "automated releases based on conventional commits",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user