Skip to content

Commit 54ee71d

Browse files
Merge branch 'feat/publish-v1'
2 parents 63a755e + 4460262 commit 54ee71d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
"workspaces": [
55
"packages/*"
66
],
7+
"scripts": {
8+
"release": "changeset publish"
9+
},
710
"devDependencies": {
811
"@changesets/changelog-github": "^0.5.1",
912
"@changesets/cli": "^2.29.7"

0 commit comments

Comments
 (0)