Skip to content

Commit

Permalink
chore: release 2.34.0 (#383)
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 Oct 4, 2021
1 parent 6e9d0b1 commit 413fe37
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.34.0](https://github.com/google-github-actions/release-please-action/compare/v2.33.1...v2.34.0) (2021-10-04)


### Features

* allow repo url to be set as argument to GitHub action ([#380](https://github.com/google-github-actions/release-please-action/issues/380)) ([a0cd0f5](https://github.com/google-github-actions/release-please-action/commit/a0cd0f5123ff8cb3d8e4aefd3158a4276c2034ed))


### Bug Fixes

* **config:** add apiUrl config on Github release command ([#379](https://github.com/google-github-actions/release-please-action/issues/379)) ([906f915](https://github.com/google-github-actions/release-please-action/commit/906f9156f8d5659aa73c8cc6c4aea2c65cde2be2))

### [2.33.1](https://github.com/google-github-actions/release-please-action/compare/v2.33.0...v2.33.1) (2021-09-24)


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

0 comments on commit 413fe37

Please sign in to comment.