Skip to content

Commit d7eef83

Browse files
authored
Merge pull request #182 from powersync-ja/changeset-release/main
Version Packages
2 parents f49efc2 + 3fb41e7 commit d7eef83

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/ninety-drinks-provide.md

-5
This file was deleted.

demos/react-native-supabase-todolist/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# react-native-supabase-todolist
22

3+
## 1.3.0
4+
5+
### Minor Changes
6+
7+
- 72cfd5d: Updates the React Native Supabase todolist application to Expo 51.
8+
39
## 1.2.5
410

511
### Patch Changes

demos/react-native-supabase-todolist/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-supabase-todolist",
3-
"version": "1.2.5",
3+
"version": "1.3.0",
44
"main": "./index.js",
55
"scripts": {
66
"android": "expo run:android",

0 commit comments

Comments
 (0)