1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-11 18:51:36 +02:00

chore(main): release 4.1.3 (#1011)

🤖 I have created a release *beep* *boop*
---


##
[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](2725132cd3))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
This commit is contained in:
yoshi-code-bot
2024-06-10 10:52:28 -07:00
committed by GitHub
parent 53ea3de120
commit 7987652d64
3 changed files with 10 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "release-please-action",
"version": "4.1.2",
"version": "4.1.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "release-please-action",
"version": "4.1.2",
"version": "4.1.3",
"license": "Apache-2.0",
"dependencies": {
"@actions/core": "^1.10.0",