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

Commit

Permalink
chore: Release axe-cli 2.1.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
WilcoFiers committed Feb 21, 2018
1 parent 790b421 commit 73e2be8
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="2.1.0-alpha.1"></a>
# [2.1.0-alpha.1](https://github.com/dequelabs/axe-cli/compare/v2.1.0-alpha.0...v2.1.0-alpha.1) (2018-02-21)


### Features

* Support aXe-core 3.0 Shadow DOM selectors ([#49](https://github.com/dequelabs/axe-cli/issues/49)) ([790b421](https://github.com/dequelabs/axe-cli/commit/790b421))



<a name="2.1.0-alpha.0"></a>
# [2.1.0-alpha.0](https://github.com/dequelabs/axe-cli/compare/v2.0.0...v2.1.0-alpha.0) (2018-02-20)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "axe-cli",
"version": "2.1.0-alpha.0",
"version": "2.1.0-alpha.1",
"description": "A CLI for accessibility testing using axe-core",
"main": "index.js",
"engines": {
Expand Down

0 comments on commit 73e2be8

Please sign in to comment.