Skip to content

Commit 7a4ee95

Browse files
[ci] release main
1 parent 50547d5 commit 7a4ee95

File tree

8 files changed

+20
-28
lines changed

8 files changed

+20
-28
lines changed

.changeset/beige-corners-nail.md

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

.changeset/fair-groups-kick.md

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

.changeset/fair-papayas-pull.md

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

.changeset/modern-paws-shop.md

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

.changeset/tall-groups-speak.md

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

packages/lib/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# @adyen/adyen-web
22

3+
## 6.23.0
4+
5+
### Minor Changes
6+
7+
- Analytics - Adding events when loading third party script SDKs ([#3512](https://github.com/Adyen/adyen-web/pull/3512))
8+
9+
- Fastlane - Added analytics to the shopper recognition flow ([#3464](https://github.com/Adyen/adyen-web/pull/3464))
10+
11+
- - Update QR code UI for PIX payment to switch between displaying QR code and copying code text ([#3509](https://github.com/Adyen/adyen-web/pull/3509))
12+
13+
- Display full bank code for PIX so users can also highlight and copy the code directly
14+
15+
### Patch Changes
16+
17+
- Adding retrial mechanism for third party script load ([#3500](https://github.com/Adyen/adyen-web/pull/3500))
18+
19+
- Fix checkmark style for UPI app selector ([#3533](https://github.com/Adyen/adyen-web/pull/3533))
20+
321
## 6.22.0
422

523
### Minor Changes

packages/lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adyen/adyen-web",
3-
"version": "6.22.0",
3+
"version": "6.23.0",
44
"license": "MIT",
55
"homepage": "https://docs.adyen.com/checkout",
66
"type": "module",

packages/playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@
4141
"whatwg-fetch": "^3.6.2"
4242
},
4343
"dependencies": {
44-
"@adyen/adyen-web": "6.22.0"
44+
"@adyen/adyen-web": "6.23.0"
4545
}
4646
}

0 commit comments

Comments
 (0)