Skip to content

Commit

Permalink
Version Packages (#135)
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 24, 2024
1 parent 1d82b64 commit 405add3
Show file tree
Hide file tree
Showing 40 changed files with 188 additions and 55 deletions.
5 changes: 0 additions & 5 deletions .changeset/blue-cameras-flash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/chatty-news-appear.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/happy-ladybugs-bow.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/quiet-peas-trade.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rare-pumpkins-study.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/strange-phones-fly.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/ten-geckos-sip.md

This file was deleted.

7 changes: 7 additions & 0 deletions demos/angular-supabase-todolist/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# PowerSync Angular Demo

## 0.0.9

### Patch Changes

- Updated dependencies [ffe37cf]
- @powersync/web@0.5.1

## 0.0.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion demos/angular-supabase-todolist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-supabase-todolist",
"version": "0.0.8",
"version": "0.0.9",
"scripts": {
"ng": "ng",
"serve": "ng serve",
Expand Down
14 changes: 14 additions & 0 deletions demos/django-react-native-todolist/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# django-react-native-todolist

## 1.0.1

### Patch Changes

- Updated dependencies [385edf8]
- Updated dependencies [b902077]
- Updated dependencies [ffe37cf]
- Updated dependencies [f9b9a96]
- Updated dependencies [b902077]
- @powersync/react@1.2.0
- @powersync/common@1.6.1
- @powersync/react-native@1.4.3
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.0",
"version": "1.0.1",
"main": "./index.js",
"scripts": {
"android": "expo run:android",
Expand Down
9 changes: 9 additions & 0 deletions demos/example-nextjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# example-nextjs

## 0.0.9

### Patch Changes

- Updated dependencies [385edf8]
- Updated dependencies [ffe37cf]
- @powersync/react@1.2.0
- @powersync/web@0.5.1

## 0.0.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion demos/example-nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example-nextjs",
"version": "0.0.8",
"version": "0.0.9",
"private": true,
"scripts": {
"build": "next build",
Expand Down
7 changes: 7 additions & 0 deletions demos/example-vite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# example-vite

## 0.0.15

### Patch Changes

- Updated dependencies [ffe37cf]
- @powersync/web@0.5.1

## 0.0.14

### 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.14",
"version": "0.0.15",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
7 changes: 7 additions & 0 deletions demos/example-webpack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies [ffe37cf]
- @powersync/web@0.5.1

## null

### Patch Changes

- Updated dependencies [3aaee03]
- @journeyapps/powersync-sdk-web@0.5.0

Expand Down
13 changes: 13 additions & 0 deletions demos/react-native-supabase-group-chat/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# react-native-supabase-group-chat

## 1.0.9

### Patch Changes

- Updated dependencies [385edf8]
- Updated dependencies [b902077]
- Updated dependencies [ffe37cf]
- Updated dependencies [f9b9a96]
- Updated dependencies [b902077]
- @powersync/react@1.2.0
- @powersync/common@1.6.1
- @powersync/react-native@1.4.3

## 1.0.8

### 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.8",
"version": "1.0.9",
"main": "expo-router/entry",
"scripts": {
"clear": "find ./ -type d -and \\( -name node_modules -or -name build -or -name dist \\) -exec rm -rf '{}' +",
Expand Down
15 changes: 15 additions & 0 deletions demos/react-native-supabase-todolist/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# react-native-supabase-todolist

## 1.1.4

### Patch Changes

- b902077: Updated UUID and react-native-quick-sqlite dependencies. Assumes that the recommended react native polyfills have been installed.
- Updated dependencies [385edf8]
- Updated dependencies [b902077]
- Updated dependencies [ffe37cf]
- Updated dependencies [f9b9a96]
- Updated dependencies [b902077]
- @powersync/react@1.2.0
- @powersync/common@1.6.1
- @powersync/react-native@1.4.3
- @powersync/attachments@2.0.4

## 1.1.3

### 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.3",
"version": "1.1.4",
"main": "./index.js",
"scripts": {
"android": "expo run:android",
Expand Down
9 changes: 9 additions & 0 deletions demos/react-supabase-todolist/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# react-supabase-todolist

## 0.2.6

### Patch Changes

- Updated dependencies [385edf8]
- Updated dependencies [ffe37cf]
- @powersync/react@1.2.0
- @powersync/web@0.5.1

## 0.2.5

### 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.5",
"version": "0.2.6",
"private": true,
"scripts": {
"dev": "vite",
Expand Down
9 changes: 9 additions & 0 deletions demos/vue-supabase-todolist/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# vue-supabase-todolist

## 0.0.4

### Patch Changes

- 93d9e7d: Added PWA support.
- Updated dependencies [ffe37cf]
- @powersync/web@0.5.1
- @powersync/vue@0.0.4

## 0.0.3

### 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.3",
"version": "0.0.4",
"type": "module",
"scripts": {
"dev": "vue-tsc --noEmit --watch & vite dev",
Expand Down
9 changes: 9 additions & 0 deletions demos/yjs-react-supabase-text-collab/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# yjs-react-supabase-text-collab

## 0.0.13

### Patch Changes

- Updated dependencies [385edf8]
- Updated dependencies [ffe37cf]
- @powersync/react@1.2.0
- @powersync/web@0.5.1

## 0.0.12

### 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.12",
"version": "0.0.13",
"private": true,
"scripts": {
"dev": "vite",
Expand Down
10 changes: 10 additions & 0 deletions packages/attachments/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @powersync/attachments

## 2.0.4

### Patch Changes

- ffe37cf: Update package names from @journey-apps/powersync- to @powersync/
- Updated dependencies [b902077]
- Updated dependencies [ffe37cf]
- Updated dependencies [f9b9a96]
- @powersync/common@1.6.1

## 2.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/attachments/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@powersync/attachments",
"version": "2.0.3",
"version": "2.0.4",
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public"
Expand Down
8 changes: 8 additions & 0 deletions packages/common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @powersync/common

## 1.6.1

### Patch Changes

- b902077: Updated UUID dependency.
- ffe37cf: Update package names from @journey-apps/powersync- to @powersync/
- f9b9a96: Fixed default onError callback for watch() and onChange() that used an unbounded member.

## 1.6.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@powersync/common",
"version": "1.6.0",
"version": "1.6.1",
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public"
Expand Down
9 changes: 9 additions & 0 deletions packages/kysely-driver/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @powersync/kysely-driver

## 0.1.9

### Patch Changes

- Updated dependencies [b902077]
- Updated dependencies [ffe37cf]
- Updated dependencies [f9b9a96]
- @powersync/common@1.6.1

## 0.1.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/kysely-driver/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@powersync/kysely-driver",
"version": "0.1.8",
"version": "0.1.9",
"description": "Kysely driver for PowerSync",
"main": "lib/src/index.js",
"types": "lib/src/index.d.ts",
Expand Down
13 changes: 13 additions & 0 deletions packages/react-native/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @powersync/react-native

## 1.4.3

### Patch Changes

- ffe37cf: Update package names from @journey-apps/powersync- to @powersync/
- b902077: Updated react-native-quick-sqlite dependency.
- Updated dependencies [385edf8]
- Updated dependencies [b902077]
- Updated dependencies [ffe37cf]
- Updated dependencies [f9b9a96]
- @powersync/react@1.2.0
- @powersync/common@1.6.1

## 1.4.2

### 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.2",
"version": "1.4.3",
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public"
Expand Down
14 changes: 14 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @powersync/react

## 1.2.0

### Minor Changes

- 385edf8: Add `usePowerSyncStatus` hook

### Patch Changes

- ffe37cf: Update package names from @journey-apps/powersync- to @powersync/
- Updated dependencies [b902077]
- Updated dependencies [ffe37cf]
- Updated dependencies [f9b9a96]
- @powersync/common@1.6.1

## 1.1.3

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

0 comments on commit 405add3

Please sign in to comment.