Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

Commit e0b9d18

Browse files
chore(main): release 3.7.5 (#731)
🤖 I have created a release *beep* *boop* --- ## [3.7.5](v3.7.4...v3.7.5) (2023-03-07) ### Bug Fixes * bump release-please from 15.7.0 to 15.8.0 ([#720](https://github.com/google-github-actions/release-please-action/issues/720)) ([57bb5dc](57bb5dc)) * bump release-please from 15.8.0 to 15.8.1 ([#728](https://github.com/google-github-actions/release-please-action/issues/728)) ([0e82314](0e82314)) --- 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 <[email protected]>
1 parent 5c7e88a commit e0b9d18

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [3.7.5](https://github.com/google-github-actions/release-please-action/compare/v3.7.4...v3.7.5) (2023-03-07)
4+
5+
6+
### Bug Fixes
7+
8+
* bump release-please from 15.7.0 to 15.8.0 ([#720](https://github.com/google-github-actions/release-please-action/issues/720)) ([57bb5dc](https://github.com/google-github-actions/release-please-action/commit/57bb5dcfd45d36ae2cf9a53c8471809f069b51fd))
9+
* bump release-please from 15.8.0 to 15.8.1 ([#728](https://github.com/google-github-actions/release-please-action/issues/728)) ([0e82314](https://github.com/google-github-actions/release-please-action/commit/0e8231443801f46a34e86e2cba13c69d75dd053e))
10+
311
## [3.7.4](https://github.com/google-github-actions/release-please-action/compare/v3.7.3...v3.7.4) (2023-02-13)
412

513

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "release-please-action",
33
"private": true,
4-
"version": "3.7.4",
4+
"version": "3.7.5",
55
"description": "automated releases based on conventional commits",
66
"main": "index.js",
77
"scripts": {

0 commit comments

Comments
 (0)