diff --git a/crates/churn-domain/CHANGELOG.md b/crates/churn-domain/CHANGELOG.md
index 52c1277..2c915da 100644
--- a/crates/churn-domain/CHANGELOG.md
+++ b/crates/churn-domain/CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## v0.1.0 (2023-08-26)
+### Chore
+
+ - with changelog
+
### New Features
- with basic package
@@ -18,8 +22,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- - 4 commits contributed to the release.
- - 4 commits were understood as [conventional](https://www.conventionalcommits.org).
+ - 6 commits contributed to the release.
+ - 5 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
### Commit Details
@@ -29,6 +33,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details
* **Uncategorized**
+ - With changelog (1ae70ac)
+ - Release churn-domain v0.1.0, churn v0.1.0 (34bc81e)
- With basic package (8f8c5fd)
- With publish (821e14f)
- With monitoring (e0545c7)
diff --git a/crates/churn/CHANGELOG.md b/crates/churn/CHANGELOG.md
index 82a936a..a4173b7 100644
--- a/crates/churn/CHANGELOG.md
+++ b/crates/churn/CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## v0.1.0 (2023-08-26)
+### Chore
+
+ - with changelog
+
### New Features
- with basic package
@@ -21,8 +25,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- - 7 commits contributed to the release over the course of 2 calendar days.
- - 7 commits were understood as [conventional](https://www.conventionalcommits.org).
+ - 9 commits contributed to the release over the course of 2 calendar days.
+ - 8 commits were understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages
### Commit Details
@@ -32,6 +36,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
view details
* **Uncategorized**
+ - With changelog (1ae70ac)
+ - Release churn-domain v0.1.0, churn v0.1.0 (34bc81e)
- With basic package (8f8c5fd)
- With publish (821e14f)
- With monitoring (e0545c7)