Skip to content

Commit

Permalink
chore: release 2.9.0 (#114)
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 Nov 25, 2020
1 parent 032fe68 commit f253d1a
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [2.9.0](https://www.github.com/google-github-actions/release-please-action/compare/v2.8.2...v2.9.0) (2020-11-25)


### Features

* pass monorepoTags and packageName when creating GitHub release ([#112](https://www.github.com/google-github-actions/release-please-action/issues/112)) ([69af5fc](https://www.github.com/google-github-actions/release-please-action/commit/69af5fc7d9bb0977586102a0e1488abab7fdaace))


### Bug Fixes

* **build:** add message to tag ([b467439](https://www.github.com/google-github-actions/release-please-action/commit/b46743913ea2c717e2a144864cd026c3f2df4029))

### [2.8.2](https://www.github.com/google-github-actions/release-please-action/compare/v2.8.1...v2.8.2) (2020-11-25)


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

0 comments on commit f253d1a

Please sign in to comment.