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

Commit a37ac6e

Browse files
chore(main): release 4.1.0 (#957)
🤖 I have created a release *beep* *boop* --- ## [4.1.0](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](863b06f)) --- 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 733a6d7 commit a37ac6e

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [4.1.0](https://github.com/google-github-actions/release-please-action/compare/v4.0.3...v4.1.0) (2024-03-11)
4+
5+
6+
### Features
7+
8+
* add `changelog-host` input to `action.yml` ([#948](https://github.com/google-github-actions/release-please-action/issues/948)) ([863b06f](https://github.com/google-github-actions/release-please-action/commit/863b06fd1cd7f36c1d74d697ddebe3cf5be4c6b0))
9+
310
## [4.0.3](https://github.com/google-github-actions/release-please-action/compare/v4.0.2...v4.0.3) (2024-03-11)
411

512

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.3",
4+
"version": "4.1.0",
55
"description": "automated releases based on conventional commits",
66
"main": "index.js",
77
"scripts": {

0 commit comments

Comments
 (0)