Release churn v0.1.0
This commit is contained in:
parent
d5212f0e29
commit
cbc93bc33f
@ -16,7 +16,7 @@ publish = true
|
|||||||
churn = { path = "crates/churn" }
|
churn = { path = "crates/churn" }
|
||||||
churn-agent = { path = "crates/churn-agent" }
|
churn-agent = { path = "crates/churn-agent" }
|
||||||
churn-server = { path = "crates/churn-server" }
|
churn-server = { path = "crates/churn-server" }
|
||||||
churn-domain = { path = "crates/churn-domain" }
|
churn-domain = { path = "crates/churn-domain", version = "0.1.0" }
|
||||||
|
|
||||||
anyhow = { version = "1.0.71" }
|
anyhow = { version = "1.0.71" }
|
||||||
tokio = { version = "1", features = ["full"] }
|
tokio = { version = "1", features = ["full"] }
|
||||||
|
@ -27,7 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
<csr-read-only-do-not-edit/>
|
<csr-read-only-do-not-edit/>
|
||||||
|
|
||||||
- 10 commits contributed to the release over the course of 2 calendar days.
|
- 11 commits contributed to the release over the course of 2 calendar days.
|
||||||
- 8 commits were understood as [conventional](https://www.conventionalcommits.org).
|
- 8 commits were understood as [conventional](https://www.conventionalcommits.org).
|
||||||
- 0 issues like '(#ID)' were seen in commit messages
|
- 0 issues like '(#ID)' were seen in commit messages
|
||||||
|
|
||||||
@ -38,6 +38,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
<details><summary>view details</summary>
|
<details><summary>view details</summary>
|
||||||
|
|
||||||
* **Uncategorized**
|
* **Uncategorized**
|
||||||
|
- Release churn v0.1.0 (d5212f0)
|
||||||
- Release churn-domain v0.1.0, churn v0.1.0 (e4e05bc)
|
- Release churn-domain v0.1.0, churn v0.1.0 (e4e05bc)
|
||||||
- With changelog (1ae70ac)
|
- With changelog (1ae70ac)
|
||||||
- Release churn-domain v0.1.0, churn v0.1.0 (34bc81e)
|
- Release churn-domain v0.1.0, churn v0.1.0 (34bc81e)
|
||||||
|
Loading…
Reference in New Issue
Block a user