Skip to content
This repository was archived by the owner on Mar 19, 2021. It is now read-only.

Commit 12e3075

Browse files
Merge pull request #126 from dequelabs/master
Update from master
2 parents c3e1dec + c483c8e commit 12e3075

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [3.1.1](https://github.com/dequelabs/axe-cli/compare/v3.1.0...v3.1.1) (2019-08-20)
6+
7+
8+
### Bug Fixes
9+
10+
- Update Chromedriver dependency [#103](https://github.com/dequelabs/axe-cli/issues/103) [#104](https://github.com/dequelabs/axe-cli/issues/104)
11+
12+
513
## [3.1.0](https://github.com/dequelabs/axe-cli/compare/v3.0.0...v3.1.0) (2019-07-15)
614

715
### Bug Fixes

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "axe-cli",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "A CLI for accessibility testing using axe-core",
55
"main": "index.js",
66
"engines": {

0 commit comments

Comments
 (0)