Skip to content

Commit 8c872d1

Browse files
chore(release): 0.41.0 [skip ci]
# [0.41.0](v0.40.2...v0.41.0) (2025-04-08) ### Features * include refund events in EventType enum ([1a164c8](1a164c8))
1 parent 3e8498f commit 8c872d1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.41.0](https://github.com/arlyon/async-stripe/compare/v0.40.2...v0.41.0) (2025-04-08)
2+
3+
4+
### Features
5+
6+
* include refund events in EventType enum ([1a164c8](https://github.com/arlyon/async-stripe/commit/1a164c82de55c55a7f100251332f7a258e62da08))
7+
18
## [0.40.2](https://github.com/arlyon/async-stripe/compare/v0.40.1...v0.40.2) (2025-03-21)
29

310

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ members = [
77

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

0 commit comments

Comments
 (0)