Skip to content

Commit

Permalink
feat(plugin): commitizen-support-782
Browse files Browse the repository at this point in the history
  • Loading branch information
A-5ingh authored Oct 15, 2023
1 parent 77ee9ab commit 8c6af10
Show file tree
Hide file tree
Showing 2 changed files with 1,158 additions and 1,679 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
"@types/react": "^18.0.26",
"@typescript-eslint/eslint-plugin": "^5.48.0",
"@typescript-eslint/parser": "^5.48.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.31.0",
"eslint-config-next": "^13.1.1",
"eslint-config-standard": "^17.0.0",
Expand All @@ -78,5 +79,10 @@
"semantic-release": "^19.0.5",
"typescript": "^4.9.4",
"yarn": "^1.22.19"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
}
}
Loading

0 comments on commit 8c6af10

Please sign in to comment.