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

Commit cc61a07

Browse files
chore(main): release 4.0.2 (#909)
🤖 I have created a release *beep* *boop* --- ## [4.0.2](v4.0.1...v4.0.2) (2023-12-18) ### Bug Fixes * bump release-please from 16.4.0 to 16.5.0 ([#905](https://github.com/google-github-actions/release-please-action/issues/905)) ([df71963](df71963)) * log release-please version ([#910](https://github.com/google-github-actions/release-please-action/issues/910)) ([2a496d1](2a496d1)), closes [#325](https://github.com/google-github-actions/release-please-action/issues/325) --- 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 8bf1247 commit cc61a07

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+
## [4.0.2](https://github.com/google-github-actions/release-please-action/compare/v4.0.1...v4.0.2) (2023-12-18)
4+
5+
6+
### Bug Fixes
7+
8+
* bump release-please from 16.4.0 to 16.5.0 ([#905](https://github.com/google-github-actions/release-please-action/issues/905)) ([df71963](https://github.com/google-github-actions/release-please-action/commit/df719633a752e335dfde3e62e037315a25ecf6fc))
9+
* log release-please version ([#910](https://github.com/google-github-actions/release-please-action/issues/910)) ([2a496d1](https://github.com/google-github-actions/release-please-action/commit/2a496d1db5f8860ae46f6066f5dcb73490a99d02)), closes [#325](https://github.com/google-github-actions/release-please-action/issues/325)
10+
311
## [4.0.1](https://github.com/google-github-actions/release-please-action/compare/v4.0.0...v4.0.1) (2023-12-07)
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": "4.0.1",
4+
"version": "4.0.2",
55
"description": "automated releases based on conventional commits",
66
"main": "index.js",
77
"scripts": {

0 commit comments

Comments
 (0)