Skip to content

Commit a02a34c

Browse files
chore(main): release 4.2.0 (#1096)
🤖 I have created a release *beep* *boop* --- ## [4.2.0](v4.1.5...v4.2.0) (2025-03-07) ### Features * support for skip-labeling parameter for GitHub action ([#1066](#1066)) ([fb7f385](fb7f385)) --- 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 dcfad47 commit a02a34c

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

Diff for: CHANGELOG.md

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

3+
## [4.2.0](https://github.com/googleapis/release-please-action/compare/v4.1.5...v4.2.0) (2025-03-07)
4+
5+
6+
### Features
7+
8+
* support for skip-labeling parameter for GitHub action ([#1066](https://github.com/googleapis/release-please-action/issues/1066)) ([fb7f385](https://github.com/googleapis/release-please-action/commit/fb7f385da2046f35c544011bc27c9f809122ad2c))
9+
310
## [4.1.5](https://github.com/googleapis/release-please-action/compare/v4.1.4...v4.1.5) (2025-02-27)
411

512

Diff for: package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)