Skip to content

Commit

Permalink
chore(main): release 3.1.2 (#441)
Browse files Browse the repository at this point in the history
Co-authored-by: Benjamin E. Coe <[email protected]>
  • Loading branch information
google-github-actions-bot and bcoe authored Feb 19, 2022
1 parent 098d266 commit f0145e3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [3.1.2](https://github.com/google-github-actions/release-please-action/compare/v3.1.1...v3.1.2) (2022-02-19)


### Bug Fixes

* coerce v13 release object to expected action output keys ([#437](https://github.com/google-github-actions/release-please-action/issues/437)) ([2e2f852](https://github.com/google-github-actions/release-please-action/commit/2e2f852b70c1bc5550dc4f38857a14845f04a0b5))

### [3.1.1](https://github.com/google-github-actions/release-please-action/compare/v3.1.0...v3.1.1) (2022-02-11)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "release-please-action",
"private": true,
"version": "3.1.1",
"version": "3.1.2",
"description": "automated releases based on conventional commits",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit f0145e3

Please sign in to comment.