Skip to content

Commit 57141b2

Browse files
release: jco-transpile v0.1.3
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d14a5c3 commit 57141b2

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

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.

packages/jco-transpile/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-03-30
4+
5+
### 🧪 Testing
6+
7+
- _(transpile)_ add test for bare export ancillary types by @vados-cosmonic in #1349
8+
39
## [0.1.2] - 2026-02-13
410

511
### ⚙️ Miscellaneous Tasks

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.1.2",
3+
"version": "0.1.3",
44
"description": "WebAssembly Component transpilation functionality for Jco",
55
"keywords": [
66
"Component",

0 commit comments

Comments
 (0)