We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b1629f commit e6cb002Copy full SHA for e6cb002
2 files changed
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
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
14
## [1.11.2-rc.0] - 2025-05-11
15
16
### 🐛 Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "@bytecodealliance/jco",
- "version": "1.11.2-rc.0",
+ "version": "1.11.2-rc.1",
"description": "JavaScript tooling for working with WebAssembly Components",
"author": "Guy Bedford",
"bin": {
0 commit comments