Skip to content

Commit 9a25053

Browse files
committed
chore(version): 0.3.19
1 parent 2871200 commit 9a25053

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
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.3.19 - 2025-01-31
6+
#### Bug Fixes
7+
- added a few missing exports to recipe - (2871200) - Ezekiel Warren
8+
9+
- - -
10+
511
## 0.3.18 - 2025-01-30
612
#### Bug Fixes
713
- added missing ecsact_stream to recipe export - (820418c) - 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_rt_entt",
3-
version = "0.3.18",
3+
version = "0.3.19",
44
compatibility_level = 3,
55
)
66

0 commit comments

Comments
 (0)