We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a220f80 commit edc07c5Copy full SHA for edc07c5
.changeset/odd-timers-hunt.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @powersync/wa-sqlite
2
3
+## 0.2.1
4
+
5
+### Patch Changes
6
7
+- a220f80: Rename package to @powersync/wa-sqlite
8
9
## For the following previous versions refer to `@journeyapps/wa-sqlite`
10
11
## 0.2.0
package.json
@@ -1,6 +1,6 @@
{
"name": "@powersync/wa-sqlite",
- "version": "0.2.0",
+ "version": "0.2.1",
"publishConfig": {
"access": "public"
},
0 commit comments