Skip to content

Commit 0c7885b

Browse files
Update documentation for v4.0.3
1 parent 648caaa commit 0c7885b

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

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

3+
## 4.0.3 (2024-09-29)
4+
5+
### Fixes
6+
7+
* Updated to latest dependencies (`[email protected]`, `[email protected]`). This includes security patches for `puppeteer` Chrome 129.
8+
39
## 4.0.2 (2024-09-22)
410

511
### 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.0.2",
3+
"version": "4.0.3",
44
"description": "Pa11y CI is a CI-centric accessibility test runner, built using Pa11y",
55
"keywords": [
66
"accessibility",

0 commit comments

Comments
 (0)