Skip to content

Commit 1ac86c1

Browse files
authored
Merge pull request #30 from labd/release/v0.21.1
Release v0.21.1
2 parents c90fbb7 + 23786b5 commit 1ac86c1

File tree

4 files changed

+11
-6
lines changed

4 files changed

+11
-6
lines changed

.changes/unreleased/Dependency-20250601-081834.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/unreleased/Fixed-20250711-141259.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.changes/v0.21.1.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## v0.21.1 - 2025-07-11
2+
### Fixed
3+
* Payment method now applies updates
4+
### Dependency
5+
* chore(deps): bump golang.org/x/oauth2 from 0.26.0 to 0.30.0 in the go group

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
66
and is generated by [Changie](https://github.com/miniscruff/changie).
77

88

9+
## v0.21.1 - 2025-07-11
10+
### Fixed
11+
* Payment method now applies updates
12+
### Dependency
13+
* chore(deps): bump golang.org/x/oauth2 from 0.26.0 to 0.30.0 in the go group
14+
915
## v0.21.0 - 2025-05-23
1016
### Added
1117
* Add missing payment_method resource fields

0 commit comments

Comments
 (0)