mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-08 15:11:12 +02:00
chore: release 2.11.5 (#152)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
This commit is contained in:
committed by
GitHub
parent
431f1c7e12
commit
51ac13fe46
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
### [2.11.5](https://www.github.com/google-github-actions/release-please-action/compare/v2.11.4...v2.11.5) (2020-12-08)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **go:** non-gapic/apiary libraries now bump patch ([#150](https://www.github.com/google-github-actions/release-please-action/issues/150)) ([00fefb4](https://www.github.com/google-github-actions/release-please-action/commit/00fefb4ff917a53cb65ed27c14c0586ef9055b37))
|
||||
|
||||
### [2.11.4](https://www.github.com/google-github-actions/release-please-action/compare/v2.11.3...v2.11.4) (2020-12-07)
|
||||
|
||||
|
||||
|
||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"version": "2.11.4",
|
||||
"version": "2.11.5",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"private": true,
|
||||
"version": "2.11.4",
|
||||
"version": "2.11.5",
|
||||
"description": "automated releases based on conventional commits",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user