Skip to content

Commit e9d0412

Browse files
committed
chore: release v0.7.1
1 parent d21304f commit e9d0412

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11

22

3+
### [0.7.1](https://github.com/nuxt-modules/html-validator/compare/0.7.0...0.7.1) (2022-09-11)
4+
35
## [0.7.0](https://github.com/nuxt-modules/html-validator/compare/0.6.0...0.7.0) (2022-05-15)
46

57

@@ -92,4 +94,4 @@
9294

9395
* ignore scoped data attributes ([d51da80](https://github.com/nuxt-modules/html-validator/commit/d51da807e44ab521715cfb6c10b27ed23f21bdf9)), closes [#3](https://github.com/nuxt-modules/html-validator/issues/3)
9496

95-
### 0.1.1 (2020-10-29)
97+
### 0.1.1 (2020-10-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.7.0",
3+
"version": "0.7.1",
44
"description": "html-validator integration for Nuxt.js",
55
"keywords": [
66
"nuxt",

0 commit comments

Comments
 (0)