Skip to content

Commit dfa3a32

Browse files
Update documentation for v4.3.3
1 parent a275f3e commit dfa3a32

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 4.3.3 (2024-12-15)
4+
5+
### Changes
6+
7+
- Updated to [`aarongoldenthal/[email protected]`](https://github.com/aarongoldenthal/pa11y/releases/tag/8.4.3), with the following changes:
8+
- Updated to `[email protected]`, which includes security updates to Chrome 131 and Firefox 133.
9+
310
## 4.3.2 (2024-12-08)
411

512
### Changes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aarongoldenthal/pa11y-ci",
3-
"version": "4.3.2",
3+
"version": "4.3.3",
44
"description": "Pa11y CI is a CI-centric accessibility test runner, built using Pa11y",
55
"keywords": [
66
"accessibility",
@@ -61,4 +61,4 @@
6161
"bin",
6262
"lib"
6363
]
64-
}
64+
}

0 commit comments

Comments
 (0)