mirror of
https://github.com/cycjimmy/semantic-release-action.git
synced 2026-04-14 10:26:52 +00:00
chore(release): 3.1.0 [skip ci]
# [3.1.0](https://github.com/cycjimmy/semantic-release-action/compare/v3.0.0...v3.1.0) (2022-08-05) ### Features * handle versioned extends inputs correctly ([4a51b9f](4a51b9fada))
This commit is contained in:
parent
f3d7b213ab
commit
071ef4c964
3 changed files with 12 additions and 5 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -1,19 +1,19 @@
|
|||
{
|
||||
"name": "@cycjimmy/semantic-release-action",
|
||||
"version": "3.0.0",
|
||||
"version": "3.1.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@cycjimmy/semantic-release-action",
|
||||
"version": "3.0.0",
|
||||
"version": "3.1.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.6.0",
|
||||
"@cycjimmy/awesome-js-funcs": "^4.0.4",
|
||||
"@semantic-release/changelog": "^6.0.1",
|
||||
"@semantic-release/git": "^10.0.1",
|
||||
"semantic-release": "^19.0.2"
|
||||
"semantic-release": "^19.0.3"
|
||||
}
|
||||
},
|
||||
"node_modules/@actions/core": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue