mirror of
https://github.com/cycjimmy/semantic-release-action.git
synced 2026-04-15 19:05:43 +00:00
chore(release): 4.2.0 [skip ci]
# [4.2.0](https://github.com/cycjimmy/semantic-release-action/compare/v4.1.1...v4.2.0) (2025-03-14) ### Features * add ability to unset GITHUB_ACTION env var ([266ea7e](266ea7eb8c))
This commit is contained in:
parent
a41958e8d5
commit
0a51e81a6b
3 changed files with 14 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@cycjimmy/semantic-release-action",
|
||||
"version": "4.1.1",
|
||||
"version": "4.2.0",
|
||||
"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.1.1"
|
||||
"semantic-release": "^24.2.3"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue