Skip to content

Commit a9cddfd

Browse files
committed
chore(version): 0.5.10
1 parent f935f75 commit a9cddfd

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.5.10 - 2025-01-31
6+
#### Bug Fixes
7+
- system_libs is now properly being created in recipes - (f935f75) - Ezekiel Warren
8+
#### Miscellaneous Chores
9+
- **(deps)** update dependency ecsact_cli to v0.3.22 (#73) - (5990b9c) - renovate[bot]
10+
- **(deps)** update dependency ecsact_cli to v0.3.21 (#72) - (b0a4e4d) - renovate[bot]
11+
12+
- - -
13+
514
## 0.5.9 - 2024-11-30
615
#### Bug Fixes
716
- use preferred and interface lib for extensions - (b9cc274) - Kelwan

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module(
22
name = "rules_ecsact",
3-
version = "0.5.9",
3+
version = "0.5.10",
44
compatibility_level = 5,
55
)
66

0 commit comments

Comments
 (0)