Skip to content

Commit 7c5d746

Browse files
release: jco v1.17.2
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6824249 commit 7c5d746

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

packages/jco/CHANGELOG.md

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

3+
## [1.17.2] - 2026-03-18
4+
5+
### 🧪 Testing
6+
7+
- _(jco)_ reverse expeted/actual values for stream testing helper by @vados-cosmonic
8+
9+
- _(jco)_ add record test by @vados-cosmonic
10+
311
## [1.17.1] - 2026-03-17
412

513
### 🧪 Testing

packages/jco/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",
3-
"version": "1.17.1",
3+
"version": "1.17.2",
44
"description": "JavaScript tooling for working with WebAssembly Components",
55
"keywords": [
66
"Component",

0 commit comments

Comments
 (0)