Skip to content

Commit

Permalink
chore(version): 0.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
zaucy committed May 27, 2024
1 parent 9288773 commit 64fedea
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.

- - -
## 0.6.4 - 2024-05-27
#### Features
- improve assoc api + C++ wrappers (#246) - (9288773) - Ezekiel Warren
- invalid id macro (#245) - (d97a63b) - Ezekiel Warren
- more multi assoc api adjustments (#244) - (82e37e2) - Ezekiel Warren

- - -

## 0.6.3 - 2024-05-23
#### Features
- multi field association API (#243) - (e3682e8) - 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_runtime",
version = "0.6.3",
version = "0.6.4",
compatibility_level = 6,
)

Expand Down

0 comments on commit 64fedea

Please # to comment.