Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Oct 29, 2023
1 parent 3170192 commit 3e61fec
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.1.7](https://github.com/eopb/redact/compare/v0.1.6...v0.1.7) - 2023-10-29

### Other
- Revert "ci: configure `git-cliff` for nicer changelogs ([#39](https://github.com/eopb/redact/pull/39))" ([#41](https://github.com/eopb/redact/pull/41))
- configure `git-cliff` for nicer changelogs ([#39](https://github.com/eopb/redact/pull/39))

## [0.1.6](https://github.com/eopb/redact/compare/v0.1.5...v0.1.6) - 2023-10-28

### Documentation
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "redact"
version = "0.1.6"
version = "0.1.7"
authors = ["Ethan Brierley <ethanboxx@gmail.com>"]
license = "MIT/Apache-2.0"
readme = "README.md"
Expand Down

0 comments on commit 3e61fec

Please sign in to comment.