Skip to content

Commit a692635

Browse files
Version Packages (#28)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ea84151 commit a692635

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/hungry-apples-cross.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# expect-axe-playwright
22

3+
## 4.0.0
4+
5+
### Major Changes
6+
7+
- ea84151: Update to ESM-first. CommonJS is still supported.
8+
39
## 3.0.0
410

511
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "expect-axe-playwright",
3-
"version": "3.0.0",
3+
"version": "4.0.0",
44
"description": "Expect matchers to perform Axe accessibility tests in your Playwright tests.",
55
"author": "Widen",
66
"license": "ISC",

0 commit comments

Comments
 (0)