Skip to content

Commit 8958d83

Browse files
committed
1.11.0
1 parent c8dd8de commit 8958d83

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELIST.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change List
22

3+
### 1.11.0
4+
5+
* Switch to undefined bindGroupLayouts instead of empty bindGroupLayouts
6+
37
### 1.10.3
48

59
* Fix so can use in worker

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webgpu-utils",
3-
"version": "1.10.4",
3+
"version": "1.11.0",
44
"description": "webgpu utilities",
55
"main": "dist/1.x/webgpu-utils.module.js",
66
"module": "dist/1.x/webgpu-utils.module.js",

0 commit comments

Comments
 (0)