Skip to content

Commit 79859f7

Browse files
release: jco-transpile v0.4.2
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 170b126 commit 79859f7

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

packages/jco-transpile/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [0.4.2] - 2026-07-09
4+
5+
This release contains an update fo the underlying transpiled `js-component-bindgen`
6+
to [`js-component-bindgen` v2.0.11](https://crates.io/crates/js-component-bindgen/2.0.11)
7+
38
## [0.4.1] - 2026-07-06
49

510
This release fixes a regression in package size that had drastic implications,

packages/jco-transpile/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bytecodealliance/jco-transpile",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"description": "WebAssembly Component transpilation functionality for Jco",
55
"keywords": [
66
"Component",

0 commit comments

Comments
 (0)