Skip to content

Commit ab55010

Browse files
[ci] release main
1 parent 133a6e8 commit ab55010

File tree

5 files changed

+10
-9
lines changed

5 files changed

+10
-9
lines changed

.changeset/sixty-showers-do.md

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

packages/lib/CHANGELOG.md

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

3+
## 6.27.2
4+
5+
### Patch Changes
6+
7+
- Fixed aria-live announcement at Button component to announce loading and redirect states to screen readers for improved accessibility. ([#3703](https://github.com/Adyen/adyen-web/pull/3703))
8+
39
## 6.27.1
410

511
### Patch 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.27.1",
3+
"version": "6.27.2",
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
@@ -40,6 +40,6 @@
4040
"whatwg-fetch": "^3.6.2"
4141
},
4242
"dependencies": {
43-
"@adyen/adyen-web": "6.27.1"
43+
"@adyen/adyen-web": "6.27.2"
4444
}
4545
}

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ __metadata:
3131
version: 0.0.0-use.local
3232
resolution: "@adyen/adyen-web-playground@workspace:packages/playground"
3333
dependencies:
34-
"@adyen/adyen-web": "npm:6.27.1"
34+
"@adyen/adyen-web": "npm:6.27.2"
3535
"@adyen/adyen-web-server": "npm:1.0.0"
3636
autoprefixer: "npm:^10.4.9"
3737
core-js-pure: "npm:^3.25.3"
@@ -75,7 +75,7 @@ __metadata:
7575
languageName: unknown
7676
linkType: soft
7777

78-
"@adyen/adyen-web@npm:6.27.1, @adyen/adyen-web@workspace:packages/lib":
78+
"@adyen/adyen-web@npm:6.27.2, @adyen/adyen-web@workspace:packages/lib":
7979
version: 0.0.0-use.local
8080
resolution: "@adyen/adyen-web@workspace:packages/lib"
8181
dependencies:

0 commit comments

Comments
 (0)