Skip to content

Commit 0475d20

Browse files
Version Packages (#422)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7c9c41d commit 0475d20

File tree

4 files changed

+20590
-16884
lines changed

4 files changed

+20590
-16884
lines changed

.changeset/early-guests-jam.md

-5
This file was deleted.

packages/powersync-op-sqlite/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @powersync/op-sqlite
22

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- 7c9c41d: Update op-sqlite to v10.1.0 for compatibility with React Native >0.76
8+
39
## 0.1.1
410

511
### Patch Changes

packages/powersync-op-sqlite/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@powersync/op-sqlite",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "PowerSync - sync Postgres or MongoDB with SQLite in your React Native app for offline-first and real-time data",
55
"source": "./src/index.ts",
66
"main": "./lib/commonjs/index.js",

0 commit comments

Comments
 (0)