Skip to content

Commit 5792afc

Browse files
chore(main): release 4.1.5 (#1086)
🤖 I have created a release *beep* *boop* --- ## [4.1.5](v4.1.4...v4.1.5) (2025-02-27) ### Bug Fixes * **deps:** update release-please to 16.18.0 ([#1083](#1083)) ([aeb7f8d](aeb7f8d)) --- 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 e98f931 commit 5792afc

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.1.5](https://github.com/googleapis/release-please-action/compare/v4.1.4...v4.1.5) (2025-02-27)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update release-please to 16.18.0 ([#1083](https://github.com/googleapis/release-please-action/issues/1083)) ([aeb7f8d](https://github.com/googleapis/release-please-action/commit/aeb7f8d38402d856532f7c879373d8116956b1c8))
9+
310
## [4.1.4](https://github.com/googleapis/release-please-action/compare/v4.1.3...v4.1.4) (2024-10-02)
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.4",
4+
"version": "4.1.5",
55
"description": "automated releases based on conventional commits",
66
"main": "index.js",
77
"scripts": {

0 commit comments

Comments
 (0)