Skip to content

Commit

Permalink
Version Packages (#66)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Aug 29, 2022
1 parent e229bd2 commit 8bc5659
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 16 deletions.
5 changes: 0 additions & 5 deletions .changeset/moody-mayflies-do.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silver-walls-deny.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/witty-ladybugs-behave.md

This file was deleted.

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

## 0.6.6

### Patch Changes

- 77635c4: feat: allow object3d props through RigidBody (@Glavin001)
- e229bd2: Disable problematic translation interpolation for now
- 31da80f: fix: fix crash for non-indexed trimeshes by applying `mergeVertices` from `BufferGeometryUtils` (@machado2)

## 0.6.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-three-rapier/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-three/rapier",
"version": "0.6.5",
"version": "0.6.6",
"source": "src/index.ts",
"main": "dist/react-three-rapier.cjs.js",
"module": "dist/react-three-rapier.esm.js",
Expand Down

1 comment on commit 8bc5659

@vercel
Copy link

@vercel vercel bot commented on 8bc5659 Aug 29, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

react-three-rapier – ./

react-three-rapier.pmnd.rs
react-three-rapier-pmndrs.vercel.app
react-three-rapier-git-main-pmndrs.vercel.app

Please sign in to comment.