Skip to content

Commit 1d93167

Browse files
committed
Version 3.3.0
1 parent 9d95c79 commit 1d93167

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Changelog
22

3-
## 3.2.1 (2021-04-27)
3+
## 3.3.0 (2021-04-27)
44

5+
* Add new list view to the dashboard (thanks @sangitamane)
56
* Upgrade express-hbs to the latest version in order to address several potential vulnerabilities
67
* Fixes a MongoDB "ObjectID generation failed" error.
78
* Update pa11y-webservice to version 3.2.1 and pa11y to version 5.3.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pa11y-dashboard",
3-
"version": "3.2.1",
3+
"version": "3.3.0",
44
"private": true,
55
"description": "Pa11y Dashboard is a visual web interface to the Pa11y accessibility reporter",
66
"keywords": [

0 commit comments

Comments
 (0)