Skip to content

Commit 8332425

Browse files
committed
chore(version): 0.5.2
1 parent 5bb8737 commit 8332425

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.2 - 2023-09-29
6+
#### Features
7+
- system notify settings (#202) - (5bb8737) - Ezekiel Warren
8+
#### Miscellaneous Chores
9+
- **(deps)** update com_grail_bazel_toolchain digest to 2733561 (#201) - (f5e7bef) - renovate[bot]
10+
11+
- - -
12+
513
## 0.5.1 - 2023-09-20
614
#### Miscellaneous Chores
715
- **(deps)** update com_grail_bazel_toolchain digest to 885e692 (#199) - (c5afee1) - renovate[bot]

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.1",
3+
version = "0.5.2",
44
compatibility_level = 5,
55
)
66

0 commit comments

Comments
 (0)