Skip to content

Commit 174c525

Browse files
committed
chore(version): 0.3.3
1 parent 0a58abf commit 174c525

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.3.3 - 2023-09-29
6+
#### Features
7+
- system notify settings (#124) - (0a58abf) - Ezekiel Warren
8+
9+
- - -
10+
511
## 0.3.2 - 2023-09-22
612
#### Miscellaneous Chores
713
- **(deps)** update dependency ecsact_runtime to v0.5.1 (#80) - (cdd20de) - 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_parse",
3-
version = "0.3.2",
3+
version = "0.3.3",
44
compatibility_level = 3,
55
)
66

0 commit comments

Comments
 (0)