File tree Expand file tree Collapse file tree 3 files changed +19
-607
lines changed Expand file tree Collapse file tree 3 files changed +19
-607
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ ' @frontendfixer/eslint-config-react ' : patch
3+ ---
4+
5+ remove commitizen and scripts
Original file line number Diff line number Diff line change 3535 "lint:fix" : " eslint . --fix" ,
3636 "changeset" : " changeset" ,
3737 "release" : " changeset publish" ,
38- "commit" : " git-cz" ,
39- "release_push" : " git add . && yarn changeset && yarn changeset version && git add . && yarn commit && yarn release && git push --follow-tags"
38+ "version" : " changeset version"
4039 },
4140 "peerDependencies" : {
4241 "eslint" : " >=8.0.0" ,
6362 "devDependencies" : {
6463 "@changesets/changelog-github" : " ^0.4.8" ,
6564 "@changesets/cli" : " ^2.26.2" ,
66- "cz-conventional-changelog" : " ^3.3.0" ,
6765 "eslint" : " ^8.44.0" ,
6866 "prettier" : " ^2.8.8" ,
6967 "react" : " ^18.2.0" ,
You can’t perform that action at this time.
0 commit comments