Skip to content

Commit 32784b1

Browse files
chore: update versions (#201)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a0b5a02 commit 32784b1

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/ripe-drinks-sell.md

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

packages/voxel-renderer/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @jolly-pixel/voxel.renderer
22

3+
## 1.0.2
4+
5+
### Patch Changes
6+
7+
- [#200](https://github.com/JollyPixel/editor/pull/200) [`a0b5a02`](https://github.com/JollyPixel/editor/commit/a0b5a0245e4b280299c349c871f6264d5e6c6c9c) Thanks [@fraxken](https://github.com/fraxken)! - VoxelRenderer should not expect context Generic for ActorComponent & Actor
8+
39
## 1.0.1
410

511
### Patch Changes

packages/voxel-renderer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@jolly-pixel/voxel.renderer",
33
"description": "Jolly Pixel 3D Voxel Engine and Renderer",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"type": "module",
66
"main": "dist/index.js",
77
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)