Skip to content

Commit

Permalink
chore(version): 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zaucy committed Oct 5, 2024
1 parent 761c150 commit 4a5d442
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.

- - -
## 0.4.2 - 2024-10-05
#### Bug Fixes
- properly forward writef args - (761c150) - Ezekiel Warren
#### Miscellaneous Chores
- **(deps)** update dependency ecsact_runtime to v0.6.9 (#57) - (8da98d5) - renovate[bot]
- **(deps)** update dependency ecsact_runtime to v0.6.8 (#55) - (1bf1e6f) - renovate[bot]
- sync with ecsact_common (#56) - (9b0ff7a) - seaubot

- - -

## 0.4.1 - 2024-08-09
#### Bug Fixes
- add missing includes for codegen.hh (#54) - (026e5ca) - Ezekiel Warren
Expand Down
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module(
name = "ecsact_codegen",
version = "0.4.1",
version = "0.4.2",
compatibility_level = 4,
)

Expand Down

0 comments on commit 4a5d442

Please # to comment.