8000 chore(release): 9.6.0 · html-validate/html-validate@5853a27 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5853a27

Browse files
extHTML-Validate
authored andcommitted
chore(release): 9.6.0
## 9.6.0 (2025-06-14) ### Features * **deps:** support jest v30 ([2023958](https://gitlab.com/html-validate/html-validate/commit/2023958259d2f8c5aac1bff2e496a6057c3ab089)) ### Bug Fixes * **deps:** update dependency ignore to v7.0.5 ([731ba29](https://gitlab.com/html-validate/html-validate/commit/731ba290e2fdcd262e4f585fcfc7aba782df63f2))
1 parent f9dd7f5 commit 5853a27

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

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

3+
## 9.6.0 (2025-06-14)
4+
5+
### Features
6+
7+
- **deps:** support jest v30 ([2023958](https://gitlab.com/html-validate/html-validate/commit/2023958259d2f8c5aac1bff2e496a6057c3ab089))
8+
9+
### Bug Fixes
10+
11+
- **deps:** update dependency ignore to v7.0.5 ([731ba29](https://gitlab.com/html-validate/html-validate/commit/731ba290e2fdcd262e4f585fcfc7aba782df63f2))
12+
313
## 9.5.5 (2025-05-25)
414

515
### 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": "9.5.5",
3+
"version": "9.6.0",
44
"description": "Offline html5 validator",
55
"keywords": [
66
"html",

0 commit comments

Comments
 (0)
0