We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47de42b commit f42dba0Copy full SHA for f42dba0
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+### [1.1.1](https://github.com/nuxt-modules/html-validator/compare/1.1.0...1.1.1) (2022-11-02)
4
+
5
6
+### Bug Fixes
7
8
+* normalize nitro plugin path ([47de42b](https://github.com/nuxt-modules/html-validator/commit/47de42b63dc5188a7a00b3a544b6705b710d67ef))
9
10
## [1.1.0](https://github.com/nuxt-modules/html-validator/compare/1.0.0...1.1.0) (2022-10-15)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@nuxtjs/html-validator",
- "version": "1.1.0",
+ "version": "1.1.1",
"description": "html-validate integration for Nuxt",
"keywords": [
"nuxt",
0 commit comments