Skip to content

Commit cb48796

Browse files
Version Packages (#326)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent cb0001d commit cb48796

File tree

5 files changed

+9
-8
lines changed

5 files changed

+9
-8
lines changed

.changeset/silly-shirts-play.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

apps/spacerage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"dependencies": {
2020
"@dimforge/rapier3d-compat": "^0.9.0",
21-
"@hmans/r3f-create-loader": "workspace:^0.0.2",
21+
"@hmans/r3f-create-loader": "workspace:^0.0.3",
2222
"@hmans/r3f-shared-resource": "^0.1.0",
2323
"@hmans/things": "^0.0.6",
2424
"@hmans/use-const": "^0.0.1",

packages/hmans-r3f-create-loader/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @hmans/r3f-create-loader
22

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- cb0001d: **Fixed:** Improved typings.
8+
39
## 0.0.2
410

511
### Patch Changes

packages/hmans-r3f-create-loader/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"url": "https://hmans.co"
77
},
88
"description": "",
9-
"version": "0.0.2",
9+
"version": "0.0.3",
1010
"main": "dist/hmans-r3f-create-loader.cjs.js",
1111
"module": "dist/hmans-r3f-create-loader.esm.js",
1212
"files": [

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)