Skip to content

Commit 6c67caf

Browse files
committed
chore(version): 0.6.6
1 parent 047249d commit 6c67caf

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.6.6 - 2024-10-15
6+
#### Miscellaneous Chores
7+
- update ecsact_parse - (047249d) - Ezekiel Warren
8+
9+
- - -
10+
511
## 0.6.5 - 2024-10-14
612
#### Features
713
- new component type apis (#240) - (5ff8cf0) - 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_interpret",
3-
version = "0.6.5",
3+
version = "0.6.6",
44
compatibility_level = 6,
55
)
66

0 commit comments

Comments
 (0)