mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-09 09:51:13 +02:00
chore: release 2.5.6 (#90)
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
### [2.5.6](https://www.github.com/GoogleCloudPlatform/release-please-action/compare/v2.5.5...v2.5.6) (2020-10-15)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **release-please:** fallback to tag ([#89](https://www.github.com/GoogleCloudPlatform/release-please-action/issues/89)) ([c6f1cd6](https://www.github.com/GoogleCloudPlatform/release-please-action/commit/c6f1cd680fabd9729dc13f6bde59ed5160acb9a3))
|
||||
|
||||
### [2.5.5](https://www.github.com/GoogleCloudPlatform/release-please-action/compare/v2.5.4...v2.5.5) (2020-10-10)
|
||||
|
||||
|
||||
|
||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"version": "2.5.5",
|
||||
"version": "2.5.6",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"private": true,
|
||||
"version": "2.5.5",
|
||||
"version": "2.5.6",
|
||||
"description": "automated releases based on conventional commits",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user