Skip to content

Commit 33fa853

Browse files
committed
chore: release v0.4.0
1 parent 23400fc commit 33fa853

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.4.0](https://github.com/nuxt-community/html-validator-module/compare/0.3.1...0.4.0) (2021-04-19)
2+
3+
4+
### Features
5+
6+
* upgrade `html-validator` and use native hint links ([23400fc](https://github.com/nuxt-community/html-validator-module/commit/23400fc4fbe483d716156e42f0c41ba6200cbd7b))
7+
18
### [0.3.1](https://github.com/nuxt-community/html-validator-module/compare/0.3.0...0.3.1) (2021-04-11)
29

310

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

0 commit comments

Comments
 (0)