Skip to content

Commit 38c7a3d

Browse files
committed
Add support for aria-label
1 parent 9f7e62d commit 38c7a3d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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": "vue-testing-library",
3-
"version": "0.1.14",
3+
"version": "0.1.16",
44
"description": "Simple and complete Vue DOM testing utilities that encourage good testing practices.",
55
"main": "npm/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)