Skip to content

Commit 7a957ec

Browse files
committed
chore(version): 0.3.5
1 parent 6307675 commit 7a957ec

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
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.5 - 2024-08-07
6+
#### Bug Fixes
7+
- remove duplicate recipe source files (#143) - (6307675) - Ezekiel Warren
8+
#### Miscellaneous Chores
9+
- **(deps)** update dependency ecsact_cli to v0.3.14 (#142) - (6056028) - renovate[bot]
10+
- update readme logo - (1625505) - Ezekiel Warren
11+
12+
- - -
13+
514
## 0.3.4 - 2024-07-03
615
#### Miscellaneous Chores
716
- **(deps)** update ecsact repositories (#134) - (2f3f565) - 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_rt_entt",
3-
version = "0.3.4",
3+
version = "0.3.5",
44
compatibility_level = 3,
55
)
66

0 commit comments

Comments
 (0)