Skip to content

Commit 3de4333

Browse files
committed
chore: release v1.2.3
1 parent 03408d2 commit 3de4333

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,5 +1,12 @@
11

22

3+
### [1.2.3](https://github.com/nuxt-modules/html-validator/compare/1.2.2...1.2.3) (2022-12-06)
4+
5+
6+
### Bug Fixes
7+
8+
* dynamic import validator with file url on windows ([03408d2](https://github.com/nuxt-modules/html-validator/commit/03408d229292567d3ab9a5361c5fd852bdb74bb9)), closes [#232](https://github.com/nuxt-modules/html-validator/issues/232)
9+
310
### [1.2.2](https://github.com/nuxt-modules/html-validator/compare/1.2.1...1.2.2) (2022-12-04)
411

512
### [1.2.1](https://github.com/nuxt-modules/html-validator/compare/1.2.0...1.2.1) (2022-12-01)

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": "1.2.2",
3+
"version": "1.2.3",
44
"description": "html-validate integration for Nuxt",
55
"keywords": [
66
"nuxt",

0 commit comments

Comments
 (0)