mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-13 13:11:34 +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
|
# 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)
|
## [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",
|
"name": "release-please-action",
|
||||||
"version": "3.2.7",
|
"version": "3.2.8",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "release-please-action",
|
"name": "release-please-action",
|
||||||
"version": "3.2.7",
|
"version": "3.2.8",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/core": "^1.6.0",
|
"@actions/core": "^1.6.0",
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "release-please-action",
|
"name": "release-please-action",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "3.2.7",
|
"version": "3.2.8",
|
||||||
"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