Skip to content

Commit 0091158

Browse files
google-github-actions-botBenjamin E. Coe
andauthored
chore: release 2.35.0 (#389)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
1 parent 02b1ecc commit 0091158

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.35.0](https://www.github.com/google-github-actions/release-please-action/compare/v2.34.0...v2.35.0) (2021-10-16)
4+
5+
6+
### Features
7+
8+
* **input:** add github GraphQL URL configuration for input ([#385](https://www.github.com/google-github-actions/release-please-action/issues/385)) ([720c5f8](https://www.github.com/google-github-actions/release-please-action/commit/720c5f8f53b8b3ef01ade67dd0ac1a3a8296791d))
9+
310
## [2.34.0](https://www.github.com/google-github-actions/release-please-action/compare/v2.33.1...v2.34.0) (2021-10-04)
411

512

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "release-please-action",
33
"private": true,
4-
"version": "2.34.0",
4+
"version": "2.35.0",
55
"description": "automated releases based on conventional commits",
66
"main": "index.js",
77
"scripts": {

0 commit comments

Comments
 (0)