mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-10 08:51:14 +02:00
chore(main): release 3.6.1 (#666)
🤖 I have created a release *beep* *boop* --- ## [3.6.1](https://github.com/google-github-actions/release-please-action/compare/v3.6.0...v3.6.1) (2022-11-23) ### Bug Fixes * bump release-please from 14.16.0 to 14.17.2 ([#664](https://github.com/google-github-actions/release-please-action/issues/664)) ([c8f107f](c8f107f4cf)) --- 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
81a2512e00
commit
ed61e76296
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## [3.6.1](https://github.com/google-github-actions/release-please-action/compare/v3.6.0...v3.6.1) (2022-11-23)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* bump release-please from 14.16.0 to 14.17.2 ([#664](https://github.com/google-github-actions/release-please-action/issues/664)) ([c8f107f](https://github.com/google-github-actions/release-please-action/commit/c8f107f4cfb84600d0985a304bd17c16d7e4fac2))
|
||||
|
||||
## [3.6.0](https://github.com/google-github-actions/release-please-action/compare/v3.5.1...v3.6.0) (2022-11-09)
|
||||
|
||||
|
||||
|
||||
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"version": "3.6.0",
|
||||
"version": "3.6.1",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "release-please-action",
|
||||
"version": "3.6.0",
|
||||
"version": "3.6.1",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.0",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"private": true,
|
||||
"version": "3.6.0",
|
||||
"version": "3.6.1",
|
||||
"description": "automated releases based on conventional commits",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user