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 Aug 8, 2023
1 parent 9675bdc commit 6b2c315
Show file tree
Hide file tree
Showing 8 changed files with 25 additions and 14 deletions.
6 changes: 0 additions & 6 deletions .changeset/new-trees-film.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/perfect-jokes-peel.md

This file was deleted.

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

## 0.0.30

### Patch Changes

- 6730e53: - Update dependencies
- Updated dependencies [6730e53]
- @triplit/db@0.0.30

## 0.0.28

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@triplit/client",
"packageManager": "[email protected]",
"version": "0.0.29",
"version": "0.0.30",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"type": "module",
Expand Down
6 changes: 6 additions & 0 deletions packages/db/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @triplit/db

## 0.0.30

### Patch Changes

- 6730e53: - Include the DB constructor as a default export

## 0.0.28

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/db/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@triplit/db",
"type": "module",
"version": "0.0.29",
"version": "0.0.30",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @triplit/react

## 0.0.30

### Patch Changes

- 6730e53: - Update dependencies
- Updated dependencies [6730e53]
- @triplit/client@0.0.30

## 0.0.28

### 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.0.29",
"version": "0.0.30",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"type": "module",
Expand Down

0 comments on commit 6b2c315

Please sign in to comment.