Skip to content

Commit 5cc6a9d

Browse files
committed
chore: release v0.2.2
1 parent a639aec commit 5cc6a9d

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,3 +1,10 @@
1+
### [0.2.2](https://github.com/nuxt-community/html-validator-module/compare/0.2.1...0.2.2) (2021-03-08)
2+
3+
4+
### Bug Fixes
5+
6+
* don't require capitalised DOCTYPE ([a639aec](https://github.com/nuxt-community/html-validator-module/commit/a639aeceba980e6928781075427227968a8f2ca8))
7+
18
### [0.2.1](https://github.com/nuxt-community/html-validator-module/compare/0.2.0...0.2.1) (2021-02-13)
29

310
## [0.2.0](https://github.com/nuxt-community/html-validator-module/compare/0.1.6...0.2.0) (2021-02-03)

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.2.1",
3+
"version": "0.2.2",
44
"description": "html-validator integration for Nuxt.js",
55
"keywords": [
66
"nuxt",

0 commit comments

Comments
 (0)