Skip to content

Commit 040f293

Browse files
committed
chore: release v0.1.2
1 parent d51da80 commit 040f293

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
1+
### [0.1.2](https://github.com/nuxt-community/html-validator-module/compare/0.1.1...0.1.2) (2020-11-03)
2+
3+
4+
### Bug Fixes
5+
6+
* ignore scoped data attributes ([d51da80](https://github.com/nuxt-community/html-validator-module/commit/d51da807e44ab521715cfb6c10b27ed23f21bdf9)), closes [#3](https://github.com/nuxt-community/html-validator-module/issues/3)
7+
18
### 0.1.1 (2020-10-29)
29

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/html-validator",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "html-validator integration for Nuxt.js",
55
"keywords": [
66
"nuxt",

0 commit comments

Comments
 (0)