mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-08 11:11:14 +02:00
chore: release 2.9.3 (#120)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
This commit is contained in:
committed by
GitHub
parent
44f0b62c2d
commit
f54698cca9
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
### [2.9.3](https://www.github.com/google-github-actions/release-please-action/compare/v2.9.2...v2.9.3) (2020-11-25)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **release-please:** don't add labels from fork ([13bffc3](https://www.github.com/google-github-actions/release-please-action/commit/13bffc3e974a8edf5d4830257a17d40e9cb9a32f))
|
||||
|
||||
### [2.9.2](https://www.github.com/google-github-actions/release-please-action/compare/v2.9.1...v2.9.2) (2020-11-25)
|
||||
|
||||
|
||||
|
||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"version": "2.9.2",
|
||||
"version": "2.9.3",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"private": true,
|
||||
"version": "2.9.2",
|
||||
"version": "2.9.3",
|
||||
"description": "automated releases based on conventional commits",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user