We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d0653b commit 338da4eCopy full SHA for 338da4e
package.json
@@ -26,7 +26,7 @@
26
"peerDependencies": {
27
"conventional-changelog-conventionalcommits": "^8.0.0",
28
"pinst": ">= 2.1.6",
29
- "semantic-release": "^24.0.0",
+ "semantic-release": "^24.0.0 || ^25.0.0",
30
"semantic-release-pinst": "^1.0.0"
31
},
32
"devDependencies": {
@@ -37,7 +37,7 @@
37
"conventional-changelog-conventionalcommits": "8.0.0",
38
"cz-conventional-changelog": "3.3.0",
39
"pinst": "3.0.0",
40
- "semantic-release": "24.2.9",
+ "semantic-release": "25.0.1",
41
"semantic-release-pinst": "1.0.4",
42
"ts-node": "10.9.2",
43
"tslint": "6.1.3",
0 commit comments