We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32dfd74 commit b16c135Copy full SHA for b16c135
2 files changed
packages/typegpu-radiance-cascades/package.json
@@ -1,7 +1,6 @@
1
{
2
"name": "@typegpu/radiance-cascades",
3
- "version": "0.11.0-alpha.1",
4
- "private": true,
+ "version": "0.11.0",
5
"description": "Radiance Cascades implementation in TypeGPU",
6
"keywords": [],
7
"license": "MIT",
packages/typegpu-sdf/package.json
@@ -1,6 +1,6 @@
"name": "@typegpu/sdf",
- "version": "0.11.0",
+ "version": "0.11.1",
"description": "A set of Signed Distance Field functions for use in WebGPU/TypeGPU apps.",
0 commit comments