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

Skip to content

Commit c840dd4

Browse files
extHTML-Validate
authored andcommitted
1 parent d7d7282 commit c840dd4

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.1 (2025-03-13)
4+
5+
### Bug Fixes
6+
7+
- handle id with comma ([435abf5](https://gitlab.com/html-validate/html-validate/commit/435abf537e17db9239b79cac408223eec8c8a420)), closes [#299](https://gitlab.com/html-validate/html-validate/issues/299)
8+
39
## 9.5.0 (2025-03-08)
410

511
### Features

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

0 commit comments

Comments
 (0)
0