mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-05 02:27:48 +02:00
chore(main): release 3.7.8 (#759)
🤖 I have created a release *beep* *boop* --- ## [3.7.8](https://github.com/google-github-actions/release-please-action/compare/v3.7.7...v3.7.8) (2023-04-11) ### Bug Fixes * bump release-please from 15.9.2 to 15.10.2 ([#755](https://github.com/google-github-actions/release-please-action/issues/755)) ([6730d1a](6730d1afa8)) * tag releases before opening new pull requests ([#753](https://github.com/google-github-actions/release-please-action/issues/753)) ([6a803df](6a803dfec4)), closes [#747](https://github.com/google-github-actions/release-please-action/issues/747) --- 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
5f9ebd2844
commit
c078ea3391
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## [3.7.8](https://github.com/google-github-actions/release-please-action/compare/v3.7.7...v3.7.8) (2023-04-11)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* bump release-please from 15.9.2 to 15.10.2 ([#755](https://github.com/google-github-actions/release-please-action/issues/755)) ([6730d1a](https://github.com/google-github-actions/release-please-action/commit/6730d1afa8d596ff8922e76ff5946fab917b804c))
|
||||
* tag releases before opening new pull requests ([#753](https://github.com/google-github-actions/release-please-action/issues/753)) ([6a803df](https://github.com/google-github-actions/release-please-action/commit/6a803dfec495c1b9be1bf3c24140ad1072ef9a43)), closes [#747](https://github.com/google-github-actions/release-please-action/issues/747)
|
||||
|
||||
## [3.7.7](https://github.com/google-github-actions/release-please-action/compare/v3.7.6...v3.7.7) (2023-04-10)
|
||||
|
||||
|
||||
|
||||
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"version": "3.7.7",
|
||||
"version": "3.7.8",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "release-please-action",
|
||||
"version": "3.7.7",
|
||||
"version": "3.7.8",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"private": true,
|
||||
"version": "3.7.7",
|
||||
"version": "3.7.8",
|
||||
"description": "automated releases based on conventional commits",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user