Skip to content

Commit

Permalink
chore(version): 0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
zaucy committed Oct 1, 2023
1 parent b9d8208 commit 897222a
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.5.3 - 2023-10-01
#### Features
- field indexing (#198) - (b9d8208) - Ezekiel Warren
#### Miscellaneous Chores
- **(deps)** update com_grail_bazel_toolchain digest to 91abcad (#199) - (b1b1cb4) - renovate[bot]

- - -

## 0.5.2 - 2023-09-29
#### Features
- system notify settings (#196) - (ef9fa96) - 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_interpret",
version = "0.5.2",
version = "0.5.3",
compatibility_level = 5,
)

Expand Down

0 comments on commit 897222a

Please sign in to comment.