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

Commit e4dc86b

Browse files
chore(main): release 4.1.1 (#8)
🤖 I have created a release *beep* *boop* --- ## [4.1.1](v4.1.0...v4.1.1) (2024-05-13) ### Bug Fixes * add deprecation warning to workflow run ([#1](#1)) ([edb78cf](edb78cf)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent db75dc8 commit e4dc86b

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.1](https://github.com/google-github-actions/release-please-action/compare/v4.1.0...v4.1.1) (2024-05-13)
4+
5+
6+
### Bug Fixes
7+
8+
* add deprecation warning to workflow run ([#1](https://github.com/google-github-actions/release-please-action/issues/1)) ([edb78cf](https://github.com/google-github-actions/release-please-action/commit/edb78cf884d22d5d991d94144d031fce49cadbea))
9+
310
## [4.1.0](https://github.com/google-github-actions/release-please-action/compare/v4.0.3...v4.1.0) (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.1.0",
4+
"version": "4.1.1",
55
"description": "automated releases based on conventional commits",
66
"main": "index.js",
77
"scripts": {

0 commit comments

Comments
 (0)