Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Commit

Permalink
chore(main): release 4.0.2 (#909)
Browse files Browse the repository at this point in the history
🤖 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 <chingor@google.com>
  • Loading branch information
google-github-actions-bot and chingor13 committed Dec 19, 2023
1 parent 8bf1247 commit cc61a07
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [4.0.2](https://github.com/google-github-actions/release-please-action/compare/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](https://github.com/google-github-actions/release-please-action/commit/df719633a752e335dfde3e62e037315a25ecf6fc))
* 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)

## [4.0.1](https://github.com/google-github-actions/release-please-action/compare/v4.0.0...v4.0.1) (2023-12-07)


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

0 comments on commit cc61a07

Please sign in to comment.