Skip to content

Commit 6cbfaef

Browse files
release: js-component-bindgen v1.17.0
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a04ce4f commit 6cbfaef

5 files changed

Lines changed: 11 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@ wit-bindgen-core = { version = "0.54.0", default-features = false }
5757
wit-component = { version = "0.245.1", features = ["dummy-module"] }
5858
wit-parser = { version = "0.245.1", default-features = false }
5959

60-
js-component-bindgen = { version = "1.16.8", path = "./crates/js-component-bindgen" }
60+
js-component-bindgen = { version = "1.17.0", path = "./crates/js-component-bindgen" }

crates/js-component-bindgen/CHANGELOG.md

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

3+
## [1.17.0] - 2026-04-22
4+
5+
6+
## New Contributors
7+
* @QuantumSegfault made their first contribution in [#1421](https://github.com/bytecodealliance/jco/pull/1421)
8+
9+
310
## [1.16.8] - 2026-04-18
411

512
### 🚜 Refactor

crates/js-component-bindgen/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "js-component-bindgen"
3-
version = "1.16.8"
3+
version = "1.17.0"
44
license = "Apache-2.0 WITH LLVM-exception"
55
categories = ["wasm"]
66
keywords = ["webassembly", "wasm"]

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)