mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-13 06:01:38 +02:00
chore: release 2.11.2 (#144)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
This commit is contained in:
committed by
GitHub
parent
97021ca0e1
commit
636de4c256
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
### [2.11.2](https://www.github.com/google-github-actions/release-please-action/compare/v2.11.1...v2.11.2) (2020-12-07)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **go:** pass monorepoTags when opening PR ([#142](https://www.github.com/google-github-actions/release-please-action/issues/142)) ([3428252](https://www.github.com/google-github-actions/release-please-action/commit/34282521f08daa0962fba0a8d98936286a0b2896))
|
||||
|
||||
### [2.11.1](https://www.github.com/google-github-actions/release-please-action/compare/v2.11.0...v2.11.1) (2020-12-07)
|
||||
|
||||
|
||||
|
||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"version": "2.11.1",
|
||||
"version": "2.11.2",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"private": true,
|
||||
"version": "2.11.1",
|
||||
"version": "2.11.2",
|
||||
"description": "automated releases based on conventional commits",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user