Skip to content

Commit 6a39a5c

Browse files
committed
chore(release): 2.4.3
1 parent 920a49f commit 6a39a5c

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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+
### [2.4.3](https://github.com/vue-a11y/vue-axe/compare/v2.4.2...v2.4.3) (2020-11-15)
6+
57
### [2.4.2](https://github.com/vue-a11y/vue-axe/compare/v2.4.1...v2.4.2) (2020-10-18)
68

79
### [2.4.1](https://github.com/vue-a11y/vue-axe/compare/v2.4.0...v2.4.1) (2020-09-08)

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": "2.4.2",
3+
"version": "2.4.3",
44
"description": "Dynamic accessibility analysis for Vue.js using axe-core",
55
"main": "dist/vue-axe.umd.js",
66
"module": "dist/vue-axe.esm.js",

0 commit comments

Comments
 (0)