Skip to content

Commit 8d908ee

Browse files
committed
💚 patch bump
1 parent 9c50aa0 commit 8d908ee

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

.changeset/dirty-brooms-happen.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@ts-rest/core': patch
3+
---
4+
5+
Update package scope

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"license": "MIT",
55
"scripts": {
66
"version-packages": "changeset version",
7-
"release": "yarn nx run-many --target=build && changeset publish"
7+
"release": "yarn nx run-many --target=build && npm login --registry=https://npm.pkg.github.com --scope=@ts-rest && changeset publish"
88
},
99
"private": true,
1010
"workspaces": [

0 commit comments

Comments
 (0)