Skip to content

Commit

Permalink
fix: add changeset for quick ghosts dress and update prepare script
Browse files Browse the repository at this point in the history
  • Loading branch information
matcastaneda committed Nov 22, 2024
1 parent aa01179 commit 090d7a8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/quick-ghosts-dress.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'create-tgen': patch
---

fix: update dependencies to latest versions
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"lint:check": "prettier --check \"**/*.ts\" --cache",
"lint:format": "prettier --write \"**/*.ts\" --cache",
"prepare": "husky",
"changeset": "changeset",
"pub:changeset": "changeset",
"pub:release": "pnpm run build && pnpm publish --access public"
},
"dependencies": {
Expand Down

0 comments on commit 090d7a8

Please sign in to comment.