1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-05 10:37:47 +02:00

chore(main): release 4.1.0 (#957)

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


##
[4.1.0](https://github.com/google-github-actions/release-please-action/compare/v4.0.3...v4.1.0)
(2024-03-11)


### Features

* add `changelog-host` input to `action.yml`
([#948](https://github.com/google-github-actions/release-please-action/issues/948))
([863b06f](863b06fd1c))

---
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>
This commit is contained in:
Google GitHub Actions Bot
2024-03-11 15:41:33 -04:00
committed by GitHub
parent 733a6d752f
commit a37ac6e4f6
3 changed files with 10 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "release-please-action",
"private": true,
"version": "4.0.3",
"version": "4.1.0",
"description": "automated releases based on conventional commits",
"main": "index.js",
"scripts": {