Skip to content

Commit 32494d1

Browse files
committed
chore(package): update semantic-release to version 17.0.0
1 parent 3f1dfc3 commit 32494d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"conventional-changelog-express": "^2.0.0",
3838
"conventional-changelog-jshint": "^2.0.0",
3939
"nyc": "^15.0.0",
40-
"semantic-release": "^16.0.0",
40+
"semantic-release": "^17.0.0",
4141
"sinon": "^8.0.0",
4242
"xo": "^0.25.0"
4343
},
@@ -74,7 +74,7 @@
7474
"all": true
7575
},
7676
"peerDependencies": {
77-
"semantic-release": ">=16.0.0 <17.0.0"
77+
"semantic-release": ">=16.0.0 <18.0.0"
7878
},
7979
"prettier": {
8080
"printWidth": 120,

0 commit comments

Comments
 (0)