Skip to content

Commit

Permalink
chore: release (#18)
Browse files Browse the repository at this point in the history
Co-authored-by: release-plz <release-plz@github.com>
  • Loading branch information
github-actions[bot] and release-plz authored Sep 5, 2023
1 parent 051a0b9 commit 92c3849
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.9.1](https://github.com/pastjean/postmark-rs/compare/v0.9.0...v0.9.1) - 2023-09-05

### Other
- Return send email with template to exported status ([#21](https://github.com/pastjean/postmark-rs/pull/21))

## [0.9.0](https://github.com/pastjean/postmark-rs/compare/v0.8.1...v0.9.0) - 2023-08-31

### Other
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ documentation = "https://docs.rs/postmark"
keywords = ["postmark", "email", "e-mail", "http"]
readme = "README.md"
categories = ["api-bindings", "email", "web-programming::http-client"]
version = "0.9.0"
version = "0.9.1"
edition = "2018"

[dependencies]
Expand Down

0 comments on commit 92c3849

Please sign in to comment.