Skip to content

Commit

Permalink
Release packages
Browse files Browse the repository at this point in the history
adeira-source-id: ee3adb0f3749ccdf33f0dc0f3e78a83db33e68bf

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
triplex-bot and github-actions[bot] committed Oct 12, 2023
1 parent 039608d commit a774eb2
Show file tree
Hide file tree
Showing 20 changed files with 76 additions and 70 deletions.
6 changes: 0 additions & 6 deletions .changeset/chatty-brooms-notice.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/empty-wolves-rhyme.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/giant-suns-fly.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/new-colts-fly.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/purple-flies-reply.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quiet-queens-study.md

This file was deleted.

14 changes: 0 additions & 14 deletions .changeset/tough-pianos-dream.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twenty-rules-collect.md

This file was deleted.

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

## 0.2.2

### Patch Changes

- 85447c2: Upgrade three.js.
- b5247c2: Apply lint and prettier fixes.

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@docs/triplex",
"version": "0.2.1",
"version": "0.2.2",
"private": true,
"description": "The React Three Fiber editor.",
"license": "GPL-3.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/bridge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @triplex/bridge

## 0.58.2

### Patch Changes

- b5247c2: Apply lint and prettier fixes.

## 0.58.1

## 0.58.0
Expand Down
2 changes: 1 addition & 1 deletion packages/bridge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@triplex/bridge",
"version": "0.58.1",
"version": "0.58.2",
"private": true,
"description": "The React Three Fiber editor.",
"license": "GPL-3.0",
Expand Down
9 changes: 9 additions & 0 deletions packages/create-triplex-project/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# create-triplex-project

## 0.58.2

### Patch Changes

- 85447c2: Add halloween template for project initialization.
- 85447c2: Upgrade three.js.
- b5247c2: Apply lint and prettier fixes.
- 85447c2: Dependencies bumped to latest.

## 0.58.1

## 0.58.0
Expand Down
2 changes: 1 addition & 1 deletion packages/create-triplex-project/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-triplex-project",
"version": "0.58.1",
"version": "0.58.2",
"private": true,
"description": "The React Three Fiber editor.",
"license": "GPL-3.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/editor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @triplex/editor

## 0.58.2

### Patch Changes

- 85447c2: Add halloween template for project initialization.
- 85447c2: Upgrade three.js.
- b5247c2: Apply lint and prettier fixes.
- Updated dependencies [b5247c2]
- @triplex/ws-client@0.58.2
- @triplex/bridge@0.58.2

## 0.58.1

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@triplex/editor",
"version": "0.58.1",
"version": "0.58.2",
"private": true,
"description": "The React Three Fiber editor.",
"license": "GPL-3.0",
Expand All @@ -19,8 +19,8 @@
"@radix-ui/react-icons": "^1.3.0",
"@radix-ui/react-menubar": "^1.0.2",
"@radix-ui/react-scroll-area": "^1.0.3",
"@triplex/bridge": "0.58.1",
"@triplex/ws-client": "0.58.1",
"@triplex/bridge": "0.58.2",
"@triplex/ws-client": "0.58.2",
"react-dom": "^18.2.0",
"react-error-boundary": "^3.1.4",
"react-router-dom": "^6.7.0",
Expand All @@ -32,7 +32,7 @@
"@swc/cli": "^0.1.59",
"@swc/core": "^1.3.28",
"@testing-library/react": "^14.0.0",
"@triplex/server": "^0.58.1",
"@triplex/server": "^0.58.2",
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
"@types/three": "^0.157.0",
Expand Down
12 changes: 12 additions & 0 deletions packages/run/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @triplex/run

## 0.58.2

### Patch Changes

- b5247c2: Apply lint and prettier fixes.
- Updated dependencies [85447c2]
- Updated dependencies [85447c2]
- Updated dependencies [b5247c2]
- @triplex/editor@0.58.2
- @triplex/server@0.58.2
- @triplex/client@0.58.2

## 0.58.1

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/run/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@triplex/run",
"version": "0.58.1",
"version": "0.58.2",
"private": true,
"description": "The React Three Fiber editor.",
"license": "GPL-3.0",
Expand All @@ -20,9 +20,9 @@
},
"dependencies": {
"@commander-js/extra-typings": "^10.0.2",
"@triplex/client": "0.58.1",
"@triplex/editor": "0.58.1",
"@triplex/server": "0.58.1",
"@triplex/client": "0.58.2",
"@triplex/editor": "0.58.2",
"@triplex/server": "0.58.2",
"commander": "^10.0.0",
"express": "^4.18.2",
"open": "^8.4.0",
Expand Down
16 changes: 16 additions & 0 deletions packages/scene/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @triplex/scene

## 0.58.2

### Patch Changes

- 85447c2: Upgrade three.js.
- 250c9ab: Fixes GLTF selection choosing an unexpected scene object.
- 85447c2: Scene helpers are now portalled to be direct descendents of the scene
instance.
- 85447c2: Provider no longer has any intermediate groups between it and the
rendered canvas element.
- 250c9ab: Fix scene object throwing during HMR when path is undefined.
- b5247c2: Apply lint and prettier fixes.
- Updated dependencies [b5247c2]
- @triplex/ws-client@0.58.2
- @triplex/bridge@0.58.2

## 0.58.1

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions packages/scene/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@triplex/scene",
"version": "0.58.1",
"version": "0.58.2",
"private": true,
"description": "The React Three Fiber editor.",
"license": "GPL-3.0",
Expand All @@ -16,8 +16,8 @@
"typedef": "tsc"
},
"dependencies": {
"@triplex/bridge": "0.58.1",
"@triplex/ws-client": "0.58.1",
"@triplex/bridge": "0.58.2",
"@triplex/ws-client": "0.58.2",
"react-error-boundary": "^3.1.4",
"react-merge-refs": "^1.1.0",
"react-router-dom": "^6.7.0",
Expand All @@ -29,7 +29,7 @@
"@react-three/fiber": "^8.14.5",
"@swc/cli": "^0.1.59",
"@swc/core": "^1.3.28",
"@triplex/server": "0.58.1",
"@triplex/server": "0.58.2",
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
"@types/three": "^0.157.0",
Expand Down

0 comments on commit a774eb2

Please sign in to comment.