Skip to content

Commit e6cb002

Browse files
release: jco v1.11.2-rc.1 (#678)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: vados-cosmonic <123968127+vados-cosmonic@users.noreply.github.com>
1 parent 4b1629f commit e6cb002

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.11.2-rc.1] - 2025-05-12
4+
5+
### ⚙️ Miscellaneous Tasks
6+
7+
* *(jco)* update printed versions (#677) by @vados-cosmonic in #677
8+
9+
* *(jco)* update printed CLI version by @vados-cosmonic
10+
11+
12+
13+
314
## [1.11.2-rc.0] - 2025-05-11
415

516
### 🐛 Bug Fixes

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.11.2-rc.0",
3+
"version": "1.11.2-rc.1",
44
"description": "JavaScript tooling for working with WebAssembly Components",
55
"author": "Guy Bedford",
66
"bin": {

0 commit comments

Comments
 (0)