Skip to content

Commit b65add0

Browse files
authored
chore(release): publish packages (#2156)
- [email protected]
1 parent a73a460 commit b65add0

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,27 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## 2025-05-26
7+
8+
### Changes
9+
10+
---
11+
12+
Packages with breaking changes:
13+
14+
- There are no breaking changes in this release.
15+
16+
Packages with other changes:
17+
18+
- [`flutter_stripe_web` - `v6.5.1`](#flutter_stripe_web---v651)
19+
20+
---
21+
22+
#### `flutter_stripe_web` - `v6.5.1`
23+
24+
- Make web compile for flutter 3.32.0
25+
26+
627
## 2025-04-16
728

829
### Changes

packages/stripe_web/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## 6.5.1
2-
- remove usage of `dart:ui` in favor of `dart:ui_web`
2+
3+
**Fixes**
4+
- Make web compile for flutter 3.32.0
35

46
## 6.5.0
57
- Bug fixes

0 commit comments

Comments
 (0)