Skip to content

Commit ef632c4

Browse files
committed
enhance: Republish beta
1 parent 05959e9 commit ef632c4

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

.changeset/twenty-doors-vanish.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@data-client/endpoint': patch
3+
'@data-client/graphql': patch
4+
'@data-client/rest': patch
5+
---
6+
7+
Bump version minor to replace bad publish

packages/endpoint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@data-client/endpoint",
3-
"version": "0.15.0-beta-20251022010821-0e5f6bd2963b6deecb68b5febe71cdd3b10c801a",
3+
"version": "0.15.1-beta-20251022010821-0e5f6bd2963b6deecb68b5febe71cdd3b10c801a",
44
"description": "Declarative Network Interface Definitions",
55
"homepage": "https://dataclient.io/docs/guides/custom-protocol",
66
"keywords": [

packages/graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@data-client/graphql",
3-
"version": "0.15.0-beta-20251022142546-a457d1596871fb28f1a91f2531cc259db4d55a9c",
3+
"version": "0.15.1-beta-20251022142546-a457d1596871fb28f1a91f2531cc259db4d55a9c",
44
"description": "Quickly define typed GraphQL resources and endpoints",
55
"homepage": "https://dataclient.io/docs/graphql",
66
"repository": {

packages/rest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@data-client/rest",
3-
"version": "0.15.0-beta-20251022142546-a457d1596871fb28f1a91f2531cc259db4d55a9c",
3+
"version": "0.15.1-beta-20251022142546-a457d1596871fb28f1a91f2531cc259db4d55a9c",
44
"description": "Quickly define typed REST resources and endpoints",
55
"homepage": "https://dataclient.io/rest",
66
"repository": {

0 commit comments

Comments
 (0)