Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 3, 2025
1 parent 67abc0e commit 8af2c88
Show file tree
Hide file tree
Showing 66 changed files with 344 additions and 89 deletions.
5 changes: 0 additions & 5 deletions .changeset/loud-llamas-compare.md

This file was deleted.

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.39

### Patch Changes

- Updated dependencies [1de26f8]
- [email protected]
- [email protected]
- [email protected]

## 0.1.38

### 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.38",
"version": "0.1.39",
"private": true,
"scripts": {
"dev": "next dev",
Expand All @@ -11,9 +11,9 @@
},
"dependencies": {
"clsx": "^2.0.0",
"jazz-browser-media-images": "workspace:0.8.50",
"jazz-react": "workspace:0.8.50",
"jazz-tools": "workspace:0.8.50",
"jazz-browser-media-images": "workspace:0.8.51",
"jazz-react": "workspace:0.8.51",
"jazz-tools": "workspace:0.8.51",
"next": "14.2.5",
"react": "^18.3.1",
"react-dom": "^18.3.1"
Expand Down
10 changes: 10 additions & 0 deletions examples/chat-rn-clerk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# chat-rn-clerk

## 1.0.41

### Patch Changes

- Updated dependencies [1de26f8]
- [email protected]
- [email protected]
- [email protected]
- [email protected]

## 1.0.40

### 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.40",
"version": "1.0.41",
"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.38

### Patch Changes

- Updated dependencies [1de26f8]
- [email protected]
- [email protected]

## 1.0.37

### 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.37",
"version": "1.0.38",
"main": "index.js",
"scripts": {
"build": "expo export -p ios",
Expand Down
9 changes: 9 additions & 0 deletions examples/chat-vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# chat-vue

## 0.0.30

### Patch Changes

- Updated dependencies [1de26f8]
- [email protected]
- [email protected]
- [email protected]

## 0.0.29

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/chat-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chat-vue",
"version": "0.0.29",
"version": "0.0.30",
"private": true,
"type": "module",
"scripts": {
Expand Down
9 changes: 9 additions & 0 deletions examples/chat/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# jazz-example-chat

## 0.0.125

### Patch Changes

- Updated dependencies [1de26f8]
- [email protected]
- [email protected]
- [email protected]

## 0.0.124

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion 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.124",
"version": "0.0.125",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
9 changes: 9 additions & 0 deletions examples/clerk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# minimal-auth-clerk

## 0.0.24

### Patch Changes

- Updated dependencies [1de26f8]
- [email protected]
- [email protected]
- [email protected]

## 0.0.23

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions examples/clerk/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "clerk",
"private": true,
"version": "0.0.23",
"version": "0.0.24",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -13,7 +13,7 @@
"dependencies": {
"@clerk/clerk-react": "^5.4.1",
"jazz-react": "workspace:*",
"jazz-react-auth-clerk": "workspace:0.8.50",
"jazz-react-auth-clerk": "workspace:0.8.51",
"jazz-tools": "workspace:*",
"react": "^18.3.1",
"react-dom": "^18.3.1"
Expand Down
8 changes: 8 additions & 0 deletions examples/file-share-svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# file-share-svelte

## 0.0.10

### Patch Changes

- Updated dependencies [1de26f8]
- [email protected]
- [email protected]

## 0.0.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/file-share-svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "file-share-svelte",
"version": "0.0.9",
"version": "0.0.10",
"private": true,
"type": "module",
"scripts": {
Expand Down
9 changes: 9 additions & 0 deletions examples/form/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# form

## 0.0.20

### Patch Changes

- Updated dependencies [1de26f8]
- [email protected]
- [email protected]
- [email protected]

## 0.0.19

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/form/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "form",
"private": true,
"version": "0.0.19",
"version": "0.0.20",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
9 changes: 9 additions & 0 deletions examples/image-upload/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# image-upload

## 0.0.22

### Patch Changes

- Updated dependencies [1de26f8]
- [email protected]
- [email protected]
- [email protected]

## 0.0.21

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/image-upload/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "image-upload",
"private": true,
"version": "0.0.21",
"version": "0.0.22",
"type": "module",
"scripts": {
"dev": "vite",
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.45

### Patch Changes

- Updated dependencies [1de26f8]
- [email protected]
- [email protected]

## 0.0.44

### 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.44",
"version": "0.0.45",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -18,8 +18,8 @@
"@radix-ui/react-toast": "^1.1.4",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"jazz-react": "workspace:0.8.50",
"jazz-tools": "workspace:0.8.50",
"jazz-react": "workspace:0.8.51",
"jazz-tools": "workspace:0.8.51",
"lucide-react": "^0.274.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
9 changes: 9 additions & 0 deletions examples/onboarding/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# jazz-example-onboarding

## 0.0.26

### Patch Changes

- Updated dependencies [1de26f8]
- [email protected]
- [email protected]
- [email protected]

## 0.0.25

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/onboarding/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jazz-example-onboarding",
"private": true,
"version": "0.0.25",
"version": "0.0.26",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
8 changes: 8 additions & 0 deletions examples/organization/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# organization

## 0.0.18

### Patch Changes

- Updated dependencies [1de26f8]
- [email protected]
- [email protected]

## 0.0.17

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/organization/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "organization",
"private": true,
"version": "0.0.17",
"version": "0.0.18",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
6 changes: 6 additions & 0 deletions examples/passkey-svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# passkey-svelte

## 0.0.14

### Patch Changes

- [email protected]

## 0.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/passkey-svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "passkey-svelte",
"version": "0.0.13",
"version": "0.0.14",
"type": "module",
"private": true,
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions examples/passkey/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# minimal-auth-passkey

## 0.0.23

### Patch Changes

- Updated dependencies [1de26f8]
- [email protected]
- [email protected]

## 0.0.22

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/passkey/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "passkey",
"private": true,
"version": "0.0.22",
"version": "0.0.23",
"type": "module",
"scripts": {
"dev": "vite",
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.44

### Patch Changes

- Updated dependencies [1de26f8]
- [email protected]
- [email protected]

## 0.0.43

### 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.43",
"version": "0.0.44",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -12,8 +12,8 @@
"clean-install": "rm -rf node_modules pnpm-lock.yaml && pnpm install"
},
"dependencies": {
"jazz-react": "workspace:0.8.50",
"jazz-tools": "workspace:0.8.50",
"jazz-react": "workspace:0.8.51",
"jazz-tools": "workspace:0.8.51",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.41.5",
Expand Down
Loading

0 comments on commit 8af2c88

Please sign in to comment.