Skip to content

Commit

Permalink
chore(main): release 3.7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
google-github-actions-bot committed May 25, 2023
1 parent 0a07e4a commit 7240d6d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.7.9](https://github.com/google-github-actions/release-please-action/compare/v3.7.8...v3.7.9) (2023-05-25)


### Bug Fixes

* bump release-please from 15.10.2 to 15.10.4 ([#762](https://github.com/google-github-actions/release-please-action/issues/762)) ([8475937](https://github.com/google-github-actions/release-please-action/commit/84759371f245a9245d04f684a8207ced70852d7e))

## [3.7.8](https://github.com/google-github-actions/release-please-action/compare/v3.7.7...v3.7.8) (2023-04-11)


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.7.8",
"version": "3.7.9",
"description": "automated releases based on conventional commits",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 7240d6d

Please sign in to comment.