perf(*): use the latest version of semantic-release by default

This commit is contained in:
cycjimmy 2020-01-10 17:20:50 +08:00
parent 5a0c5056e4
commit 600e4f0e2b
7 changed files with 19 additions and 5470 deletions

View file

@ -21,7 +21,6 @@
},
"homepage": "https://github.com/cycjimmy/semantic-release-action#readme",
"dependencies": {
"@actions/core": "^1.2.0",
"semantic-release": "^15.14.0"
"@actions/core": "^1.2.0"
}
}