mirror of
https://github.com/cycjimmy/semantic-release-action.git
synced 2026-04-08 00:10:03 +00:00
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:
parent
76e103a7e9
commit
c4a2fa8906
3 changed files with 29 additions and 21 deletions
|
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue