mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-08 21:21:17 +02:00
chore: release 2.12.1 (#159)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
This commit is contained in:
committed by
GitHub
parent
6d21c86f6e
commit
4ec7fc5e13
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
### [2.12.1](https://www.github.com/google-github-actions/release-please-action/compare/v2.12.0...v2.12.1) (2020-12-10)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **release-please:** map go to alternate tag separator ([#157](https://www.github.com/google-github-actions/release-please-action/issues/157)) ([bdc110f](https://www.github.com/google-github-actions/release-please-action/commit/bdc110f19e7d011ed957f41b21f69b3005d151c1))
|
||||
|
||||
## [2.12.0](https://www.github.com/google-github-actions/release-please-action/compare/v2.11.5...v2.12.0) (2020-12-10)
|
||||
|
||||
|
||||
|
||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"version": "2.12.0",
|
||||
"version": "2.12.1",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"private": true,
|
||||
"version": "2.12.0",
|
||||
"version": "2.12.1",
|
||||
"description": "automated releases based on conventional commits",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user