Skip to content

Commit 539d6d5

Browse files
committed
chore: Do not use itself
Update semantic-release and do not use itself to avoid incompatibilities
1 parent beb45df commit 539d6d5

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"nyc": "^11.1.0",
3838
"prettier": "~1.8.2",
3939
"rimraf": "^2.6.1",
40-
"semantic-release": "^9.0.2",
40+
"semantic-release": "^10.0.0",
4141
"sinon": "^4.0.2",
4242
"xo": "^0.18.2"
4343
},
@@ -82,11 +82,6 @@
8282
"publishConfig": {
8383
"access": "public"
8484
},
85-
"release": {
86-
"analyzeCommits": {
87-
"path": "./index.js"
88-
}
89-
},
9085
"repository": {
9186
"type": "git",
9287
"url": "https://github.com/semantic-release/commit-analyzer.git"

0 commit comments

Comments
 (0)