From 97216fdb1f6757648e4cfb06932e96345023f81b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 10:21:26 +0000 Subject: [PATCH] chore(main): release wit-idl 0.3.22 --- .github/release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index 218d3cd..a7066dd 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.3.21" + ".": "0.3.22" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d28773..52e80da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.3.22](https://github.com/bytecodealliance/vscode-wit/compare/wit-idl-v0.3.21...wit-idl-v0.3.22) (2025-12-31) + + +### Features + +* bump versions ([5f9163e](https://github.com/bytecodealliance/vscode-wit/commit/5f9163e0623a8928fd6df8fc1fa820e3efbee7d7)) + ## [0.3.21](https://github.com/bytecodealliance/vscode-wit/compare/wit-idl-v0.3.20...wit-idl-v0.3.21) (2025-12-17) diff --git a/package-lock.json b/package-lock.json index 058a485..f14cd50 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "wit-idl", - "version": "0.3.21", + "version": "0.3.22", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "wit-idl", - "version": "0.3.21", + "version": "0.3.22", "license": "Apache-2.0 WITH LLVM-exception", "dependencies": { "wit-bindgen-wasm": "file:wit-bindgen-wasm/pkg" diff --git a/package.json b/package.json index e01eefe..ed624c3 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.21", + "version": "0.3.22", "publisher": "bytecodealliance", "icon": "images/wit-icon.png", "categories": [