Skip to content

Commit

Permalink
chore(main): release 3.7.0 (#674)
Browse files Browse the repository at this point in the history
🤖 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>
  • Loading branch information
google-github-actions-bot and chingor13 authored Dec 8, 2022
1 parent 264b85c commit af19907
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [3.7.0](https://github.com/google-github-actions/release-please-action/compare/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](https://github.com/google-github-actions/release-please-action/commit/9963ea2aa819d5b257e4e6d1d66b82b25b7bafea))


### Bug Fixes

* 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))

## [3.6.1](https://github.com/google-github-actions/release-please-action/compare/v3.6.0...v3.6.1) (2022-11-23)


Expand Down
4 changes: 2 additions & 2 deletions 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": "3.6.1",
"version": "3.7.0",
"description": "automated releases based on conventional commits",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit af19907

Please sign in to comment.