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

Commit

Permalink
chore: release 2.15.2 (#197)
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 Jan 16, 2021
1 parent d19d6a0 commit b0d436f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

### [2.15.2](https://www.github.com/google-github-actions/release-please-action/compare/v2.15.1...v2.15.2) (2021-01-16)


### Bug Fixes

* **pagination:** tagging can use 'updated' releases should use 'created' ([b5e370c](https://www.github.com/google-github-actions/release-please-action/commit/b5e370ce70ebd5db6cffa9e93327c62dbd29ffde))
* **release-please:** fix whitespace issues in Rust ([#195](https://www.github.com/google-github-actions/release-please-action/issues/195)) ([b5e370c](https://www.github.com/google-github-actions/release-please-action/commit/b5e370ce70ebd5db6cffa9e93327c62dbd29ffde))

### [2.15.1](https://www.github.com/google-github-actions/release-please-action/compare/v2.15.0...v2.15.1) (2021-01-15)


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": "2.15.1",
"version": "2.15.2",
"description": "automated releases based on conventional commits",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit b0d436f

Please sign in to comment.