File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11# @frontendfixer/eslint-config-react
22
3+ ## 1.0.1
4+
5+ ### Patch Changes
6+
7+ - package.json script change
8+
39## v.1.0.0
410
511### Initial Release
Original file line number Diff line number Diff line change 11{
22 "name" : " @frontendfixer/eslint-config-react" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " ESLint, Prettier and Typescript Config for React application" ,
55 "keywords" : [
66 " javascript" ,
3636 "changeset" : " changeset" ,
3737 "release" : " changeset publish" ,
3838 "commit" : " git-cz" ,
39- "release_push" : " git add . && yarn commit && yarn release && git push --follow-tags"
39+ "release_push" : " git add . && yarn changeset && yarn changeset version && git add . && yarn commit && yarn release && git push --follow-tags"
4040 },
4141 "peerDependencies" : {
4242 "eslint" : " >=8.0.0" ,
You can’t perform that action at this time.
0 commit comments