Commit 65e438fb authored by David Sveningsson's avatar David Sveningsson Committed by HTML-validate
Browse files

chore(release): 11.5.4

## 11.5.4 (2026-06-30)

### Bug Fixes

* **plugin:** add alternative `HtmlElement.appendText()` api for dynamic values ([f25cb18a](f25cb18a))
parent 1a861742
Loading
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
# html-validate changelog

## 11.5.4 (2026-06-30)

### Bug Fixes

- **plugin:** add alternative `HtmlElement.appendText()` api for dynamic values ([f25cb18](https://gitlab.com/html-validate/html-validate/commit/f25cb18a1a8bf6a89371d494972abff13488f3c4))

## 11.5.3 (2026-06-07)

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