diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index 20a2bdb..b795b63 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.3.35" + ".": "0.3.36" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 96195ef..7cd033c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.3.36](https://github.com/bytecodealliance/vscode-wit/compare/wit-idl-v0.3.35...wit-idl-v0.3.36) (2026-08-10) + + +### Bug Fixes + +* bump versions (security) ([b897f56](https://github.com/bytecodealliance/vscode-wit/commit/b897f560103255f1f82eb2ac4b5263bc71c2baca)) + ## [0.3.35](https://github.com/bytecodealliance/vscode-wit/compare/wit-idl-v0.3.34...wit-idl-v0.3.35) (2026-07-16) diff --git a/package-lock.json b/package-lock.json index d6d8be5..8ec6b9c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "wit-idl", - "version": "0.3.35", + "version": "0.3.36", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "wit-idl", - "version": "0.3.35", + "version": "0.3.36", "license": "Apache-2.0 WITH LLVM-exception", "devDependencies": { "@bytecodealliance/jco": "1.27.0", diff --git a/package.json b/package.json index 0295552..3c7c739 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.35", + "version": "0.3.36", "publisher": "bytecodealliance", "icon": "images/wit-icon.png", "categories": [