Skip to content

Commit

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


##
[4.1.1](v4.1.0...v4.1.1)
(2024-05-14)


### Bug Fixes

* bump release-please from 16.10.0 to 16.10.2
([#969](#969))
([aa764e0](aa764e0))
* bump the npm_and_yarn group with 1 update
([#967](#967))
([ce529d4](ce529d4))

---
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 committed May 14, 2024
1 parent e38465d commit f3969c0
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [4.1.1](https://github.com/googleapis/release-please-action/compare/v4.1.0...v4.1.1) (2024-05-14)


### Bug Fixes

* bump release-please from 16.10.0 to 16.10.2 ([#969](https://github.com/googleapis/release-please-action/issues/969)) ([aa764e0](https://github.com/googleapis/release-please-action/commit/aa764e0b5db70af7b607fa690b4d1799ceb802d6))
* bump the npm_and_yarn group with 1 update ([#967](https://github.com/googleapis/release-please-action/issues/967)) ([ce529d4](https://github.com/googleapis/release-please-action/commit/ce529d4a4014c4760ec75d3ba6482e3b80d58862))

## [4.1.0](https://github.com/google-github-actions/release-please-action/compare/v4.0.3...v4.1.0) (2024-03-11)


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

0 comments on commit f3969c0

Please sign in to comment.