Skip to content

Commit f75ac2a

Browse files
committed
chore(version): 0.5.4
1 parent 39e4b62 commit f75ac2a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.5.4 - 2023-10-01
6+
#### Features
7+
- new field index type (#204) - (39e4b62) - Ezekiel Warren
8+
#### Miscellaneous Chores
9+
- **(deps)** update com_grail_bazel_toolchain digest to 91abcad (#205) - (755034e) - renovate[bot]
10+
11+
- - -
12+
513
## 0.5.3 - 2023-09-29
614
#### Bug Fixes
715
- typo in system notify settings cpp wrapper - (25397aa) - 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_runtime",
3-
version = "0.5.3",
3+
version = "0.5.4",
44
compatibility_level = 5,
55
)
66

0 commit comments

Comments
 (0)