Skip to content

Commit

Permalink
Version Packages (#228)
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 Jul 18, 2024
1 parent cfd54e3 commit ceb8941
Show file tree
Hide file tree
Showing 27 changed files with 18,059 additions and 13,958 deletions.
5 changes: 0 additions & 5 deletions .changeset/happy-gifts-sort.md

This file was deleted.

12 changes: 0 additions & 12 deletions .changeset/popular-grapes-confess.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/real-bottles-mate.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slow-news-report.md

This file was deleted.

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

## 0.0.23

### Patch Changes

- a567998: Upgrade to Angular 18 and fix build issues
- Updated dependencies [a1b52be]
- @powersync/web@1.2.2

## 0.0.22

### 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.22",
"version": "0.0.23",
"scripts": {
"ng": "ng",
"serve": "ng serve",
Expand Down
8 changes: 8 additions & 0 deletions demos/example-capacitor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# example-capacitor

## 0.0.9

### Patch Changes

- cfd54e3: Locking `swc/core` dependency to `~1.6.0` to fix builds of demos using vite.
- Updated dependencies [a1b52be]
- @powersync/web@1.2.2

## 0.0.8

### 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.8",
"version": "0.0.9",
"description": "Example of using Capacitor with PowerSync",
"main": "index.js",
"private": true,
Expand Down
8 changes: 8 additions & 0 deletions demos/example-electron/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# example-electron

## 1.0.14

### Patch Changes

- cfd54e3: Locking `swc/core` dependency to `~1.6.0` to fix builds of demos using vite.
- Updated dependencies [a1b52be]
- @powersync/web@1.2.2

## 1.0.13

### 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.13",
"version": "1.0.14",
"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.13

### Patch Changes

- Updated dependencies [a1b52be]
- @powersync/web@1.2.2

## 0.1.12

### 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.12",
"version": "0.1.13",
"private": true,
"scripts": {
"build": "next build",
Expand Down
8 changes: 8 additions & 0 deletions demos/example-vite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# example-vite

## 0.0.31

### Patch Changes

- cfd54e3: Locking `swc/core` dependency to `~1.6.0` to fix builds of demos using vite.
- Updated dependencies [a1b52be]
- @powersync/web@1.2.2

## 0.0.30

### 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.30",
"version": "0.0.31",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
8 changes: 8 additions & 0 deletions demos/react-multi-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# react-multi-client

## 0.0.5

### Patch Changes

- cfd54e3: Locking `swc/core` dependency to `~1.6.0` to fix builds of demos using vite.
- Updated dependencies [a1b52be]
- @powersync/web@1.2.2

## 0.0.4

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

## 0.3.14

### Patch Changes

- cfd54e3: Locking `swc/core` dependency to `~1.6.0` to fix builds of demos using vite.
- Updated dependencies [a1b52be]
- @powersync/web@1.2.2

## 0.3.13

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

## 0.0.20

### Patch Changes

- cfd54e3: Locking `swc/core` dependency to `~1.6.0` to fix builds of demos using vite.
- Updated dependencies [a1b52be]
- @powersync/web@1.2.2

## 0.0.19

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

## 0.1.14

### Patch Changes

- cfd54e3: Locking `swc/core` dependency to `~1.6.0` to fix builds of demos using vite.
- Updated dependencies [a1b52be]
- @powersync/web@1.2.2

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

## 1.2.2

### Patch Changes

- a1b52be: Fix read statements not using the transaction lock

## 1.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@powersync/web",
"version": "1.2.1",
"version": "1.2.2",
"description": "A Web SDK for JourneyApps PowerSync",
"main": "lib/src/index.js",
"types": "lib/src/index.d.ts",
Expand Down
Loading

0 comments on commit ceb8941

Please sign in to comment.