Skip to content

Commit 95b1b46

Browse files
chore: create tag on publish (#7)
1 parent 21a6910 commit 95b1b46

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.changeset/fair-hornets-do.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
---

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"check": "biome check .",
4545
"changeset": "changeset",
4646
"version": "changeset version",
47-
"release": "pnpm build && pnpm publish --access public",
47+
"release": "pnpm build && changeset publish",
4848
"prepublishOnly": "pnpm test",
4949
"prepare": "husky",
5050
"knip": "knip"

0 commit comments

Comments
 (0)