Skip to content

Commit d80d08a

Browse files
committed
chore(version): 0.3.2
1 parent 2fb7f19 commit d80d08a

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
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.2 - 2024-05-13
6+
#### Features
7+
- add build recipe and tests (#100) - (2fb7f19) - Austin Kelway
8+
9+
- - -
10+
511
## 0.3.1 - 2024-04-22
612
#### Bug Fixes
713
- check for created callback nullptr (#97) - (9601a75) - 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.1",
3+
version = "0.3.2",
44
compatibility_level = 3,
55
)
66

MODULE.bazel.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)