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 992b852 commit 663a0b7Copy full SHA for 663a0b7
.tool-versions
@@ -1 +1 @@
1
-nodejs 20.16.0
+nodejs 22.19.0
package.json
@@ -27,7 +27,7 @@
27
"ava": "^6.4.0",
28
"conventional-changelog-conventionalcommits": "^9.0.0",
29
"nyc": "^17.1.0",
30
- "semantic-release": "^23.0.0",
+ "semantic-release": "^24.0.0",
31
"tempy": "^3.0.0"
32
},
33
"engines": {
@@ -61,7 +61,7 @@
61
"all": true
62
63
"peerDependencies": {
64
- "semantic-release": "^23.0.0"
+ "semantic-release": "^23.0.0 || ^24.0.0"
65
66
"prettier": {
67
"printWidth": 120,
0 commit comments