Skip to content

Commit d629073

Browse files
committed
chore(version): 0.4.8
1 parent 74289d7 commit d629073

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.4.8 - 2024-10-07
6+
#### Miscellaneous Chores
7+
- **(deps)** update ecsact repositories (#218) - (aa0998f) - renovate[bot]
8+
- remove deprecated api usage (#219) - (74289d7) - Ezekiel Warren
9+
10+
- - -
11+
512
## 0.4.7 - 2024-08-27
613
#### Features
714
- Allow explicit file name outputs vs just the extension (#216) - (c51fc49) - Austin Kelway

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_lang_cpp",
3-
version = "0.4.7",
3+
version = "0.4.8",
44
compatibility_level = 4,
55
)
66

0 commit comments

Comments
 (0)