chore(main): release 4.4.1 (#1187)

🤖 I have created a release *beep* *boop*
---


##
[4.4.1](https://github.com/googleapis/release-please-action/compare/v4.4.0...v4.4.1)
(2026-02-20)


### Bug Fixes

* bump release-please from 17.1.3 to 17.3.0
([#1183](https://github.com/googleapis/release-please-action/issues/1183))
([ef9c274](ef9c2745db))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
This commit is contained in:
yoshi-code-bot
2026-03-30 00:42:38 -07:00
committed by GitHub
parent 8bb7a2ed0f
commit 5c625bfb5d
3 changed files with 10 additions and 3 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## [4.4.1](https://github.com/googleapis/release-please-action/compare/v4.4.0...v4.4.1) (2026-02-20)
### Bug Fixes
* bump release-please from 17.1.3 to 17.3.0 ([#1183](https://github.com/googleapis/release-please-action/issues/1183)) ([ef9c274](https://github.com/googleapis/release-please-action/commit/ef9c2745dbfb629d38ebfafa3347a81ab2d51409))
## [4.4.0](https://github.com/googleapis/release-please-action/compare/v4.3.0...v4.4.0) (2025-10-09)

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "release-please-action",
"version": "4.4.0",
"version": "4.4.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "release-please-action",
"version": "4.4.0",
"version": "4.4.1",
"license": "Apache-2.0",
"dependencies": {
"@actions/core": "^1.10.0",

View File

@@ -1,7 +1,7 @@
{
"name": "release-please-action",
"private": true,
"version": "4.4.0",
"version": "4.4.1",
"description": "automated releases based on conventional commits",
"main": "index.js",
"scripts": {