Skip to content

Commit 8032120

Browse files
chore(release): 0.28.0 [skip ci]
# [0.28.0](v0.27.0...v0.28.0) (2023-12-08) ### Features * generate latest changes from OpenApi spec ([4c25649](4c25649))
1 parent 5845555 commit 8032120

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.28.0](https://github.com/arlyon/async-stripe/compare/v0.27.0...v0.28.0) (2023-12-08)
2+
3+
4+
### Features
5+
6+
* generate latest changes from OpenApi spec ([4c25649](https://github.com/arlyon/async-stripe/commit/4c256490d60e8d1e158f8f6ed7300a766c1f449d))
7+
18
# [0.27.0](https://github.com/arlyon/async-stripe/compare/v0.26.0...v0.27.0) (2023-12-01)
29

310

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ members = [
77

88
[package]
99
name = "async-stripe"
10-
version = "0.27.0"
10+
version = "0.28.0"
1111
description = "API bindings for the Stripe HTTP API"
1212
rust-version = "1.68.0"
1313
authors = [

0 commit comments

Comments
 (0)