Skip to content

Commit

Permalink
chore(version): 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
zaucy committed Jul 2, 2024
1 parent ae4ba2c commit a81078b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.

- - -
## 0.1.4 - 2024-07-02
#### Miscellaneous Chores
- update codegen plugin interface (#140) - (ae4ba2c) - Ezekiel Warren
- sync with ecsact_common (#139) - (2c0a565) - seaubot
- sync with ecsact_common (#138) - (de320ab) - seaubot
- sync with ecsact_common (#59) - (353d7b3) - seaubot

- - -

## 0.1.3 - 2024-06-20
#### Miscellaneous Chores
- **(deps)** update dependency ecsact_runtime to v0.6.6 (#108) - (3e99c9f) - renovate[bot]
Expand Down
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module(
name = "ecsact_lang_csharp",
version = "0.1.3",
version = "0.1.4",
compatibility_level = 1,
)

Expand Down

0 comments on commit a81078b

Please sign in to comment.