chore(release): 4.2.1 [skip ci]

## [4.2.1](https://github.com/cycjimmy/semantic-release-action/compare/v4.2.0...v4.2.1) (2025-06-07)

### Bug Fixes

* update marked terminal to v7.3.0 ([b52fa1b](b52fa1bae5))
This commit is contained in:
semantic-release-bot 2025-06-07 15:35:33 +00:00
parent 76e103a7e9
commit c4a2fa8906
3 changed files with 29 additions and 21 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@cycjimmy/semantic-release-action",
"version": "4.2.0",
"version": "4.2.1",
"description": "GitHub Action for Semantic Release",
"main": "index.js",
"scripts": {
@ -25,6 +25,6 @@
"@cycjimmy/awesome-js-funcs": "^4.0.9",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"semantic-release": "^24.2.3"
"semantic-release": "^24.2.5"
}
}