diff --git a/.changeset/popular-hotels-bow.md b/.changeset/popular-hotels-bow.md deleted file mode 100644 index c214e6f..0000000 --- a/.changeset/popular-hotels-bow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"css-homogenizer": patch ---- - -fix(base): respect `hidden="until-found"` attribute diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b1e64d..bd69397 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # css-homogenizer +## 4.1.3 + +### Patch Changes + +- [`9b7f94e`](https://github.com/kripod/css-homogenizer/commit/9b7f94e19c4c4377c7c97e5d95dc579802dea4ed) Thanks [@kripod](https://github.com/kripod)! - fix(base): respect `hidden="until-found"` attribute + ## 4.1.2 ### Patch Changes diff --git a/package.json b/package.json index 482573d..567ec6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "css-homogenizer", - "version": "4.1.2", + "version": "4.1.3", "description": "Base CSS endorsing semantic HTML and design token usage", "keywords": [ "css",