chore(release): 4.1.1 [skip ci]

## [4.1.1](https://github.com/cycjimmy/semantic-release-action/compare/v4.1.0...v4.1.1) (2024-09-25)

### Bug Fixes

* default use semantic-release@24 ([c22487b](c22487b442))
This commit is contained in:
semantic-release-bot 2024-09-25 05:57:10 +00:00
parent c22487b442
commit b1b432f13a
3 changed files with 10 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@cycjimmy/semantic-release-action",
"version": "4.1.0",
"version": "4.1.1",
"description": "GitHub Action for Semantic Release",
"main": "index.js",
"scripts": {