Skip to content

Commit

Permalink
fix(semantic-release): NONE-000 add releaserc and pliancy config
Browse files Browse the repository at this point in the history
  • Loading branch information
noticeeverything committed Aug 30, 2021
1 parent d9be7c3 commit 6c3fe65
Show file tree
Hide file tree
Showing 3 changed files with 184 additions and 166 deletions.
5 changes: 5 additions & 0 deletions .releaserc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"extends": [
"@pliancy/semantic-release-config-npm"
]
}
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"devDependencies": {
"@digitalroute/cz-conventional-changelog-for-jira": "6.6.0",
"@pliancy/eslint-config-ts": "0.0.5",
"@pliancy/semantic-release-config-npm": "^2.1.0",
"@types/jest": "27.0.1",
"commitizen": "4.2.4",
"cpy-cli": "3.1.1",
Expand Down
Loading

0 comments on commit 6c3fe65

Please sign in to comment.