Skip to content

Commit 3973040

Browse files
committed
chore(release): 1.0.7
1 parent 0d4cd42 commit 3973040

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
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+
<a name="1.0.7"></a>
6+
## [1.0.7](https://github.com/vue-a11y/vue-axe/compare/v1.0.4...v1.0.7) (2018-10-09)
7+
8+
9+
510
<a name="1.0.6"></a>
611
## [1.0.6](https://github.com/vue-a11y/vue-axe/compare/v1.0.5...v1.0.6) (2018-10-04)
712

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-axe",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "Dynamic accessibility analysis for Vue.js using axe-core",
55
"main": "dist/vue-axe.js",
66
"scripts": {

0 commit comments

Comments
 (0)