Skip to content

Commit 0b7b6cc

Browse files
committed
chore(version): 0.3.18
1 parent fe6724c commit 0b7b6cc

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.3.18 - 2024-10-14
6+
#### Miscellaneous Chores
7+
- **(deps)** update dependency ecsact_codegen to v0.4.2 (#131) - (477a26d) - renovate[bot]
8+
- update ecsact deps - (fe6724c) - Ezekiel Warren
9+
10+
- - -
11+
512
## 0.3.17 - 2024-09-23
613
#### Bug Fixes
714
- relative recipe paths correctly resolved (#130) - (87474a3) - 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_cli",
3-
version = "0.3.17",
3+
version = "0.3.18",
44
compatibility_level = 3,
55
)
66

0 commit comments

Comments
 (0)