Skip to content

Commit

Permalink
add changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
shubham-kaushal committed Oct 12, 2022
1 parent 7f8f437 commit ee69f06
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/warm-dodos-boil.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'tastycss': minor
---

migrate from yarn workspace to pnpm workspace
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"format": "prettier --write \"**/*.{ts,tsx,md}\"",
"test": "turbo test",
"preinstall": "npx only-allow pnpm",
"changeset": "changeset",
"version": "changeset version",
"release": "changeset publish",
"version:dev": "changeset version --snapshot dev",
Expand Down

0 comments on commit ee69f06

Please sign in to comment.