Skip to content

Commit 946234b

Browse files
internal: Publish beta version (#3576)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0c18c89 commit 946234b

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-20251022132835-0c18c897097173b20af8aa08cc542ef72530f9db
4+
5+
### Patch Changes
6+
7+
- [`0c18c89`](https://github.com/reactive/data-client/commit/0c18c897097173b20af8aa08cc542ef72530f9db) 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-20251022132835-0c18c897097173b20af8aa08cc542ef72530f9db",
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)