Skip to content

Commit bde5ef0

Browse files
Update documentation for v4.4.4
1 parent 3cd06d0 commit bde5ef0

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
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.4.4 (2025-03-02)
4+
5+
### Fixes
6+
7+
- Updated to [`aarongoldenthal/[email protected]`](https://github.com/aarongoldenthal/pa11y/releases/tag/8.5.4), with the following changes:
8+
- Updated to `[email protected]`, which includes fixes and security updates to Chrome 133 and Firefox 135.
9+
310
## 4.4.3 (2025-02-09)
411

512
### Fixes

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aarongoldenthal/pa11y-ci",
3-
"version": "4.4.3",
3+
"version": "4.4.4",
44
"description": "Pa11y CI is a CI-centric accessibility test runner, built using Pa11y",
55
"keywords": [
66
"accessibility",

0 commit comments

Comments
 (0)