Skip to content

Commit 3797120

Browse files
committed
chore(version): 0.4.10
1 parent 96d7be9 commit 3797120

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
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.4.10 - 2024-10-17
6+
#### Features
7+
- use new field index api (#220) - (96d7be9) - Ezekiel Warren
8+
#### Miscellaneous Chores
9+
- **(deps)** update dependency ecsact_cli to v0.3.19 (#221) - (7f62cd7) - renovate[bot]
10+
11+
- - -
12+
513
## 0.4.9 - 2024-10-14
614
#### Features
715
- new stream toggle api C++ wrapper (#217) - (fcc466c) - Ezekiel Warren

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module(
22
name = "ecsact_lang_cpp",
3-
version = "0.4.9",
3+
version = "0.4.10",
44
compatibility_level = 4,
55
)
66

0 commit comments

Comments
 (0)