Commit 0cd5c8e8 authored by David Sveningsson's avatar David Sveningsson Committed by HTML-validate
Browse files

chore(release): 10.11.2

## 10.11.2 (2026-03-15)

### Bug Fixes

* **rules:** ignore unterminated character references in url fragments `#` ([dd73de23](dd73de23)), closes [#345](#345)
* **rules:** properly find unrecognized character reference before `?` or `#` ([8f124fa4](8f124fa4))
parent 740063f1
Loading
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
# html-validate changelog

## 10.11.2 (2026-03-15)

### Bug Fixes

- **rules:** ignore unterminated character references in url fragments `#` ([dd73de2](https://gitlab.com/html-validate/html-validate/commit/dd73de230892f05071a2bc6d717c638939228cb5)), closes [#345](https://gitlab.com/html-validate/html-validate/issues/345)
- **rules:** properly find unrecognized character reference before `?` or `#` ([8f124fa](https://gitlab.com/html-validate/html-validate/commit/8f124fa438c5e5729abffc0845c8efe5a5a50364))

## 10.11.1 (2026-03-06)

### Bug Fixes
+2 −2
Original line number Diff line number Diff line
{
  "name": "html-validate",
  "version": "10.11.1",
  "version": "10.11.2",
  "lockfileVersion": 3,
  "requires": true,
  "packages": {
    "": {
      "name": "html-validate",
      "version": "10.11.1",
      "version": "10.11.2",
      "funding": [
        {
          "type": "github",
+1 −1
Original line number Diff line number Diff line
{
  "name": "html-validate",
  "version": "10.11.1",
  "version": "10.11.2",
  "description": "Offline HTML5 validator and linter",
  "keywords": [
    "html",