Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #118

Merged
merged 1 commit into from
Jun 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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/[email protected]

## 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/[email protected]
- @triplit/[email protected]

## 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/[email protected]

## 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/[email protected]

## 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/[email protected]
- @triplit/[email protected]

## 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/[email protected]
- @triplit/[email protected]

## 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
Loading