Skip to content

Commit c5809cb

Browse files
committed
Merge branch 'main' of github.com:khawarizmus/powersync-nuxt
2 parents 5b0f860 + bed23d6 commit c5809cb

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
# Changelog
22

33

4+
## v1.2.2
5+
6+
[compare changes](https://github.com/khawarizmus/powersync-nuxt/compare/v1.2.1...v1.2.2)
7+
8+
### 🩹 Fixes
9+
10+
- Add explecit import ([441838c](https://github.com/khawarizmus/powersync-nuxt/commit/441838c))
11+
12+
### 🏡 Chore
13+
14+
- **release:** V1.2.1 ([1e69262](https://github.com/khawarizmus/powersync-nuxt/commit/1e69262))
15+
16+
### ❤️ Contributors
17+
18+
- Khawarizmus <b.afatah@yahoo.com>
19+
420
## v1.2.1
521

622
[compare changes](https://github.com/khawarizmus/powersync-nuxt/compare/v1.2.0...v1.2.1)

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": "1.2.1",
3+
"version": "1.2.2",
44
"description": "Powersync Nuxt module",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)