mirror of
https://github.com/googleapis/release-please-action.git
synced 2026-03-25 13:43:09 +00:00
chore: release 2.20.1 (#256)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
This commit is contained in:
committed by
GitHub
parent
b2a655e200
commit
071c19e790
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
### [2.20.1](https://www.github.com/google-github-actions/release-please-action/compare/v2.20.0...v2.20.1) (2021-02-23)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **release-please:** missing js-yaml dependency ([#254](https://www.github.com/google-github-actions/release-please-action/issues/254)) ([faf27ee](https://www.github.com/google-github-actions/release-please-action/commit/faf27eea7cfff4bb3dfe752f4f87c8e0b6e07378))
|
||||
|
||||
## [2.20.0](https://www.github.com/google-github-actions/release-please-action/compare/v2.19.2...v2.20.0) (2021-02-23)
|
||||
|
||||
|
||||
|
||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"version": "2.20.0",
|
||||
"version": "2.20.1",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"private": true,
|
||||
"version": "2.20.0",
|
||||
"version": "2.20.1",
|
||||
"description": "automated releases based on conventional commits",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user