Skip to content

Commit c6912e5

Browse files
committed
chore(version): 0.1.10
1 parent 5d4290f commit c6912e5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.1.10 - 2025-01-22
6+
#### Miscellaneous Chores
7+
- **(deps)** update ecsact repositories (#76) - (11360f5) - renovate[bot]
8+
- allow ecsact_runtime 0.8.x - (5d4290f) - Ezekiel Warren
9+
10+
- - -
11+
512
## 0.1.9 - 2024-11-11
613
#### Features
714
- implement reset function (#74) - (5e938b8) - Ezekiel Warren

MODULE.bazel

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module(
22
name = "ecsact_si_wasm",
3-
version = "0.1.9",
3+
version = "0.1.10",
44
compatibility_level = 1,
55
)
66

0 commit comments

Comments
 (0)