Skip to content

Commit

Permalink
chore(main): release 4.1.4 (#1039)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[4.1.4](v4.1.3...v4.1.4)
(2024-10-02)


### Bug Fixes

* bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group
([#1015](#1015))
([5ec1cbd](5ec1cbd))
* bump release-please from 16.12.0 to 16.13.0
([#1030](#1030))
([caa0464](caa0464))
* bump release-please from 16.13.0 to 16.14.0
([#1032](#1032))
([b2a986c](b2a986c))
* **deps:** update release-please to 16.14.1
([#1036](#1036))
([2942e51](2942e51))

---
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 Oct 2, 2024
1 parent 4a74f24 commit d1a8f22
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [4.1.4](https://github.com/googleapis/release-please-action/compare/v4.1.3...v4.1.4) (2024-10-02)


### Bug Fixes

* bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group ([#1015](https://github.com/googleapis/release-please-action/issues/1015)) ([5ec1cbd](https://github.com/googleapis/release-please-action/commit/5ec1cbd9cb73c9d06637313bec5e3d6788e6a5f1))
* bump release-please from 16.12.0 to 16.13.0 ([#1030](https://github.com/googleapis/release-please-action/issues/1030)) ([caa0464](https://github.com/googleapis/release-please-action/commit/caa04646d19fbb163bb853d276be1877fd092e90))
* bump release-please from 16.13.0 to 16.14.0 ([#1032](https://github.com/googleapis/release-please-action/issues/1032)) ([b2a986c](https://github.com/googleapis/release-please-action/commit/b2a986c7e2f041e21005c546b2e03e9722e45bad))
* **deps:** update release-please to 16.14.1 ([#1036](https://github.com/googleapis/release-please-action/issues/1036)) ([2942e51](https://github.com/googleapis/release-please-action/commit/2942e515c92f10850cc891e4900fb50eb62eba74))

## [4.1.3](https://github.com/googleapis/release-please-action/compare/v4.1.2...v4.1.3) (2024-06-10)


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.3",
"version": "4.1.4",
"description": "automated releases based on conventional commits",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit d1a8f22

Please sign in to comment.