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

Commit 73e2be8

Browse files
committed
chore: Release axe-cli 2.1.0-alpha.1
1 parent 790b421 commit 73e2be8

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="2.1.0-alpha.1"></a>
2+
# [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)
3+
4+
5+
### Features
6+
7+
* 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))
8+
9+
10+
111
<a name="2.1.0-alpha.0"></a>
212
# [2.1.0-alpha.0](https://github.com/dequelabs/axe-cli/compare/v2.0.0...v2.1.0-alpha.0) (2018-02-20)
313

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": "2.1.0-alpha.0",
3+
"version": "2.1.0-alpha.1",
44
"description": "A CLI for accessibility testing using axe-core",
55
"main": "index.js",
66
"engines": {

0 commit comments

Comments
 (0)