Skip to content

Commit 3712509

Browse files
committed
chore: release v0.6.0
1 parent 3b8245c commit 3712509

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [0.6.0](https://github.com/nuxt-community/html-validator-module/compare/0.5.0...0.6.0) (2021-10-11)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* bump html-validate version
7+
8+
### Miscellaneous Chores
9+
10+
* bump html-validate version ([3b8245c](https://github.com/nuxt-community/html-validator-module/commit/3b8245ce0104e95d5ccb7a83914219310b721f1f)), closes [/html-validate.org/changelog/index.html#6-0-0](https://github.com/nuxt-community//html-validate.org/changelog/index.html/issues/6-0-0)
11+
112
## [0.5.0](https://github.com/nuxt-community/html-validator-module/compare/0.4.1...0.5.0) (2021-07-26)
213

314

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

0 commit comments

Comments
 (0)