Skip to content

Commit

Permalink
chore: forgot publish
Browse files Browse the repository at this point in the history
  • Loading branch information
nperez0111 committed Jul 5, 2024
1 parent 9d5aeaa commit 28b9016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"scripts": {
"changeset": "changeset",
"version": "changeset version",
"release": "npm run build && npm run changeset",
"release": "npm run build && npm run changeset publish",
"test": "bun test",
"prebuild": "rm -rf dist",
"build": "tsup src/index.ts --format esm,cjs --dts"
Expand Down

0 comments on commit 28b9016

Please sign in to comment.