Skip to content

Commit d33dcc1

Browse files
github-actions[bot]GordonSmith
authored andcommitted
chore(main): release wit-idl 0.3.31
1 parent 0121969 commit d33dcc1

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.3.30"
2+
".": "0.3.31"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.3.31](https://github.com/bytecodealliance/vscode-wit/compare/wit-idl-v0.3.30...wit-idl-v0.3.31) (2026-03-25)
4+
5+
6+
### Bug Fixes
7+
8+
* enhance WIT validation and binding generation with source path support ([0121969](https://github.com/bytecodealliance/vscode-wit/commit/0121969ad605722ce5fe7cdedf2a3738f98d3910)), closes [#121](https://github.com/bytecodealliance/vscode-wit/issues/121)
9+
* update @bytecodealliance/jco and toml dependencies ([58a9d99](https://github.com/bytecodealliance/vscode-wit/commit/58a9d99550449a198d55445a9f4c60221e5c9646))
10+
311
## [0.3.30](https://github.com/bytecodealliance/vscode-wit/compare/wit-idl-v0.3.29...wit-idl-v0.3.30) (2026-03-17)
412

513

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
@@ -3,7 +3,7 @@
33
"displayName": "WIT IDL",
44
"description": "WebAssembly Interface Type (WIT) IDL Extension for VSCode",
55
"private": true,
6-
"version": "0.3.30",
6+
"version": "0.3.31",
77
"publisher": "bytecodealliance",
88
"icon": "images/wit-icon.png",
99
"categories": [

0 commit comments

Comments
 (0)