Skip to content

Commit

Permalink
chore(release): 0.28.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.28.0](v0.27.0...v0.28.0) (2023-12-08)

### Features

* generate latest changes from OpenApi spec ([4c25649](4c25649))
  • Loading branch information
semantic-release-bot committed Dec 8, 2023
1 parent 5845555 commit 8032120
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [0.28.0](https://github.com/arlyon/async-stripe/compare/v0.27.0...v0.28.0) (2023-12-08)


### Features

* generate latest changes from OpenApi spec ([4c25649](https://github.com/arlyon/async-stripe/commit/4c256490d60e8d1e158f8f6ed7300a766c1f449d))

# [0.27.0](https://github.com/arlyon/async-stripe/compare/v0.26.0...v0.27.0) (2023-12-01)


Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ members = [

[package]
name = "async-stripe"
version = "0.27.0"
version = "0.28.0"
description = "API bindings for the Stripe HTTP API"
rust-version = "1.68.0"
authors = [
Expand Down

0 comments on commit 8032120

Please sign in to comment.