Skip to content

Commit

Permalink
Merge pull request #691 from gardencmp/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
aeplay authored Nov 5, 2024
2 parents 81e8910 + c2dfe6a commit 61b346a
Show file tree
Hide file tree
Showing 45 changed files with 258 additions and 97 deletions.
5 changes: 0 additions & 5 deletions .changeset/gorgeous-ways-fold.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/seven-chefs-cross.md

This file was deleted.

8 changes: 8 additions & 0 deletions e2e/BinaryCoStream/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @jazz-e2e/binarycostream

## 0.0.93

### Patch Changes

- Updated dependencies [cce679b]
- [email protected]
- [email protected]

## 0.0.92

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions e2e/BinaryCoStream/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@jazz-e2e/binarycostream",
"private": true,
"version": "0.0.92",
"version": "0.0.93",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -17,8 +17,8 @@
"cojson": "workspace:0.8.12",
"hash-slash": "workspace:0.2.1",
"is-ci": "^3.0.1",
"jazz-react": "workspace:0.8.14",
"jazz-tools": "workspace:0.8.14",
"jazz-react": "workspace:0.8.15",
"jazz-tools": "workspace:0.8.15",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
8 changes: 8 additions & 0 deletions e2e/CoValues/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @jazz-e2e/covalues

## 0.0.92

### Patch Changes

- Updated dependencies [cce679b]
- [email protected]
- [email protected]

## 0.0.91

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion e2e/CoValues/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@jazz-e2e/covalues",
"private": true,
"version": "0.0.91",
"version": "0.0.92",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
9 changes: 9 additions & 0 deletions examples/book-shelf/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# jazz-example-book-shelf

## 0.1.8

### Patch Changes

- Updated dependencies [cce679b]
- [email protected]
- [email protected]
- [email protected]

## 0.1.7

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions examples/book-shelf/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jazz-example-book-shelf",
"version": "0.1.7",
"version": "0.1.8",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -11,9 +11,9 @@
},
"dependencies": {
"clsx": "^2.0.0",
"jazz-browser-media-images": "workspace:0.8.14",
"jazz-react": "workspace:0.8.14",
"jazz-tools": "workspace:0.8.14",
"jazz-browser-media-images": "workspace:0.8.15",
"jazz-react": "workspace:0.8.15",
"jazz-tools": "workspace:0.8.15",
"next": "14.2.5",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
10 changes: 10 additions & 0 deletions examples/chat-clerk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# jazz-example-chat

## 0.0.92

### Patch Changes

- Updated dependencies [cce679b]
- Updated dependencies [221c58f]
- [email protected]
- [email protected]
- [email protected]

## 0.0.91

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions examples/chat-clerk/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jazz-example-chat-clerk",
"private": true,
"version": "0.0.91",
"version": "0.0.92",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -23,9 +23,9 @@
"clsx": "^2.0.0",
"cojson": "workspace:0.8.12",
"hash-slash": "workspace:0.2.1",
"jazz-react": "workspace:0.8.14",
"jazz-react-auth-clerk": "workspace:0.8.14",
"jazz-tools": "workspace:0.8.14",
"jazz-react": "workspace:0.8.15",
"jazz-react-auth-clerk": "workspace:0.8.15",
"jazz-tools": "workspace:0.8.15",
"lucide-react": "^0.274.0",
"qrcode": "^1.5.3",
"react": "^18.2.0",
Expand Down
11 changes: 11 additions & 0 deletions examples/chat-rn-clerk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# chat-rn-clerk

## 1.0.8

### Patch Changes

- Updated dependencies [cce679b]
- Updated dependencies [221c58f]
- [email protected]
- [email protected]
- [email protected]
- [email protected]

## 1.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/chat-rn-clerk/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "chat-rn-clerk",
"main": "index.js",
"version": "1.0.7",
"version": "1.0.8",
"scripts": {
"build": "expo export -p ios",
"start": "expo start",
Expand Down
8 changes: 8 additions & 0 deletions examples/chat-rn/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# chat-rn

## 1.0.10

### Patch Changes

- Updated dependencies [cce679b]
- [email protected]
- [email protected]

## 1.0.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/chat-rn/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chat-rn",
"version": "1.0.9",
"version": "1.0.10",
"main": "index.js",
"scripts": {
"build": "expo export -p ios",
Expand Down
8 changes: 8 additions & 0 deletions examples/chat/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# jazz-example-chat

## 0.0.94

### Patch Changes

- Updated dependencies [cce679b]
- [email protected]
- [email protected]

## 0.0.93

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions examples/chat/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jazz-example-chat",
"private": true,
"version": "0.0.93",
"version": "0.0.94",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -24,8 +24,8 @@
"clsx": "^2.0.0",
"cojson": "workspace:0.8.12",
"hash-slash": "workspace:0.2.1",
"jazz-react": "workspace:0.8.14",
"jazz-tools": "workspace:0.8.14",
"jazz-react": "workspace:0.8.15",
"jazz-tools": "workspace:0.8.15",
"lucide-react": "^0.274.0",
"qrcode": "^1.5.3",
"react": "^18.2.0",
Expand Down
8 changes: 8 additions & 0 deletions examples/music-player/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# jazz-example-musicplayer

## 0.0.14

### Patch Changes

- Updated dependencies [cce679b]
- [email protected]
- [email protected]

## 0.0.13

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions examples/music-player/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jazz-example-music-player",
"private": true,
"version": "0.0.13",
"version": "0.0.14",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -22,8 +22,8 @@
"@radix-ui/react-toast": "^1.1.4",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"jazz-react": "workspace:0.8.14",
"jazz-tools": "workspace:0.8.14",
"jazz-react": "workspace:0.8.15",
"jazz-tools": "workspace:0.8.15",
"lucide-react": "^0.274.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
8 changes: 8 additions & 0 deletions examples/password-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# jazz-password-manager

## 0.0.13

### Patch Changes

- Updated dependencies [cce679b]
- [email protected]
- [email protected]

## 0.0.12

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions examples/password-manager/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jazz-password-manager",
"private": true,
"version": "0.0.12",
"version": "0.0.13",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -11,8 +11,8 @@
"clean-install": "rm -rf node_modules pnpm-lock.yaml && pnpm install"
},
"dependencies": {
"jazz-react": "workspace:0.8.14",
"jazz-tools": "workspace:0.8.14",
"jazz-react": "workspace:0.8.15",
"jazz-tools": "workspace:0.8.15",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hook-form": "^7.41.5",
Expand Down
9 changes: 9 additions & 0 deletions examples/pets/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# jazz-example-pets

## 0.0.111

### Patch Changes

- Updated dependencies [cce679b]
- [email protected]
- [email protected]
- [email protected]

## 0.0.110

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions examples/pets/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jazz-example-pets",
"private": true,
"version": "0.0.110",
"version": "0.0.111",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -23,9 +23,9 @@
"@radix-ui/react-toast": "^1.1.4",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"jazz-browser-media-images": "workspace:0.8.14",
"jazz-react": "workspace:0.8.14",
"jazz-tools": "workspace:0.8.14",
"jazz-browser-media-images": "workspace:0.8.15",
"jazz-react": "workspace:0.8.15",
"jazz-tools": "workspace:0.8.15",
"lucide-react": "^0.274.0",
"qrcode": "^1.5.3",
"react": "^18.2.0",
Expand All @@ -50,7 +50,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.3",
"is-ci": "^3.0.1",
"jazz-run": "workspace:0.8.14",
"jazz-run": "workspace:0.8.15",
"postcss": "^8.4.27",
"tailwindcss": "3.3.2",
"typescript": "^5.3.3",
Expand Down
8 changes: 8 additions & 0 deletions examples/todo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# jazz-example-todo

## 0.0.110

### Patch Changes

- Updated dependencies [cce679b]
- [email protected]
- [email protected]

## 0.0.109

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions examples/todo/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jazz-example-todo",
"private": true,
"version": "0.0.109",
"version": "0.0.110",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -20,8 +20,8 @@
"@radix-ui/react-toast": "^1.1.4",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"jazz-react": "workspace:0.8.14",
"jazz-tools": "workspace:0.8.14",
"jazz-react": "workspace:0.8.15",
"jazz-tools": "workspace:0.8.15",
"lucide-react": "^0.274.0",
"qrcode": "^1.5.3",
"react": "^18.2.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/jazz-browser-auth-clerk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# jazz-browser-media-images

## 0.8.15

### Patch Changes

- 221c58f: Store clerk credentials in localStorage, and use if available
- Updated dependencies [cce679b]
- [email protected]
- [email protected]

## 0.8.14

### Patch Changes
Expand Down
Loading

0 comments on commit 61b346a

Please sign in to comment.