Skip to content

Commit

Permalink
chore(main): release 4.2.0 (#1096)
Browse files Browse the repository at this point in the history
🤖 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).
  • Loading branch information
yoshi-code-bot authored Mar 7, 2025
1 parent dcfad47 commit a02a34c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.2.0](https://github.com/googleapis/release-please-action/compare/v4.1.5...v4.2.0) (2025-03-07)


### Features

* 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))

## [4.1.5](https://github.com/googleapis/release-please-action/compare/v4.1.4...v4.1.5) (2025-02-27)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "release-please-action",
"private": true,
"version": "4.1.5",
"version": "4.2.0",
"description": "automated releases based on conventional commits",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit a02a34c

Please sign in to comment.