Skip to content

Commit 64adcef

Browse files
extHTML-Validate
authored andcommitted

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# html-validate changelog
22

3+
## [8.7.4](https://gitlab.com/html-validate/html-validate/compare/v8.7.3...v8.7.4) (2023-12-10)
4+
5+
### Bug Fixes
6+
7+
- **deps:** pin @sidvind/better-ajv-errors ([94f778b](https://gitlab.com/html-validate/html-validate/commit/94f778b9748bea0c9de7f4201d45ec196f1c8d31)), closes [#231](https://gitlab.com/html-validate/html-validate/issues/231)
8+
- **deps:** support vitest v1 ([4cc4d23](https://gitlab.com/html-validate/html-validate/commit/4cc4d233724fa8dfaab5a8c4f83d297d2851ee8b))
9+
310
## [8.7.3](https://gitlab.com/html-validate/html-validate/compare/v8.7.2...v8.7.3) (2023-11-23)
411

512
### Bug Fixes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "html-validate",
3-
"version": "8.7.3",
3+
"version": "8.7.4",
44
"description": "Offline html5 validator",
55
"keywords": [
66
"html",

0 commit comments

Comments
 (0)