Skip to content

Commit cc6cacc

Browse files
Version Packages (#875)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0c476f8 commit cc6cacc

4 files changed

Lines changed: 8 additions & 7 deletions

File tree

.changeset/nine-ladybugs-float.md

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

demos/nuxt-supabase-todolist/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@nuxt/ui": "^4.0.0",
1111
"@nuxtjs/supabase": "2.0.1",
1212
"@powersync/kysely-driver": "^1.3.3",
13-
"@powersync/nuxt": "^0.0.2",
13+
"@powersync/nuxt": "^0.0.3",
1414
"@powersync/vue": "^0.5.0",
1515
"@powersync/web": "^1.34.0",
1616
"@supabase/supabase-js": "2.75.0",

packages/nuxt/CHANGELOG.md

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

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- 0c476f8: Updated readme note to include alpha state.
8+
39
## 0.0.2
410

511
### Patch Changes

packages/nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@powersync/nuxt",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"publishConfig": {
55
"registry": "https://registry.npmjs.org/",
66
"access": "public"

0 commit comments

Comments
 (0)