Skip to content

Commit 495c3fe

Browse files
committed
chore(version): 0.2.1
1 parent dee1e89 commit 495c3fe

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
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.2.1 - 2023-09-21
6+
#### Features
7+
- bzlmodify (#78) - (dee1e89) - Ezekiel Warren
8+
#### Miscellaneous Chores
9+
- **(deps)** update com_grail_bazel_toolchain digest to 2733561 (#75) - (b614711) - renovate[bot]
10+
- **(deps)** update com_grail_bazel_toolchain digest to 3e6d4d9 (#74) - (b15e8d7) - renovate[bot]
11+
- **(deps)** update com_grail_bazel_toolchain digest to edc058a (#73) - (de146ad) - renovate[bot]
12+
- **(deps)** update com_grail_bazel_toolchain digest to e4fad4e (#72) - (7ddf8cb) - renovate[bot]
13+
- **(deps)** update com_grail_bazel_toolchain digest to c217c03 (#71) - (0955a83) - renovate[bot]
14+
- **(deps)** update com_grail_bazel_toolchain digest to 9d8cc8a (#69) - (dcb5966) - renovate[bot]
15+
- **(deps)** update bazel c++ tooling repositories (#68) - (2bf2c9a) - renovate[bot]
16+
- **(deps)** update bazel c++ tooling repositories (#66) - (b337746) - renovate[bot]
17+
18+
- - -
19+
520
## 0.2.0 - 2023-06-24
621
#### Bug Fixes
722
- tag components can now be added (#62) - (dd15872) - Ezekiel Warren

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_rt_entt",
3-
version = "0.2.0",
3+
version = "0.2.1",
44
compatibility_level = 2,
55
)
66

0 commit comments

Comments
 (0)