diff --git a/packages/jco-transpile/CHANGELOG.md b/packages/jco-transpile/CHANGELOG.md index 4daf0dc35..ac4984b9e 100644 --- a/packages/jco-transpile/CHANGELOG.md +++ b/packages/jco-transpile/CHANGELOG.md @@ -1,5 +1,7 @@ # Changelog +## [0.3.5] - 2026-06-26 + ## [0.3.4] - 2026-06-26 This release contains an update fo the underlying transpiled `js-component-bindgen` diff --git a/packages/jco-transpile/package.json b/packages/jco-transpile/package.json index 21b3571bc..74574c044 100644 --- a/packages/jco-transpile/package.json +++ b/packages/jco-transpile/package.json @@ -1,6 +1,6 @@ { "name": "@bytecodealliance/jco-transpile", - "version": "0.3.4", + "version": "0.3.5", "description": "WebAssembly Component transpilation functionality for Jco", "keywords": [ "Component",