Skip to content

Commit 6878a09

Browse files
release: jco-transpile v0.1.1
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cd64953 commit 6878a09

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/jco-transpile/CHANGELOG.md

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

3+
## [0.1.1] - 2025-11-06
4+
5+
### 🚀 Features
6+
7+
* *(transpile)* add transpileBytes to the public API by @vados-cosmonic in #1103
8+
9+
10+
11+
312
## [0.1.0] - 2025-11-05
413

514
### 🚀 Features

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.0",
3+
"version": "0.1.1",
44
"description": "WebAssembly Component transpilation functionality for Jco",
55
"contributors": [
66
{

0 commit comments

Comments
 (0)