Skip to content

Commit

Permalink
Version Packages (#145)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Apr 29, 2024
1 parent c0cecfd commit cbd0ce1
Show file tree
Hide file tree
Showing 18 changed files with 62 additions and 24 deletions.
8 changes: 0 additions & 8 deletions .changeset/clever-kiwis-lay.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/tame-chefs-flash.md

This file was deleted.

8 changes: 8 additions & 0 deletions demos/django-react-native-todolist/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# django-react-native-todolist

## 1.0.2

### Patch Changes

- bed3be5: Updated @journeyapps/react-native-quick-sqlite dependency.
- Updated dependencies [bed3be5]
- @powersync/react-native@1.4.4

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion demos/django-react-native-todolist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "django-react-native-todolist",
"version": "1.0.1",
"version": "1.0.2",
"main": "./index.js",
"scripts": {
"android": "expo run:android",
Expand Down
6 changes: 6 additions & 0 deletions demos/example-vite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# example-vite

## 0.0.16

### Patch Changes

- 371e8ce: Updated Vite Demo apps' `include` entries to use nested dependency syntax, fixes issue with CJS nested dependencies.

## 0.0.15

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion demos/example-vite/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "example-vite",
"private": true,
"version": "0.0.15",
"version": "0.0.16",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
8 changes: 8 additions & 0 deletions demos/react-native-supabase-group-chat/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# react-native-supabase-group-chat

## 1.0.10

### Patch Changes

- bed3be5: Updated @journeyapps/react-native-quick-sqlite dependency.
- Updated dependencies [bed3be5]
- @powersync/react-native@1.4.4

## 1.0.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion demos/react-native-supabase-group-chat/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-supabase-group-chat",
"version": "1.0.9",
"version": "1.0.10",
"main": "expo-router/entry",
"scripts": {
"clear": "find ./ -type d -and \\( -name node_modules -or -name build -or -name dist \\) -exec rm -rf '{}' +",
Expand Down
8 changes: 8 additions & 0 deletions demos/react-native-supabase-todolist/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# react-native-supabase-todolist

## 1.1.5

### Patch Changes

- bed3be5: Updated @journeyapps/react-native-quick-sqlite dependency.
- Updated dependencies [bed3be5]
- @powersync/react-native@1.4.4

## 1.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion demos/react-native-supabase-todolist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-supabase-todolist",
"version": "1.1.4",
"version": "1.1.5",
"main": "./index.js",
"scripts": {
"android": "expo run:android",
Expand Down
6 changes: 6 additions & 0 deletions demos/react-supabase-todolist/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# react-supabase-todolist

## 0.2.7

### Patch Changes

- 371e8ce: Updated Vite Demo apps' `include` entries to use nested dependency syntax, fixes issue with CJS nested dependencies.

## 0.2.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion demos/react-supabase-todolist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-supabase-todolist",
"version": "0.2.6",
"version": "0.2.7",
"private": true,
"scripts": {
"dev": "vite",
Expand Down
6 changes: 6 additions & 0 deletions demos/vue-supabase-todolist/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# vue-supabase-todolist

## 0.0.5

### Patch Changes

- 371e8ce: Updated Vite Demo apps' `include` entries to use nested dependency syntax, fixes issue with CJS nested dependencies.

## 0.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion demos/vue-supabase-todolist/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vue-supabase-todolist",
"private": true,
"version": "0.0.4",
"version": "0.0.5",
"type": "module",
"scripts": {
"dev": "vue-tsc --noEmit --watch & vite dev",
Expand Down
6 changes: 6 additions & 0 deletions demos/yjs-react-supabase-text-collab/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# yjs-react-supabase-text-collab

## 0.0.14

### Patch Changes

- 371e8ce: Updated Vite Demo apps' `include` entries to use nested dependency syntax, fixes issue with CJS nested dependencies.

## 0.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion demos/yjs-react-supabase-text-collab/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "yjs-react-supabase-text-collab",
"version": "0.0.13",
"version": "0.0.14",
"private": true,
"scripts": {
"dev": "vite",
Expand Down
6 changes: 6 additions & 0 deletions packages/react-native/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @powersync/react-native

## 1.4.4

### Patch Changes

- bed3be5: Updated @journeyapps/react-native-quick-sqlite dependency.

## 1.4.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@powersync/react-native",
"version": "1.4.3",
"version": "1.4.4",
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public"
Expand Down

0 comments on commit cbd0ce1

Please sign in to comment.