mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-05 10:37:47 +02:00
chore(main): release 3.1.3 (#449)
Co-authored-by: Jeff Ching <chingor@google.com>
This commit is contained in:
committed by
GitHub
parent
732da67043
commit
98d3822b5f
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
### [3.1.3](https://github.com/google-github-actions/release-please-action/compare/v3.1.2...v3.1.3) (2022-03-01)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **deps:** update release-please to 13.4.14 ([#447](https://github.com/google-github-actions/release-please-action/issues/447)) ([d30f7b9](https://github.com/google-github-actions/release-please-action/commit/d30f7b96c9f77a450938b8acddfff41a035d5c32))
|
||||
|
||||
### [3.1.2](https://github.com/google-github-actions/release-please-action/compare/v3.1.1...v3.1.2) (2022-02-19)
|
||||
|
||||
|
||||
|
||||
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"version": "3.1.2",
|
||||
"version": "3.1.3",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "release-please-action",
|
||||
"version": "3.1.2",
|
||||
"version": "3.1.3",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.6.0",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"private": true,
|
||||
"version": "3.1.2",
|
||||
"version": "3.1.3",
|
||||
"description": "automated releases based on conventional commits",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user