Skip to content

Commit 3eaf217

Browse files
committed
chore(version): 0.2.1
1 parent 97ed3d1 commit 3eaf217

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.
33

44
- - -
5+
## 0.2.1 - 2025-04-04
6+
#### Bug Fixes
7+
- break back 'last error message' - (97ed3d1) - Ezekiel
8+
#### Miscellaneous Chores
9+
- formatting - (764969e) - Ezekiel Warren
10+
11+
- - -
12+
513
## 0.2.0 - 2025-01-31
614
#### Features
715
- use ecsact_runtime si/wasm header + recipe bundle (#84) - (a491f2f) - Ezekiel Warren

MODULE.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module(
22
name = "ecsact_si_wasmer",
3-
version = "0.2.0",
3+
version = "0.2.1",
44
compatibility_level = 2,
55
)
66

0 commit comments

Comments
 (0)