Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Commit

Permalink
chore(main): release 4.1.1 (#8)
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-13)


### Bug Fixes

* add deprecation warning to workflow run
([#1](#1))
([edb78cf](edb78cf))

---
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
google-github-actions-bot committed May 13, 2024
1 parent db75dc8 commit e4dc86b
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.1.1](https://github.com/google-github-actions/release-please-action/compare/v4.1.0...v4.1.1) (2024-05-13)


### Bug Fixes

* add deprecation warning to workflow run ([#1](https://github.com/google-github-actions/release-please-action/issues/1)) ([edb78cf](https://github.com/google-github-actions/release-please-action/commit/edb78cf884d22d5d991d94144d031fce49cadbea))

## [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 e4dc86b

Please sign in to comment.