mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-13 02:41:35 +02:00
chore(main): release 3.7.6 (#740)
🤖 I have created a release *beep* *boop* --- ## [3.7.6](https://github.com/google-github-actions/release-please-action/compare/v3.7.5...v3.7.6) (2023-03-28) ### Bug Fixes * bump release-please from 15.8.1 to 15.9.1 ([#738](https://github.com/google-github-actions/release-please-action/issues/738)) ([9997fc9](9997fc940d)) --- 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
05f40328a0
commit
ee9822ec2c
@@ -1,5 +1,12 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [3.7.6](https://github.com/google-github-actions/release-please-action/compare/v3.7.5...v3.7.6) (2023-03-28)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* bump release-please from 15.8.1 to 15.9.1 ([#738](https://github.com/google-github-actions/release-please-action/issues/738)) ([9997fc9](https://github.com/google-github-actions/release-please-action/commit/9997fc940dddf620986d5e88532ffb2cc6e22c1c))
|
||||||
|
|
||||||
## [3.7.5](https://github.com/google-github-actions/release-please-action/compare/v3.7.4...v3.7.5) (2023-03-07)
|
## [3.7.5](https://github.com/google-github-actions/release-please-action/compare/v3.7.4...v3.7.5) (2023-03-07)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "release-please-action",
|
"name": "release-please-action",
|
||||||
"version": "3.7.5",
|
"version": "3.7.6",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "release-please-action",
|
"name": "release-please-action",
|
||||||
"version": "3.7.5",
|
"version": "3.7.6",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/core": "^1.10.0",
|
"@actions/core": "^1.10.0",
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "release-please-action",
|
"name": "release-please-action",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "3.7.5",
|
"version": "3.7.6",
|
||||||
"description": "automated releases based on conventional commits",
|
"description": "automated releases based on conventional commits",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user