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 500f8cb commit 0186facCopy full SHA for 0186fac
2 files changed
packages/typegpu-cli/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@typegpu/cli",
3
- "version": "0.11.1",
+ "version": "0.11.2",
4
"description": "Add TypeGPU to your project",
5
"license": "MIT",
6
"repository": {
packages/typegpu/package.json
"name": "typegpu",
- "version": "0.11.7",
+ "version": "0.11.8",
"description": "A thin layer between JS and WebGPU/WGSL that improves development experience and allows for faster iteration.",
"keywords": [
"compute",
0 commit comments