File tree Expand file tree Collapse file tree 2 files changed +378
-114
lines changed
Expand file tree Collapse file tree 2 files changed +378
-114
lines changed Original file line number Diff line number Diff line change 1919 "dev" : " pnpm run start" ,
2020 "sign" : " env-cmd -x web-ext sign --api-key=\\ $WEB_EXT_API_KEY --api-secret=\\ $WEB_EXT_API_SECRET" ,
2121 "prepare" : " husky" ,
22- "release:version" : " standard -version --sign" ,
22+ "release:version" : " commit-and-tag -version --sign" ,
2323 "release:tags" : " git push --follow-tags origin main" ,
2424 "release:github" : " env-cmd conventional-github-releaser -p conventionalcommits" ,
2525 "release" : " pnpm run release:version && pnpm run release:tags && pnpm run release:github"
6060 "@vitejs/plugin-react" : " ^4.3.2" ,
6161 "@vitest/ui" : " ^2.1.2" ,
6262 "chokidar-cli" : " ^3.0.0" ,
63+ "commit-and-tag-version" : " ^12.5.0" ,
6364 "concurrently" : " ^9.0.1" ,
6465 "conventional-github-releaser" : " ^3.1.5" ,
6566 "downshift" : " ^9.0.8" ,
8182 "react-icons" : " ^5.3.0" ,
8283 "react-modal" : " ^3.16.1" ,
8384 "rimraf" : " ^6.0.1" ,
84- "standard-version" : " ^9.5.0" ,
8585 "typescript" : " ^5.6.3" ,
8686 "typescript-plugin-css-modules" : " ^5.1.0" ,
8787 "vite" : " ^5.4.8" ,
You can’t perform that action at this time.
0 commit comments