Skip to content

Commit 32ea778

Browse files
committed
chore(version): 0.6.7
1 parent 74222ee commit 32ea778

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.7 - 2025-01-22
6+
#### Miscellaneous Chores
7+
- **(deps)** update dependency ecsact_runtime to v0.7.1 (#242) - (666a9ef) - renovate[bot]
8+
- allow ecsact_runtime 0.8.x - (74222ee) - Ezekiel Warren
9+
10+
- - -
11+
512
## 0.6.6 - 2024-10-15
613
#### Miscellaneous Chores
714
- update ecsact_parse - (047249d) - 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.6",
3+
version = "0.6.7",
44
compatibility_level = 6,
55
)
66

0 commit comments

Comments
 (0)