8000 chore(release): 9.5.0 · html-validate/html-validate@9b9955e · GitHub
[go: up one dir, main page]

Skip to content

Commit 9b9955e

Browse files
extHTML-Validate
authored andcommitted
chore(release): 9.5.0
## 9.5.0 (2025-03-08) ### Features * **deps:** update dependency @sidvind/better-ajv-errors to v4 ([75a17cf](https://gitlab.com/html-validate/html-validate/commit/75a17cf699ee77941c88650a38b7217d276664db))
1 parent 5fe69b0 commit 9b9955e

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

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

3+
## 9.5.0 (2025-03-08)
4+
5+
### Features
6+
7+
- **deps:** update dependency @sidvind/better-ajv-errors to v4 ([75a17cf](https://gitlab.com/html-validate/html-validate/commit/75a17cf699ee77941c88650a38b7217d276664db))
8+
39
## 9.4.2 (2025-03-06)
410

511
### Performance Improvements

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.4.2",
3+
"version": "9.5.0",
44
"description": "Offline html5 validator",
55
"keywords": [
66
"html",

0 commit comments

Comments
 (0)
0