Skip to content

Commit

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


##
[4.1.3](v4.1.2...v4.1.3)
(2024-06-10)


### Bug Fixes

* correct log output when creating releases
([#933](#933))
([2725132](2725132))

---
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
yoshi-code-bot committed Jun 10, 2024
1 parent 53ea3de commit 7987652
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

## [4.1.3](https://github.com/googleapis/release-please-action/compare/v4.1.2...v4.1.3) (2024-06-10)


### Bug Fixes

* correct log output when creating releases ([#933](https://github.com/googleapis/release-please-action/issues/933)) ([2725132](https://github.com/googleapis/release-please-action/commit/2725132cd346852cc752c1619637c864deda8440))

## [4.1.2](https://github.com/googleapis/release-please-action/compare/v4.1.1...v4.1.2) (2024-06-10)


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

0 comments on commit 7987652

Please sign in to comment.