diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index 7e6096d..c06d0d8 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.3.30" + ".": "0.3.31" } diff --git a/CHANGELOG.md b/CHANGELOG.md index d5d0304..9f4c69a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.3.31](https://github.com/bytecodealliance/vscode-wit/compare/wit-idl-v0.3.30...wit-idl-v0.3.31) (2026-03-17) + + +### Bug Fixes + +* update @bytecodealliance/jco and toml dependencies ([58a9d99](https://github.com/bytecodealliance/vscode-wit/commit/58a9d99550449a198d55445a9f4c60221e5c9646)) + ## [0.3.30](https://github.com/bytecodealliance/vscode-wit/compare/wit-idl-v0.3.29...wit-idl-v0.3.30) (2026-03-17) diff --git a/package-lock.json b/package-lock.json index 1134b47..be43a6d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "wit-idl", - "version": "0.3.30", + "version": "0.3.31", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "wit-idl", - "version": "0.3.30", + "version": "0.3.31", "license": "Apache-2.0 WITH LLVM-exception", "devDependencies": { "@bytecodealliance/jco": "1.17.1", diff --git a/package.json b/package.json index 8e68ec9..baeceeb 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "displayName": "WIT IDL", "description": "WebAssembly Interface Type (WIT) IDL Extension for VSCode", "private": true, - "version": "0.3.30", + "version": "0.3.31", "publisher": "bytecodealliance", "icon": "images/wit-icon.png", "categories": [