diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index 11502a5..20a2bdb 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.3.34" + ".": "0.3.35" } diff --git a/CHANGELOG.md b/CHANGELOG.md index eb21219..96195ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.3.35](https://github.com/bytecodealliance/vscode-wit/compare/wit-idl-v0.3.34...wit-idl-v0.3.35) (2026-07-16) + + +### Bug Fixes + +* update dependencies and improve version checks ([cce13b3](https://github.com/bytecodealliance/vscode-wit/commit/cce13b31f063b61417960e20cd87ef35cad789f5)) + ## [0.3.34](https://github.com/bytecodealliance/vscode-wit/compare/wit-idl-v0.3.33...wit-idl-v0.3.34) (2026-06-21) diff --git a/package-lock.json b/package-lock.json index 6d1b611..f8e31af 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "wit-idl", - "version": "0.3.34", + "version": "0.3.35", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "wit-idl", - "version": "0.3.34", + "version": "0.3.35", "license": "Apache-2.0 WITH LLVM-exception", "devDependencies": { "@bytecodealliance/jco": "1.25.2", diff --git a/package.json b/package.json index 040c15c..cc0ba14 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.34", + "version": "0.3.35", "publisher": "bytecodealliance", "icon": "images/wit-icon.png", "categories": [