1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-13 14:11:41 +02:00

chore(main): release 3.7.0 (#674)

🤖 I have created a release *beep* *boop*
---


##
[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](9963ea2aa8))


### Bug Fixes

* update `release-please` to `14.17.5`
([#671](https://github.com/google-github-actions/release-please-action/issues/671))
([4da3bc1](4da3bc1534))

---
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>
This commit is contained in:
Google GitHub Actions Bot
2022-12-08 11:53:34 -05:00
committed by GitHub
parent 264b85cc6b
commit af1990728f
3 changed files with 15 additions and 3 deletions

View File

@@ -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": {