mirror of
https://github.com/googleapis/release-please-action.git
synced 2026-03-25 13:43:09 +00:00
chore: release 2.16.0 (#204)
This commit is contained in:
committed by
GitHub
parent
23f93356bd
commit
61a3f25af9
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## [2.16.0](https://www.github.com/google-github-actions/release-please-action/compare/v2.15.3...v2.16.0) (2021-02-02)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **release-please:** add default branch input option ([#202](https://www.github.com/google-github-actions/release-please-action/issues/202)) ([4845e49](https://www.github.com/google-github-actions/release-please-action/commit/4845e49098adfa5e7b79838e06aaf281778e9545))
|
||||
|
||||
### [2.15.3](https://www.github.com/google-github-actions/release-please-action/compare/v2.15.2...v2.15.3) (2021-01-22)
|
||||
|
||||
|
||||
|
||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"version": "2.15.3",
|
||||
"version": "2.16.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"private": true,
|
||||
"version": "2.15.3",
|
||||
"version": "2.16.0",
|
||||
"description": "automated releases based on conventional commits",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user