Skip to content

Commit 5daa941

Browse files
Update documentation for v4.2.0
1 parent 7cea503 commit 5daa941

File tree

4 files changed

+12
-5
lines changed

4 files changed

+12
-5
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 4.2.0 (2024-11-10)
4+
5+
### Changes
6+
7+
- Updated to [`aarongoldenthal/[email protected]`](https://github.com/aarongoldenthal/pa11y/releases/tag/8.3.0), with the following changes:
8+
- Updated to `[email protected]`, which includes security updates to Chrome 130 and updating to Firefox 132.
9+
310
## 4.1.1 (2024-11-03)
411

512
### Fixes

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -432,8 +432,8 @@ Copyright © 2016-2023, Team Pa11y and contributors
432432

433433
[info-license]: LICENSE
434434
[info-node]: package.json
435-
[info-npm]: https://www.npmjs.com/package/pa11y-ci
436-
[info-build]: https://github.com/pa11y/pa11y-ci/actions/workflows/tests.yml
435+
[info-npm]: https://www.npmjs.com/package/@aarongoldenthal/pa11y-ci
436+
[info-build]: https://github.com/@aarongoldenthal/pa11y-ci/actions/workflows/tests.yml
437437

438438
[shield-license]: https://img.shields.io/badge/license-LGPL--3.0--only-blue.svg
439439
[shield-node]: https://img.shields.io/node/v/pa11y-ci.svg

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aarongoldenthal/pa11y-ci",
3-
"version": "4.1.1",
3+
"version": "4.2.0",
44
"description": "Pa11y CI is a CI-centric accessibility test runner, built using Pa11y",
55
"keywords": [
66
"accessibility",

0 commit comments

Comments
 (0)