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-webdriverjs 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
WilcoFiers committed Mar 28, 2018
1 parent 9c9ddac commit a0349b7
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
<a name="2.0.0"></a>
# [2.0.0](https://github.com/dequelabs/axe-webdriverjs/compare/v2.0.0-alpha.1...v2.0.0) (2018-03-28)

### Features

* Update to [axe-core 3.0.0](https://github.com/dequelabs/axe-core/releases/tag/v3.0.0)


<a name="2.0.0-alpha.1"></a>
## [2.0.0-alpha.1](https://github.com/dequelabs/axe-webdriverjs/compare/v1.3.0...v2.0.0-alpha.1) (2018-1-18)

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,7 +1,7 @@
{
"name": "axe-webdriverjs",
"description": "Provides a method to inject and analyze web pages using aXe",
"version": "2.0.0-alpha.1",
"version": "2.0.0",
"license": "MPL-2.0",
"main": "lib/index.js",
"contributors": [
Expand Down

0 comments on commit a0349b7

Please sign in to comment.