Skip to content

Commit 83de487

Browse files
github-actions[bot]GordonSmith
authored andcommitted
chore(main): release wit-idl 0.3.24
1 parent 0148538 commit 83de487

4 files changed

Lines changed: 11 additions & 4 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.3.23"
2+
".": "0.3.24"
33
}

CHANGELOG.md

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

3+
## [0.3.24](https://github.com/bytecodealliance/vscode-wit/compare/wit-idl-v0.3.23...wit-idl-v0.3.24) (2026-02-01)
4+
5+
6+
### Bug Fixes
7+
8+
* bump versions ([0148538](https://github.com/bytecodealliance/vscode-wit/commit/0148538fe7ef9bb861a00a50e1df3637967f363b))
9+
310
## [0.3.23](https://github.com/bytecodealliance/vscode-wit/compare/wit-idl-v0.3.22...wit-idl-v0.3.23) (2026-01-14)
411

512

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.23",
6+
"version": "0.3.24",
77
"publisher": "bytecodealliance",
88
"icon": "images/wit-icon.png",
99
"categories": [

0 commit comments

Comments
 (0)