Skip to content

Commit 751a567

Browse files
committed
chore: release v0.3.0
1 parent e62f9e1 commit 751a567

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.3.0](https://github.com/nuxt-community/html-validator-module/compare/0.2.2...0.3.0) (2021-03-31)
2+
3+
4+
### Features
5+
6+
* add additional information to error reporting ([#12](https://github.com/nuxt-community/html-validator-module/issues/12)) ([6f671b2](https://github.com/nuxt-community/html-validator-module/commit/6f671b2e2ca213bd64f03b09f5135c397601255a))
7+
18
### [0.2.2](https://github.com/nuxt-community/html-validator-module/compare/0.2.1...0.2.2) (2021-03-08)
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.2.2",
3+
"version": "0.3.0",
44
"description": "html-validator integration for Nuxt.js",
55
"keywords": [
66
"nuxt",

0 commit comments

Comments
 (0)