Skip to content

Commit 18f1e60

Browse files
authored
Version 2.4.1 (#135)
1 parent d0843ab commit 18f1e60

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## 2.4.1 (2021-04-25)
4+
5+
* Upgrades pa11y to the latest 5.3.1 version
6+
* Fix a bug related to having to download puppeteer twice since pa11y 5.3.1 was release (#131).
7+
38
## 2.4.0 (2020-08-18)
49

510
* Adds support for parsing sitemapindex (Thanks @42tte)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pa11y-ci",
3-
"version": "2.4.0",
3+
"version": "2.4.1",
44
"description": "Pa11y CI is a CI-centric accessibility test runner, built using Pa11y",
55
"keywords": [],
66
"author": "Team Pa11y",

0 commit comments

Comments
 (0)