Skip to content

Commit

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

- - -
## 0.3.0 - 2023-09-18
#### Miscellaneous Chores
- **(deps)** update ecsact_runtime (#117) - (89ef436) - Ezekiel Warren
- **(deps)** update com_grail_bazel_toolchain digest to edc058a (#116) - (17444d6) - renovate[bot]

- - -

## 0.2.2 - 2023-09-14
#### Miscellaneous Chores
- **(deps)** update com_grail_bazel_toolchain digest to e4fad4e (#114) - (b9a2a51) - renovate[bot]
Expand Down
4 changes: 2 additions & 2 deletions MODULE.bazel
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module(
name = "ecsact_parse",
version = "0.2.2",
compatibility_level = 2,
version = "0.3.0",
compatibility_level = 3,
)

bazel_dep(name = "rules_cc", version = "0.0.8")
Expand Down

0 comments on commit 2551dec

Please sign in to comment.