We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9be7c3 commit 6c3fe65Copy full SHA for 6c3fe65
.releaserc
@@ -0,0 +1,5 @@
1
+{
2
+ "extends": [
3
+ "@pliancy/semantic-release-config-npm"
4
+ ]
5
+}
package.json
@@ -16,6 +16,7 @@
16
"devDependencies": {
17
"@digitalroute/cz-conventional-changelog-for-jira": "6.6.0",
18
"@pliancy/eslint-config-ts": "0.0.5",
19
+ "@pliancy/semantic-release-config-npm": "^2.1.0",
20
"@types/jest": "27.0.1",
21
"commitizen": "4.2.4",
22
"cpy-cli": "3.1.1",
0 commit comments