mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-08 19:11:13 +02:00
chore: release 2.9.1 (#115)
This commit is contained in:
committed by
GitHub
parent
15d0718b84
commit
970f8b6b3e
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
### [2.9.1](https://www.github.com/google-github-actions/release-please-action/compare/v2.9.0...v2.9.1) (2020-11-25)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **build:** attempt to ignore errors ([15d0718](https://www.github.com/google-github-actions/release-please-action/commit/15d0718b84b06b34d9125a5d7e97b38888480f99))
|
||||
|
||||
## [2.9.0](https://www.github.com/google-github-actions/release-please-action/compare/v2.8.2...v2.9.0) (2020-11-25)
|
||||
|
||||
|
||||
|
||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"version": "2.9.0",
|
||||
"version": "2.9.1",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"private": true,
|
||||
"version": "2.9.0",
|
||||
"version": "2.9.1",
|
||||
"description": "automated releases based on conventional commits",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user