mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-05 10:37:47 +02:00
chore(main): release 3.2.8 (#518)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
This commit is contained in:
committed by
GitHub
parent
07b1f35360
commit
b910fcea12
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## [3.2.8](https://github.com/google-github-actions/release-please-action/compare/v3.2.7...v3.2.8) (2022-07-05)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* bump release-please from 13.18.6 to 13.18.7 ([#516](https://github.com/google-github-actions/release-please-action/issues/516)) ([d6d4800](https://github.com/google-github-actions/release-please-action/commit/d6d48007a1fba5f800b3d14061313e9c2feb9fdd))
|
||||
|
||||
## [3.2.7](https://github.com/google-github-actions/release-please-action/compare/v3.2.6...v3.2.7) (2022-06-30)
|
||||
|
||||
|
||||
|
||||
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"version": "3.2.7",
|
||||
"version": "3.2.8",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "release-please-action",
|
||||
"version": "3.2.7",
|
||||
"version": "3.2.8",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.6.0",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"private": true,
|
||||
"version": "3.2.7",
|
||||
"version": "3.2.8",
|
||||
"description": "automated releases based on conventional commits",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user