Skip to content

Commit

Permalink
Release owasp_password_validator v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chriswk committed Sep 17, 2024
1 parent 12a7fb2 commit 1be1312
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## v0.1.0 (2024-09-17)

<csr-id-9dff6432d576e180d85f11fac6355b28674f7e30/>

### Chore

- <csr-id-9dff6432d576e180d85f11fac6355b28674f7e30/> thank you clippy
Expand All @@ -15,7 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

<csr-read-only-do-not-edit/>

- 5 commits contributed to the release.
- 6 commits contributed to the release.
- 1 commit was understood as [conventional](https://www.conventionalcommits.org).
- 0 issues like '(#ID)' were seen in commit messages

Expand All @@ -26,6 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<details><summary>view details</summary>

* **Uncategorized**
- Added changelog ([`12a7fb2`](https://github.com/chriswk/owasp_password_validator/commit/12a7fb29f0f8c8a7514a8e07c985c514e389c1c9))
- Thank you clippy ([`9dff643`](https://github.com/chriswk/owasp_password_validator/commit/9dff6432d576e180d85f11fac6355b28674f7e30))
- Use tarpaulin instead of grcov ([`249fce8`](https://github.com/chriswk/owasp_password_validator/commit/249fce805c119c98eb3d53687afe223e2d43853e))
- Added codecov ([`7c137a1`](https://github.com/chriswk/owasp_password_validator/commit/7c137a1fe7cbb54c045a4874dbb7bc6c6a27345e))
Expand Down

0 comments on commit 1be1312

Please sign in to comment.