Skip to content

Commit af19907

Browse files
chore(main): release 3.7.0 (#674)
🤖 I have created a release *beep* *boop* --- ## [3.7.0](google-github-actions/release-please-action@v3.6.1...v3.7.0) (2022-12-08) ### Features * add `pull-request-header` input ([#615](https://github.com/google-github-actions/release-please-action/issues/615)) ([9963ea2](google-github-actions/release-please-action@9963ea2)) ### Bug Fixes * update `release-please` to `14.17.5` ([#671](https://github.com/google-github-actions/release-please-action/issues/671)) ([4da3bc1](google-github-actions/release-please-action@4da3bc1)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: Jeff Ching <chingor@google.com>
1 parent 264b85c commit af19907

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

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

3+
## [3.7.0](https://github.com/google-github-actions/release-please-action/compare/v3.6.1...v3.7.0) (2022-12-08)
4+
5+
6+
### Features
7+
8+
* add `pull-request-header` input ([#615](https://github.com/google-github-actions/release-please-action/issues/615)) ([9963ea2](https://github.com/google-github-actions/release-please-action/commit/9963ea2aa819d5b257e4e6d1d66b82b25b7bafea))
9+
10+
11+
### Bug Fixes
12+
13+
* update `release-please` to `14.17.5` ([#671](https://github.com/google-github-actions/release-please-action/issues/671)) ([4da3bc1](https://github.com/google-github-actions/release-please-action/commit/4da3bc15340c3f885c6200feee80e1f458213e15))
14+
315
## [3.6.1](https://github.com/google-github-actions/release-please-action/compare/v3.6.0...v3.6.1) (2022-11-23)
416

517

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "3.6.1",
4+
"version": "3.7.0",
55
"description": "automated releases based on conventional commits",
66
"main": "index.js",
77
"scripts": {

0 commit comments

Comments
 (0)