Skip to content

Commit

Permalink
Version Packages (#46)
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 1, 2022
1 parent bb4788a commit c97135b
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/long-turkeys-smoke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/three-lizards-rule.md

This file was deleted.

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

## 0.6.0

### Minor Changes

- bb4788a: InstancedMesh support, using InstancedRigidBodies ✨

### Patch Changes

- bb4788a: Improved core with less operations during update loop

## 0.5.2

### 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.5.2",
"version": "0.6.0",
"source": "src/index.ts",
"main": "dist/react-three-rapier.cjs.js",
"module": "dist/react-three-rapier.esm.js",
Expand Down

1 comment on commit c97135b

@vercel
Copy link

@vercel vercel bot commented on c97135b Aug 1, 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-pmndrs.vercel.app
react-three-rapier.pmnd.rs
react-three-rapier-git-main-pmndrs.vercel.app

Please sign in to comment.