Skip to content

Commit

Permalink
Merge pull request #129 from aspen-cloud/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
pbohlman committed Jun 25, 2024
2 parents 150ad74 + 0214b31 commit 7dc3a2f
Show file tree
Hide file tree
Showing 13 changed files with 54 additions and 15 deletions.
5 changes: 0 additions & 5 deletions .changeset/rare-pets-prove.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @triplit/client

## 0.3.62

### Patch Changes

- d7b2190: add `clear` method to client and workerclient

## 0.3.61

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"sqlite"
],
"packageManager": "[email protected]",
"version": "0.3.61",
"version": "0.3.62",
"source": "./src/index.ts",
"main": "./dist/index.js",
"type": "module",
Expand Down
8 changes: 8 additions & 0 deletions packages/console/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @triplit/console

## 0.3.67

### Patch Changes

- Updated dependencies [d7b2190]
- @triplit/client@0.3.62
- @triplit/react@0.3.65

## 0.3.66

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/console/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@triplit/console",
"version": "0.3.66",
"version": "0.3.67",
"files": [
"dist"
],
Expand Down
7 changes: 7 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @triplit/react

## 0.3.65

### Patch Changes

- Updated dependencies [d7b2190]
- @triplit/client@0.3.62

## 0.3.64

### 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,7 +1,7 @@
{
"name": "@triplit/react",
"packageManager": "[email protected]",
"version": "0.3.64",
"version": "0.3.65",
"source": "./src/index.ts",
"main": "./dist/index.js",
"module": "./dist/index.js",
Expand Down
7 changes: 7 additions & 0 deletions packages/svelte/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @triplit/svelte

## 0.1.34

### Patch Changes

- Updated dependencies [d7b2190]
- @triplit/client@0.3.62

## 0.1.33

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@triplit/svelte",
"packageManager": "[email protected]",
"version": "0.1.33",
"version": "0.1.34",
"source": "./src/index.svelte.ts",
"main": "./dist/index.svelte.js",
"module": "./dist/index.svelte.js",
Expand Down
8 changes: 8 additions & 0 deletions templates/chat-template/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

### Patch Changes

- Updated dependencies [d7b2190]
- @triplit/client@0.3.62
- @triplit/react@0.3.65

## null

### Patch Changes

- Updated dependencies [753a72c]
- @triplit/db@0.3.47
- @triplit/client@0.3.61
Expand Down
4 changes: 2 additions & 2 deletions templates/chat-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-slot": "^1.0.2",
"@triplit/authjs-adapter": "^0.1.0",
"@triplit/client": "0.3.61",
"@triplit/client": "0.3.62",
"@triplit/db": "0.3.47",
"@triplit/react": "0.3.64",
"@triplit/react": "0.3.65",
"bcryptjs": "^2.4.3",
"class-variance-authority": "^0.7.0",
"clsx": "^1.2.1",
Expand Down
8 changes: 8 additions & 0 deletions templates/excalidraw/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

### Patch Changes

- Updated dependencies [d7b2190]
- @triplit/client@0.3.62
- @triplit/react@0.3.65

## null

### Patch Changes

- Updated dependencies [753a72c]
- @triplit/db@0.3.47
- @triplit/client@0.3.61
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7440,7 +7440,7 @@ __metadata:
languageName: node
linkType: hard

"@triplit/client@npm:0.3.61, @triplit/client@npm:^0.3.59, @triplit/client@workspace:^, @triplit/client@workspace:packages/client":
"@triplit/client@npm:0.3.62, @triplit/client@npm:^0.3.59, @triplit/client@workspace:^, @triplit/client@workspace:packages/client":
version: 0.0.0-use.local
resolution: "@triplit/client@workspace:packages/client"
dependencies:
Expand Down Expand Up @@ -7539,7 +7539,7 @@ __metadata:
languageName: unknown
linkType: soft

"@triplit/react@npm:0.3.64, @triplit/react@workspace:^, @triplit/react@workspace:packages/react":
"@triplit/react@npm:0.3.65, @triplit/react@workspace:^, @triplit/react@workspace:packages/react":
version: 0.0.0-use.local
resolution: "@triplit/react@workspace:packages/react"
dependencies:
Expand Down Expand Up @@ -18840,9 +18840,9 @@ __metadata:
"@tailwindcss/typography": "npm:^0.5.10"
"@triplit/authjs-adapter": "npm:^0.1.0"
"@triplit/cli": "npm:0.4.2"
"@triplit/client": "npm:0.3.61"
"@triplit/client": "npm:0.3.62"
"@triplit/db": "npm:0.3.47"
"@triplit/react": "npm:0.3.64"
"@triplit/react": "npm:0.3.65"
"@types/bcryptjs": "npm:^2"
"@types/jsonwebtoken": "npm:^9.0.2"
"@types/node": "npm:^17.0.45"
Expand Down

0 comments on commit 7dc3a2f

Please sign in to comment.