Skip to content

Commit f81cf43

Browse files
committed
Release 3.1.0
1 parent 5510771 commit f81cf43

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+
## [3.1.0] - 2023-06-24
6+
57
- :gem: Update CSS styles.
68

79
## [3.0.0] - 2023-05-30
@@ -134,7 +136,8 @@
134136

135137
- :tada: Initial release.
136138

137-
[unreleased]: https://github.com/darekkay/evaluatory/compare/2.3.1...HEAD
139+
[unreleased]: https://github.com/darekkay/evaluatory/compare/3.1.0...HEAD
140+
[3.1.0]: https://github.com/darekkay/evaluatory/compare/3.0.0...3.1.0
138141
[3.0.0]: https://github.com/darekkay/evaluatory/compare/2.3.1...3.0.0
139142
[2.3.1]: https://github.com/darekkay/evaluatory/compare/2.3.0...2.3.1
140143
[2.3.0]: https://github.com/darekkay/evaluatory/compare/2.2.0...2.3.0

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": "3.0.0",
4+
"version": "3.1.0",
55
"author": "Darek Kay <[email protected]> (https://darekkay.com/)",
66
"bin": {
77
"evaluatory": "bin/evaluatory.js"

0 commit comments

Comments
 (0)