Skip to content

Commit 04dc493

Browse files
release: jco-std v0.1.3
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cfa11f6 commit 04dc493

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/jco-std/CHANGELOG.md

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

3+
## [0.1.3] - 2026-02-14
4+
5+
### 🐛 Bug Fixes
6+
7+
- _(std)_ await the inner async handler promise by @andreiltd in #1264
8+
39
## [0.1.2] - 2026-02-13
410

511
### ⚙️ Miscellaneous Tasks

packages/jco-std/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-std",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Library of shared functionality for use with the JS WebAssembly components",
55
"keywords": [
66
"Component",

0 commit comments

Comments
 (0)