Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

Commit 76ee919

Browse files
google-github-actions-botBenjamin E. Coe
andauthored
chore: release 2.19.0 (#234)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
1 parent 59a01bf commit 76ee919

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [2.19.0](https://www.github.com/google-github-actions/release-please-action/compare/v2.18.1...v2.19.0) (2021-02-17)
4+
5+
6+
### Features
7+
8+
* **release-please:** add default token input option ([#212](https://www.github.com/google-github-actions/release-please-action/issues/212)) ([eea7db7](https://www.github.com/google-github-actions/release-please-action/commit/eea7db7fda9e26271d7bcd313f760e7443fee321))
9+
10+
11+
### Bug Fixes
12+
13+
* get the correct boolean value of the input ([#233](https://www.github.com/google-github-actions/release-please-action/issues/233)) ([c23605f](https://www.github.com/google-github-actions/release-please-action/commit/c23605fcb2b0807911f30bf19060ddeda84e105a))
14+
315
### [2.18.1](https://www.github.com/google-github-actions/release-please-action/compare/v2.18.0...v2.18.1) (2021-02-15)
416

517

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "release-please-action",
33
"private": true,
4-
"version": "2.18.1",
4+
"version": "2.19.0",
55
"description": "automated releases based on conventional commits",
66
"main": "index.js",
77
"scripts": {

0 commit comments

Comments
 (0)