Skip to content

Commit 06e30ed

Browse files
committed
chore(version): 0.1.7
1 parent 966b918 commit 06e30ed

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.1.7 - 2025-01-22
6+
#### Miscellaneous Chores
7+
- **(deps)** update ecsact repositories (#157) - (25baabc) - renovate[bot]
8+
- **(deps)** update dependency ecsact_cli to v0.3.21 (#156) - (c05be99) - renovate[bot]
9+
- allow ecsact_runtime 0.8.x - (966b918) - Ezekiel Warren
10+
- sync with ecsact_common (#155) - (40e4016) - Ezekiel Warren
11+
12+
- - -
13+
514
## 0.1.6 - 2024-10-22
615
#### Miscellaneous Chores
716
- **(deps)** update dependency ecsact_lang_cpp to v0.4.10 (#154) - (c557560) - 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_lang_csharp",
3-
version = "0.1.6",
3+
version = "0.1.7",
44
compatibility_level = 1,
55
)
66

0 commit comments

Comments
 (0)