Skip to content

Commit

Permalink
Version Packages (#216)
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 Jun 28, 2024
1 parent dca599f commit f58c287
Show file tree
Hide file tree
Showing 36 changed files with 149 additions and 27 deletions.
7 changes: 0 additions & 7 deletions .changeset/fuzzy-dots-shave.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.21

### Patch Changes

- Updated dependencies [dca599f]
- @powersync/web@1.2.0

## 0.0.20

### 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.20",
"version": "0.0.21",
"scripts": {
"ng": "ng",
"serve": "ng serve",
Expand Down
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.1.10

### Patch Changes

- Updated dependencies [dca599f]
- @powersync/react-native@1.8.0
- @powersync/common@1.13.0

## 1.1.9

### 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.1.9",
"version": "1.1.10",
"main": "./index.js",
"scripts": {
"android": "expo run:android",
Expand Down
7 changes: 7 additions & 0 deletions demos/example-capacitor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# example-capacitor

## 0.0.7

### Patch Changes

- Updated dependencies [dca599f]
- @powersync/web@1.2.0

## 0.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion demos/example-capacitor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "example-capacitor",
"version": "0.0.6",
"version": "0.0.7",
"description": "Example of using Capacitor with PowerSync",
"main": "index.js",
"private": true,
Expand Down
7 changes: 7 additions & 0 deletions demos/example-electron/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# example-electron

## 1.0.12

### Patch Changes

- Updated dependencies [dca599f]
- @powersync/web@1.2.0

## 1.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion demos/example-electron/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "example-electron",
"productName": "example-electron",
"version": "1.0.11",
"version": "1.0.12",
"description": "Example of using Electron with PowerSync",
"main": ".vite/build/main.js",
"type": "module",
Expand Down
7 changes: 7 additions & 0 deletions demos/example-nextjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# example-nextjs

## 0.1.11

### Patch Changes

- Updated dependencies [dca599f]
- @powersync/web@1.2.0

## 0.1.10

### 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.1.10",
"version": "0.1.11",
"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.29

### Patch Changes

- Updated dependencies [dca599f]
- @powersync/web@1.2.0

## 0.0.28

### 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.28",
"version": "0.0.29",
"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 [dca599f]
- @powersync/web@1.2.0

## null

### Patch Changes

- Updated dependencies [590ee67]
- @powersync/web@1.1.0

Expand Down
7 changes: 7 additions & 0 deletions demos/react-multi-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# react-multi-client

## 0.0.3

### Patch Changes

- Updated dependencies [dca599f]
- @powersync/web@1.2.0

## 0.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion demos/react-multi-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-multi-client",
"version": "0.0.2",
"version": "0.0.3",
"private": true,
"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.1.10

### Patch Changes

- Updated dependencies [dca599f]
- @powersync/react-native@1.8.0
- @powersync/common@1.13.0

## 1.1.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.1.9",
"version": "1.1.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.3.5

### Patch Changes

- Updated dependencies [dca599f]
- @powersync/react-native@1.8.0
- @powersync/common@1.13.0

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

## 0.3.12

### Patch Changes

- Updated dependencies [dca599f]
- @powersync/web@1.2.0

## 0.3.11

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

## 0.0.18

### Patch Changes

- Updated dependencies [dca599f]
- @powersync/web@1.2.0

## 0.0.17

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

## 0.1.12

### Patch Changes

- Updated dependencies [dca599f]
- @powersync/web@1.2.0

## 0.1.11

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

## 1.13.0

### Minor Changes

- dca599f: Improved constructor behavior of `PowerSyncDatabase` and logic for open factories. Deprecated `RNQSPowerSyncDatabaseOpenFactory` and `WASQLitePowerSyncDatabaseOpenFactory`.

## 1.12.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.12.0",
"version": "1.13.0",
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/kysely-driver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"test": "pnpm build && vitest"
},
"peerDependencies": {
"@powersync/common": "workspace:^1.12.0"
"@powersync/common": "workspace:^1.13.0"
},
"dependencies": {
"kysely": "^0.27.2"
Expand Down
11 changes: 11 additions & 0 deletions packages/react-native/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @powersync/react-native

## 1.8.0

### Minor Changes

- dca599f: Improved constructor behavior of `PowerSyncDatabase` and logic for open factories. Deprecated `RNQSPowerSyncDatabaseOpenFactory` and `WASQLitePowerSyncDatabaseOpenFactory`.

### Patch Changes

- Updated dependencies [dca599f]
- @powersync/common@1.13.0

## 1.7.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions 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.7.2",
"version": "1.8.0",
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public"
Expand Down Expand Up @@ -31,7 +31,7 @@
"react": "*",
"react-native": "*",
"react-native-polyfill-globals": "^3.1.0",
"@powersync/common": "workspace:^1.12.0"
"@powersync/common": "workspace:^1.13.0"
},
"dependencies": {
"@powersync/react": "workspace:*",
Expand Down
11 changes: 11 additions & 0 deletions packages/web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @powersync/web

## 1.2.0

### Minor Changes

- dca599f: Improved constructor behavior of `PowerSyncDatabase` and logic for open factories. Deprecated `RNQSPowerSyncDatabaseOpenFactory` and `WASQLitePowerSyncDatabaseOpenFactory`.

### Patch Changes

- Updated dependencies [dca599f]
- @powersync/common@1.13.0

## 1.1.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@powersync/web",
"version": "1.1.0",
"version": "1.2.0",
"description": "A Web SDK for JourneyApps PowerSync",
"main": "lib/src/index.js",
"types": "lib/src/index.d.ts",
Expand Down Expand Up @@ -34,7 +34,7 @@
"license": "Apache-2.0",
"peerDependencies": {
"@journeyapps/wa-sqlite": "~0.2.0",
"@powersync/common": "workspace:^1.12.0"
"@powersync/common": "workspace:^1.13.0"
},
"dependencies": {
"@powersync/common": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions tools/diagnostics-app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# diagnostics-app

## 0.1.13

### Patch Changes

- Updated dependencies [dca599f]
- @powersync/web@1.2.0

## 0.1.12

### Patch Changes
Expand Down
Loading

0 comments on commit f58c287

Please sign in to comment.