Skip to content

Commit d14a5c3

Browse files
release: jco v1.17.6
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e1cfc24 commit d14a5c3

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/jco/CHANGELOG.md

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

3+
## [1.17.6] - 2026-03-30
4+
5+
### 🧪 Testing
6+
7+
- _(jco)_ enable nested stream test by @vados-cosmonic in #1340
8+
9+
- _(jco)_ use drop in resoruce lift by @vados-cosmonic in #1339
10+
11+
- _(jco)_ avoid recursive re-entrancy by @vados-cosmonic
12+
13+
- _(jco)_ enable resource test, start fixing owned stream lift test by @vados-cosmonic
14+
315
## [1.17.5] - 2026-03-24
416

517
### 🧪 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.5",
3+
"version": "1.17.6",
44
"description": "JavaScript tooling for working with WebAssembly Components",
55
"keywords": [
66
"Component",

0 commit comments

Comments
 (0)