Skip to content

Commit

Permalink
chore(changeset): release packages (#190)
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 Dec 3, 2022
1 parent 29976f3 commit 29ae4b1
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/moody-radios-visit.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/olive-lemons-smoke.md

This file was deleted.

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

## 0.11.1

### Patch Changes

- bf15c27: Fix issue with `canSleep` missing from RigidBodyDesc
- bf15c27: Enable dynamic changing of RigidBody `type`

## 0.11.0

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

0 comments on commit 29ae4b1

Please sign in to comment.