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 Jun 24, 2024
1 parent 45f8d5e commit c728b81
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 14 deletions.
5 changes: 0 additions & 5 deletions .changeset/fair-donuts-rhyme.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/unlucky-jeans-crash.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.4.2

### Patch Changes

- 45f8d5e: Update parjs
- d2ff9fb: Improve schema diff output

## 0.4.1

### 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.4.1",
"version": "0.4.2",
"type": "module",
"scripts": {
"build": "yarn lint && node ./build.mjs",
Expand Down
2 changes: 1 addition & 1 deletion templates/chat-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"devDependencies": {
"@ianvs/prettier-plugin-sort-imports": "^3.7.2",
"@tailwindcss/typography": "^0.5.10",
"@triplit/cli": "0.4.1",
"@triplit/cli": "0.4.2",
"@types/bcryptjs": "^2",
"@types/jsonwebtoken": "^9.0.2",
"@types/node": "^17.0.45",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7350,7 +7350,7 @@ __metadata:
languageName: unknown
linkType: soft

"@triplit/cli@npm:0.4.1, @triplit/cli@workspace:^, @triplit/cli@workspace:packages/cli":
"@triplit/cli@npm:0.4.2, @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 @@ -18839,7 +18839,7 @@ __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.4.1"
"@triplit/cli": "npm:0.4.2"
"@triplit/client": "npm:0.3.60"
"@triplit/db": "npm:0.3.46"
"@triplit/react": "npm:0.3.63"
Expand Down

0 comments on commit c728b81

Please sign in to comment.