Skip to content

Commit

Permalink
Merge pull request #118 from aspen-cloud/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
wernst committed Jun 7, 2024
2 parents 3664595 + be0be25 commit b543382
Show file tree
Hide file tree
Showing 15 changed files with 65 additions and 19 deletions.
5 changes: 0 additions & 5 deletions .changeset/afraid-ducks-admire.md

This file was deleted.

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

## 0.3.66

### Patch Changes

- Updated dependencies [3664595]
- @triplit/client@0.3.55

## 0.3.65

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@triplit/cli",
"version": "0.3.65",
"version": "0.3.66",
"type": "module",
"scripts": {
"build": "tsc",
Expand Down
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.55

### Patch Changes

- 3664595: ts fixes

## 0.3.54

### 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.54",
"version": "0.3.55",
"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.60

### Patch Changes

- Updated dependencies [3664595]
- @triplit/client@0.3.55
- @triplit/react@0.3.58

## 0.3.59

### 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.59",
"version": "0.3.60",
"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.58

### Patch Changes

- Updated dependencies [3664595]
- @triplit/client@0.3.55

## 0.3.57

### 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.57",
"version": "0.3.58",
"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.27

### Patch Changes

- Updated dependencies [3664595]
- @triplit/client@0.3.55

## 0.1.26

### 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.26",
"version": "0.1.27",
"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 [3664595]
- @triplit/client@0.3.55
- @triplit/react@0.3.58

## null

### Patch Changes

- Updated dependencies [352b619]
- Updated dependencies [2c2a4d3]
- Updated dependencies [352b619]
Expand Down
6 changes: 3 additions & 3 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.54",
"@triplit/client": "0.3.55",
"@triplit/db": "0.3.43",
"@triplit/react": "0.3.57",
"@triplit/react": "0.3.58",
"bcryptjs": "^2.4.3",
"class-variance-authority": "^0.7.0",
"clsx": "^1.2.1",
Expand All @@ -42,7 +42,7 @@
"devDependencies": {
"@ianvs/prettier-plugin-sort-imports": "^3.7.2",
"@tailwindcss/typography": "^0.5.10",
"@triplit/cli": "0.3.65",
"@triplit/cli": "0.3.66",
"@types/bcryptjs": "^2",
"@types/jsonwebtoken": "^9.0.2",
"@types/node": "^17.0.45",
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 [3664595]
- @triplit/client@0.3.55
- @triplit/react@0.3.58

## null

### Patch Changes

- Updated dependencies [352b619]
- Updated dependencies [2c2a4d3]
- Updated dependencies [352b619]
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6704,7 +6704,7 @@ __metadata:
languageName: unknown
linkType: soft

"@triplit/cli@npm:0.3.65, @triplit/cli@workspace:^, @triplit/cli@workspace:packages/cli":
"@triplit/cli@npm:0.3.66, @triplit/cli@workspace:^, @triplit/cli@workspace:packages/cli":
version: 0.0.0-use.local
resolution: "@triplit/cli@workspace:packages/cli"
dependencies:
Expand Down Expand Up @@ -6791,7 +6791,7 @@ __metadata:
languageName: node
linkType: hard

"@triplit/client@npm:0.3.54, @triplit/client@npm:^0.3.48, @triplit/client@workspace:^, @triplit/client@workspace:packages/client":
"@triplit/client@npm:0.3.55, @triplit/client@npm:^0.3.48, @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 @@ -6890,7 +6890,7 @@ __metadata:
languageName: unknown
linkType: soft

"@triplit/react@npm:0.3.57, @triplit/react@workspace:^, @triplit/react@workspace:packages/react":
"@triplit/react@npm:0.3.58, @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 @@ -17803,10 +17803,10 @@ __metadata:
"@radix-ui/react-slot": "npm:^1.0.2"
"@tailwindcss/typography": "npm:^0.5.10"
"@triplit/authjs-adapter": "npm:^0.1.0"
"@triplit/cli": "npm:0.3.65"
"@triplit/client": "npm:0.3.54"
"@triplit/cli": "npm:0.3.66"
"@triplit/client": "npm:0.3.55"
"@triplit/db": "npm:0.3.43"
"@triplit/react": "npm:0.3.57"
"@triplit/react": "npm:0.3.58"
"@types/bcryptjs": "npm:^2"
"@types/jsonwebtoken": "npm:^9.0.2"
"@types/node": "npm:^17.0.45"
Expand Down

0 comments on commit b543382

Please sign in to comment.