Skip to content

Commit 61048d4

Browse files
internal: Publish beta version (#3577)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2e31818 commit 61048d4

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/chilly-berries-turn.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/vue/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @data-client/vue
22

3+
## 0.2.0-beta-20251022135922-2e318181f3051216f8ef0c65cce42157f503f0c6
4+
5+
### Patch Changes
6+
7+
- [`2e31818`](https://github.com/reactive/data-client/commit/2e318181f3051216f8ef0c65cce42157f503f0c6) Thanks [@ntucker](https://github.com/ntucker)! - Just a test to validate publishing flow
8+
39
## 0.2.0-beta-20251022010821-0e5f6bd2963b6deecb68b5febe71cdd3b10c801a
410

511
### Minor Changes

packages/vue/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/vue",
3-
"version": "0.2.0-beta-20251022010821-0e5f6bd2963b6deecb68b5febe71cdd3b10c801a",
3+
"version": "0.2.0-beta-20251022135922-2e318181f3051216f8ef0c65cce42157f503f0c6",
44
"description": "Async State Management without the Management. REST, GraphQL, SSE, Websockets, Fetch",
55
"homepage": "https://dataclient.io",
66
"repository": {

0 commit comments

Comments
 (0)