diff --git a/.changeset/ten-cows-cry.md b/.changeset/ten-cows-cry.md deleted file mode 100644 index c4cd0b5a8cd..00000000000 --- a/.changeset/ten-cows-cry.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"@spectrum-css/accordion": patch -"@spectrum-css/search": patch -"@spectrum-css/textfield": patch -"@spectrum-css/thumbnail": patch ---- - -fix: when whitespace normalization is done before stylelint fixes, a few selector optimizations were uncovered. diff --git a/.changeset/tidy-olives-notice.md b/.changeset/tidy-olives-notice.md deleted file mode 100644 index 8a50f9687a6..00000000000 --- a/.changeset/tidy-olives-notice.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@spectrum-css/popover": patch ---- - -fix(popover): Adjust selectors to remove duplicate class selectors in the dist output diff --git a/components/accordion/CHANGELOG.md b/components/accordion/CHANGELOG.md index 61642ffffe9..c62e57751ab 100644 --- a/components/accordion/CHANGELOG.md +++ b/components/accordion/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 5.1.1 + +### Patch Changes + +- [#2759](https://github.com/adobe/spectrum-css/pull/2759) [`9652981`](https://github.com/adobe/spectrum-css/commit/965298128a39ec40543f659480559053b33394e2) Thanks [@castastrophe](https://github.com/castastrophe)! - fix: when whitespace normalization is done before stylelint fixes, a few selector optimizations were uncovered. + ## 5.1.0 ### Minor Changes diff --git a/components/accordion/package.json b/components/accordion/package.json index 157d9f6c8e8..c3b372ba47d 100644 --- a/components/accordion/package.json +++ b/components/accordion/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/accordion", - "version": "5.1.0", + "version": "5.1.1", "description": "The Spectrum CSS accordion component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/popover/CHANGELOG.md b/components/popover/CHANGELOG.md index f89ce74b305..04edfcf8e3b 100644 --- a/components/popover/CHANGELOG.md +++ b/components/popover/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 7.1.1 + +### Patch Changes + +- [#2745](https://github.com/adobe/spectrum-css/pull/2745) [`2c13cdc`](https://github.com/adobe/spectrum-css/commit/2c13cdc5acdf58fa9622c37cc380abedd596af0f) Thanks [@mdt2](https://github.com/mdt2)! - fix(popover): Adjust selectors to remove duplicate class selectors in the dist output + ## 7.1.0 ### Minor Changes diff --git a/components/popover/package.json b/components/popover/package.json index 77bc7d79bff..4e04cbeb662 100644 --- a/components/popover/package.json +++ b/components/popover/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/popover", - "version": "7.1.0", + "version": "7.1.1", "description": "The Spectrum CSS popover component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/search/CHANGELOG.md b/components/search/CHANGELOG.md index 4ddbb7f4165..ec9cb76eba4 100644 --- a/components/search/CHANGELOG.md +++ b/components/search/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 7.1.1 + +### Patch Changes + +- [#2759](https://github.com/adobe/spectrum-css/pull/2759) [`9652981`](https://github.com/adobe/spectrum-css/commit/965298128a39ec40543f659480559053b33394e2) Thanks [@castastrophe](https://github.com/castastrophe)! - fix: when whitespace normalization is done before stylelint fixes, a few selector optimizations were uncovered. + ## 7.1.0 ### Minor Changes diff --git a/components/search/package.json b/components/search/package.json index 814d9fdd9e2..91a81cb2225 100644 --- a/components/search/package.json +++ b/components/search/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/search", - "version": "7.1.0", + "version": "7.1.1", "description": "The Spectrum CSS search component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/textfield/CHANGELOG.md b/components/textfield/CHANGELOG.md index 0a2c2cafd4b..4e313a0f623 100644 --- a/components/textfield/CHANGELOG.md +++ b/components/textfield/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 7.1.1 + +### Patch Changes + +- [#2759](https://github.com/adobe/spectrum-css/pull/2759) [`9652981`](https://github.com/adobe/spectrum-css/commit/965298128a39ec40543f659480559053b33394e2) Thanks [@castastrophe](https://github.com/castastrophe)! - fix: when whitespace normalization is done before stylelint fixes, a few selector optimizations were uncovered. + ## 7.1.0 ### Minor Changes diff --git a/components/textfield/package.json b/components/textfield/package.json index 7877a9b8f4a..3fa090d0ebf 100644 --- a/components/textfield/package.json +++ b/components/textfield/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/textfield", - "version": "7.1.0", + "version": "7.1.1", "description": "The Spectrum CSS textfield component", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/thumbnail/CHANGELOG.md b/components/thumbnail/CHANGELOG.md index 2b026c3913e..7a9257652e6 100644 --- a/components/thumbnail/CHANGELOG.md +++ b/components/thumbnail/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 6.1.1 + +### Patch Changes + +- [#2759](https://github.com/adobe/spectrum-css/pull/2759) [`9652981`](https://github.com/adobe/spectrum-css/commit/965298128a39ec40543f659480559053b33394e2) Thanks [@castastrophe](https://github.com/castastrophe)! - fix: when whitespace normalization is done before stylelint fixes, a few selector optimizations were uncovered. + ## 6.1.0 ### Minor Changes diff --git a/components/thumbnail/package.json b/components/thumbnail/package.json index fb59c5e4a4c..5153ba3cb50 100644 --- a/components/thumbnail/package.json +++ b/components/thumbnail/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/thumbnail", - "version": "6.1.0", + "version": "6.1.1", "description": "The Spectrum CSS thumbnail component", "license": "Apache-2.0", "author": "Adobe",