Skip to content

Commit

Permalink
changeset: v1.1.0 minor bump
Browse files Browse the repository at this point in the history
  • Loading branch information
0xtito committed Mar 1, 2024
1 parent 71e5c71 commit e37497f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
6 changes: 0 additions & 6 deletions .changeset/hip-dingos-look.md

This file was deleted.

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

## 1.1.0

### Minor Changes

- 71e5c71: - `BuildPhysicalMeshes` and `BuildPhysicalPlanes` now require you to
pass in your `meshes` and `planes`, respectively.

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/newtonxr/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vixuslabs/newtonxr",
"version": "1.0.1",
"version": "1.1.0",
"license": "MIT",
"type": "module",
"description": "a webxr library for effortlessly infusing realistic physics into your projects",
Expand Down

0 comments on commit e37497f

Please sign in to comment.