Skip to content

Commit c9b09c8

Browse files
committed
Release 2.3.1
1 parent 1e3d266 commit c9b09c8

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [2.3.1] - 2022-09-28
6+
57
- :bug: Make severity icons accessible.
68

79
## [2.3.0] - 2022-07-13
@@ -122,7 +124,8 @@
122124

123125
- :tada: Initial release.
124126

125-
[Unreleased]: https://github.com/darekkay/evaluatory/compare/2.3.0...HEAD
127+
[unreleased]: https://github.com/darekkay/evaluatory/compare/2.3.1...HEAD
128+
[2.3.1]: https://github.com/darekkay/evaluatory/compare/2.3.0...2.3.1
126129
[2.3.0]: https://github.com/darekkay/evaluatory/compare/2.2.0...2.3.0
127130
[2.2.0]: https://github.com/darekkay/evaluatory/compare/2.1.2...2.2.0
128131
[2.1.2]: https://github.com/darekkay/evaluatory/compare/2.1.1...2.1.2

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "evaluatory",
33
"description": "Web page evaluation with a focus on accessibility",
4-
"version": "2.3.0",
4+
"version": "2.3.1",
55
"author": "Darek Kay <[email protected]> (https://darekkay.com/)",
66
"bin": {
77
"evaluatory": "bin/evaluatory.js"

0 commit comments

Comments
 (0)