Skip to content

Commit f56f8ad

Browse files
google-github-actions-botBenjamin E. Coe
andauthored
chore: release 2.19.2 (#248)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
1 parent a67e4db commit f56f8ad

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
### [2.19.2](https://www.github.com/google-github-actions/release-please-action/compare/v2.19.1...v2.19.2) (2021-02-20)
4+
5+
6+
### Bug Fixes
7+
8+
* **release-please:** setup.py retains formatting ([#246](https://www.github.com/google-github-actions/release-please-action/issues/246)) ([038a2f3](https://www.github.com/google-github-actions/release-please-action/commit/038a2f320b92c8a4009d3fe7261fc34c6070b446))
9+
310
### [2.19.1](https://www.github.com/google-github-actions/release-please-action/compare/v2.19.0...v2.19.1) (2021-02-18)
411

512

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.19.1",
4+
"version": "2.19.2",
55
"description": "automated releases based on conventional commits",
66
"main": "index.js",
77
"scripts": {

0 commit comments

Comments
 (0)