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 f9d83cc commit 1ff58d6Copy full SHA for 1ff58d6
.changeset/quick-trainers-marry.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @powersync/react-native-quick-sqlite
2
3
+## 1.2.0
4
+
5
+### Minor Changes
6
7
+- f9d83cc: Move package to @powersync/react-native-quick-sqlite
8
9
## For the following previous versions refer to `@journeyapps/react-native-quick-sqlite`
10
11
## 1.1.8
package.json
@@ -4,7 +4,7 @@
"registry": "https://registry.npmjs.org/",
"access": "public"
},
- "version": "1.1.8",
+ "version": "1.2.0",
"description": "Fast SQLite for react-native",
"main": "lib/commonjs/index",
"module": "lib/module/index",
0 commit comments