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 138c36d commit f469aa4Copy full SHA for f469aa4
package.json
@@ -35,7 +35,8 @@
35
"github": "^0.2.4",
36
"glob": "^7.1.1",
37
"mocha": "^3.2.0",
38
- "multiline": "^1.0.2"
+ "multiline": "^1.0.2",
39
+ "release-it": "*"
40
},
41
"engines": {
42
"node": ">= 10.*"
yarn.lock
@@ -6032,7 +6032,7 @@ registry-url@^5.0.0:
6032
dependencies:
6033
rc "^1.2.8"
6034
6035
-release-it@^13.6.0:
+release-it@*:
6036
version "13.6.0"
6037
resolved "https://registry.yarnpkg.com/release-it/-/release-it-13.6.0.tgz#6431c5bdc1735edb8a4fac663417ca986f7c8335"
6038
integrity sha512-9aRKqAFPwhb+3eTZnZUOnJuw3h5BUnWQ5qKQR+sw9ZNB3fcavdlg7LQXi82SPLBLjCsR88kHodmaIdN0Cgbg9Q==
0 commit comments