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

Commit

Permalink
chore: release 2.18.1 (#219)
Browse files Browse the repository at this point in the history
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
  • Loading branch information
google-github-actions-bot and bcoe committed Feb 15, 2021
1 parent 70bba9e commit 55f1c58
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.18.1](https://www.github.com/google-github-actions/release-please-action/compare/v2.18.0...v2.18.1) (2021-02-15)


### Bug Fixes

* **release-please:** update github-release call to new function ([#217](https://www.github.com/google-github-actions/release-please-action/issues/217)) ([efd1c77](https://www.github.com/google-github-actions/release-please-action/commit/efd1c77e85e3e407ac71c4eb338fc1aa86027455))
* **release-please:** uses factory from latest version ([#222](https://www.github.com/google-github-actions/release-please-action/issues/222)) ([cede8e4](https://www.github.com/google-github-actions/release-please-action/commit/cede8e48374038ce478d27a172085187b4668923))

## [2.18.0](https://www.github.com/google-github-actions/release-please-action/compare/v2.17.0...v2.18.0) (2021-02-12)


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

0 comments on commit 55f1c58

Please sign in to comment.