mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-14 01:51:34 +02:00
chore: release 2.9.2 (#117)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
This commit is contained in:
committed by
GitHub
parent
cfd3483816
commit
5c27197af7
@@ -1,5 +1,12 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
### [2.9.2](https://www.github.com/google-github-actions/release-please-action/compare/v2.9.1...v2.9.2) (2020-11-25)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* parse false value for clean ([fc5b3e5](https://www.github.com/google-github-actions/release-please-action/commit/fc5b3e5c11baace865aed65127f107a4d8b392da))
|
||||||
|
|
||||||
### [2.9.1](https://www.github.com/google-github-actions/release-please-action/compare/v2.9.0...v2.9.1) (2020-11-25)
|
### [2.9.1](https://www.github.com/google-github-actions/release-please-action/compare/v2.9.0...v2.9.1) (2020-11-25)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "release-please-action",
|
"name": "release-please-action",
|
||||||
"version": "2.9.1",
|
"version": "2.9.2",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "release-please-action",
|
"name": "release-please-action",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "2.9.1",
|
"version": "2.9.2",
|
||||||
"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