Skip to content

Commit

Permalink
chore: release cli 0.0.1-alpha.323
Browse files Browse the repository at this point in the history
  • Loading branch information
goetzrobin committed Nov 30, 2023
1 parent 4885519 commit a21de36
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@
"hook:commit-msg": "npx --no -- commitlint -e",
"hook:pre-commit": "lint-staged",
"prettify": "prettier --write .",
"chromatic": "chromatic --project-token=chpt_845c7a47afdb884"
"chromatic": "chromatic --project-token=chpt_845c7a47afdb884",
"pre-publish": "yarn prepare-nx-plugin && yarn lint-fix-publishable && yarn prettify"
},
"private": true,
"dependencies": {
Expand Down

0 comments on commit a21de36

Please sign in to comment.