Skip to content

Commit

Permalink
chore: added commmitzen / conventional commit
Browse files Browse the repository at this point in the history
  • Loading branch information
tareq1988 committed Jan 17, 2024
1 parent 01447d0 commit 37c67a6
Show file tree
Hide file tree
Showing 2 changed files with 774 additions and 8 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"@vitejs/plugin-react": "^4.2.0",
"autoprefixer": "^10.4.12",
"axios": "^1.6.1",
"cz-conventional-changelog": "^3.3.0",
"laravel-vite-plugin": "^1.0.0",
"postcss": "^8.4.31",
"react": "^18.2.0",
Expand All @@ -30,5 +31,10 @@
"@wedevs/tail-react": "^0.3.3",
"classnames": "^2.5.1",
"react-color": "^2.19.3"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
}
}
Loading

0 comments on commit 37c67a6

Please sign in to comment.