Skip to content

Commit

Permalink
Merge pull request #104 from aspen-cloud/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
pbohlman committed May 2, 2024
2 parents 8bac5da + 3c5f5df commit 07deec2
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 9 deletions.
5 changes: 0 additions & 5 deletions .changeset/lemon-plums-care.md

This file was deleted.

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

## 0.3.52

### Patch Changes

- b4f7f26: exit unsuccessful schema push with exit code 1

## 0.3.51

### 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.51",
"version": "0.3.52",
"type": "module",
"scripts": {
"build": "tsc",
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.3.51",
"@triplit/cli": "0.3.52",
"@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 @@ -6176,7 +6176,7 @@ __metadata:
languageName: unknown
linkType: soft

"@triplit/[email protected].51, @triplit/cli@workspace:^, @triplit/cli@workspace:packages/cli":
"@triplit/[email protected].52, @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 @@ -16819,7 +16819,7 @@ __metadata:
"@radix-ui/react-slot": ^1.0.2
"@tailwindcss/typography": ^0.5.10
"@triplit/authjs-adapter": ^0.1.0
"@triplit/cli": 0.3.51
"@triplit/cli": 0.3.52
"@triplit/client": 0.3.43
"@triplit/db": 0.3.34
"@triplit/react": 0.3.45
Expand Down

0 comments on commit 07deec2

Please sign in to comment.