Skip to content

Commit

Permalink
chore(main): release 3.7.2 (#681)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[3.7.2](v3.7.1...v3.7.2)
(2023-01-13)


### Bug Fixes

* bump release-please from 15.0.0 to 15.1.0
([#690](https://github.com/google-github-actions/release-please-action/issues/690))
([385de71](385de71))
* bump release-please from 15.1.0 to 15.1.1
([#692](https://github.com/google-github-actions/release-please-action/issues/692))
([12cb297](12cb297))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
google-github-actions-bot committed Jan 13, 2023
1 parent c9a1c39 commit e673b0b
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog

## [3.7.2](https://github.com/google-github-actions/release-please-action/compare/v3.7.1...v3.7.2) (2023-01-13)


### Bug Fixes

* bump release-please from 15.0.0 to 15.1.0 ([#690](https://github.com/google-github-actions/release-please-action/issues/690)) ([385de71](https://github.com/google-github-actions/release-please-action/commit/385de7152f5489c81e25999c38b496efa25007c7))
* bump release-please from 15.1.0 to 15.1.1 ([#692](https://github.com/google-github-actions/release-please-action/issues/692)) ([12cb297](https://github.com/google-github-actions/release-please-action/commit/12cb29772d62c8bf62c09e6f888a4c474d2e796f))

## [3.7.1](https://github.com/google-github-actions/release-please-action/compare/v3.7.0...v3.7.1) (2022-12-13)


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
@@ -1,7 +1,7 @@
{
"name": "release-please-action",
"private": true,
"version": "3.7.1",
"version": "3.7.2",
"description": "automated releases based on conventional commits",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit e673b0b

Please sign in to comment.