Skip to content

Commit

Permalink
Update documentation for v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aarongoldenthal committed Oct 21, 2024
1 parent 61fd78a commit 2086c85
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 4.1.0 (2024-10-20)

### Changes

- Updated to [`aarongoldenthal/[email protected]`](https://github.com/aarongoldenthal/pa11y/releases/tag/8.2.0), with the following changes:
- Updated to `[email protected]`, which includes updating to Chrome 130.
- Updated to `[email protected]`, which fixed several false positives.

## 4.0.4 (2024-10-13)

### Fixes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aarongoldenthal/pa11y-ci",
"version": "4.0.4",
"version": "4.1.0",
"description": "Pa11y CI is a CI-centric accessibility test runner, built using Pa11y",
"keywords": [
"accessibility",
Expand Down

0 comments on commit 2086c85

Please sign in to comment.