Skip to content

Commit

Permalink
Release 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
darekkay committed Jul 13, 2022
1 parent 52d2e29 commit 43667a8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## [Unreleased]

## [2.3.0] - 2022-07-13

- :gem: Fix line breaks in long URLs.
- :gem: Make error color accessible on offset background.
- :hammer: Update dependencies.
Expand Down Expand Up @@ -118,7 +120,8 @@

- :tada: Initial release.

[Unreleased]: https://github.com/darekkay/evaluatory/compare/2.2.0...HEAD
[Unreleased]: https://github.com/darekkay/evaluatory/compare/2.3.0...HEAD
[2.3.0]: https://github.com/darekkay/evaluatory/compare/2.2.0...2.3.0
[2.2.0]: https://github.com/darekkay/evaluatory/compare/2.1.2...2.2.0
[2.1.2]: https://github.com/darekkay/evaluatory/compare/2.1.1...2.1.2
[2.1.1]: https://github.com/darekkay/evaluatory/compare/2.1.0...2.1.1
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "evaluatory",
"description": "Web page evaluation with a focus on accessibility",
"version": "2.2.0",
"version": "2.3.0",
"author": "Darek Kay <hello@darekkay.com> (https://darekkay.com/)",
"bin": {
"evaluatory": "bin/evaluatory.js"
Expand Down

0 comments on commit 43667a8

Please sign in to comment.