diff --git a/components/accordion/CHANGELOG.md b/components/accordion/CHANGELOG.md index aad34eae06..5c780cf729 100644 --- a/components/accordion/CHANGELOG.md +++ b/components/accordion/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 3.0.45 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/accordion@3.0.44...@spectrum-css/accordion@3.0.45) + +**Note:** Version bump only for package @spectrum-css/accordion + + + + + ## 3.0.44 🗓 2023-05-17 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/accordion@3.0.43...@spectrum-css/accordion@3.0.44) diff --git a/components/accordion/package.json b/components/accordion/package.json index 73446b942b..5154409c50 100644 --- a/components/accordion/package.json +++ b/components/accordion/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/accordion", - "version": "3.0.44", + "version": "3.0.45", "description": "The Spectrum CSS accordion component", "license": "Apache-2.0", "author": "Adobe", @@ -23,8 +23,8 @@ }, "devDependencies": { "@spectrum-css/component-builder": "^4.0.9", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/vars": "^9.0.5", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/vars": "^9.0.6", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/actionbar/CHANGELOG.md b/components/actionbar/CHANGELOG.md index fe5406d25f..741c3911f0 100644 --- a/components/actionbar/CHANGELOG.md +++ b/components/actionbar/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 6.0.40 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionbar@6.0.39...@spectrum-css/actionbar@6.0.40) + +**Note:** Version bump only for package @spectrum-css/actionbar + + + + + ## 6.0.39 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionbar@6.0.38...@spectrum-css/actionbar@6.0.39) diff --git a/components/actionbar/package.json b/components/actionbar/package.json index 5704165c27..756f0561e7 100644 --- a/components/actionbar/package.json +++ b/components/actionbar/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/actionbar", - "version": "6.0.39", + "version": "6.0.40", "description": "The Spectrum CSS actionbar component", "license": "Apache-2.0", "author": "Adobe", @@ -27,15 +27,15 @@ "@spectrum-css/tokens": ">=10.0.0" }, "devDependencies": { - "@spectrum-css/actionbutton": "^3.0.44", - "@spectrum-css/actiongroup": "^3.0.45", - "@spectrum-css/closebutton": "^3.1.0", + "@spectrum-css/actionbutton": "^3.0.45", + "@spectrum-css/actiongroup": "^3.0.46", + "@spectrum-css/closebutton": "^3.1.1", "@spectrum-css/component-builder-simple": "^2.0.13", - "@spectrum-css/fieldlabel": "^7.0.3", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/popover": "^6.0.47", - "@spectrum-css/table": "^4.0.51", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/fieldlabel": "^7.0.4", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/popover": "^6.0.48", + "@spectrum-css/table": "^4.0.52", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/actionbutton/CHANGELOG.md b/components/actionbutton/CHANGELOG.md index 42b145cea5..f38736a89b 100644 --- a/components/actionbutton/CHANGELOG.md +++ b/components/actionbutton/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 3.0.45 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionbutton@3.0.44...@spectrum-css/actionbutton@3.0.45) + +**Note:** Version bump only for package @spectrum-css/actionbutton + + + + + ## 3.0.44 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionbutton@3.0.43...@spectrum-css/actionbutton@3.0.44) diff --git a/components/actionbutton/package.json b/components/actionbutton/package.json index 24d23502ee..9176eb252c 100644 --- a/components/actionbutton/package.json +++ b/components/actionbutton/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/actionbutton", - "version": "3.0.44", + "version": "3.0.45", "description": "The Spectrum CSS action button component", "license": "Apache-2.0", "author": "Adobe", @@ -23,8 +23,8 @@ }, "devDependencies": { "@spectrum-css/component-builder-simple": "^2.0.13", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/actiongroup/CHANGELOG.md b/components/actiongroup/CHANGELOG.md index 4e3414ea11..516d13d464 100644 --- a/components/actiongroup/CHANGELOG.md +++ b/components/actiongroup/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 3.0.46 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actiongroup@3.0.45...@spectrum-css/actiongroup@3.0.46) + +**Note:** Version bump only for package @spectrum-css/actiongroup + + + + + ## 3.0.45 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actiongroup@3.0.44...@spectrum-css/actiongroup@3.0.45) diff --git a/components/actiongroup/package.json b/components/actiongroup/package.json index 92dde1dbbb..87d75acfd4 100644 --- a/components/actiongroup/package.json +++ b/components/actiongroup/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/actiongroup", - "version": "3.0.45", + "version": "3.0.46", "description": "The Spectrum CSS actiongroup component", "license": "Apache-2.0", "author": "Adobe", @@ -22,10 +22,10 @@ "@spectrum-css/tokens": ">=10.0.0" }, "devDependencies": { - "@spectrum-css/actionbutton": "^3.0.44", + "@spectrum-css/actionbutton": "^3.0.45", "@spectrum-css/component-builder-simple": "^2.0.13", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/actionmenu/CHANGELOG.md b/components/actionmenu/CHANGELOG.md index 13162d3497..73e733aa82 100644 --- a/components/actionmenu/CHANGELOG.md +++ b/components/actionmenu/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 4.0.33 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionmenu@4.0.32...@spectrum-css/actionmenu@4.0.33) + +**Note:** Version bump only for package @spectrum-css/actionmenu + + + + + ## 4.0.32 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/actionmenu@4.0.31...@spectrum-css/actionmenu@4.0.32) diff --git a/components/actionmenu/package.json b/components/actionmenu/package.json index c12f735e72..fdd26e1018 100644 --- a/components/actionmenu/package.json +++ b/components/actionmenu/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/actionmenu", - "version": "4.0.32", + "version": "4.0.33", "description": "The Spectrum CSS actionmenu component", "license": "Apache-2.0", "author": "Adobe", @@ -25,12 +25,12 @@ "@spectrum-css/vars": ">=9" }, "devDependencies": { - "@spectrum-css/actionbutton": "^3.0.44", + "@spectrum-css/actionbutton": "^3.0.45", "@spectrum-css/component-builder": "^4.0.9", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/menu": "^4.0.35", - "@spectrum-css/popover": "^6.0.47", - "@spectrum-css/vars": "^9.0.5", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/menu": "^4.0.36", + "@spectrum-css/popover": "^6.0.48", + "@spectrum-css/vars": "^9.0.6", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/alertbanner/CHANGELOG.md b/components/alertbanner/CHANGELOG.md index ae882eb4b6..4f3d3cfd7b 100644 --- a/components/alertbanner/CHANGELOG.md +++ b/components/alertbanner/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 1.1.1 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/alertbanner@1.1.0...@spectrum-css/alertbanner@1.1.1) + +**Note:** Version bump only for package @spectrum-css/alertbanner + + + + + # 1.1.0 🗓 2023-05-22 diff --git a/components/alertbanner/package.json b/components/alertbanner/package.json index 1bdc81252c..0503a5d5da 100644 --- a/components/alertbanner/package.json +++ b/components/alertbanner/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/alertbanner", - "version": "1.1.0", + "version": "1.1.1", "description": "The Spectrum CSS alertbanner component", "license": "Apache-2.0", "author": "Adobe", @@ -24,11 +24,11 @@ "@spectrum-css/tokens": ">=10.0.0" }, "devDependencies": { - "@spectrum-css/closebutton": "^3.1.0", + "@spectrum-css/closebutton": "^3.1.1", "@spectrum-css/component-builder-simple": "^2.0.7", - "@spectrum-css/divider": "^2.1.0", - "@spectrum-css/icon": "^3.0.36", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/divider": "^2.1.1", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/asset/CHANGELOG.md b/components/asset/CHANGELOG.md index 73a231407c..bb79285bb5 100644 --- a/components/asset/CHANGELOG.md +++ b/components/asset/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 3.0.41 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/asset@3.0.40...@spectrum-css/asset@3.0.41) + +**Note:** Version bump only for package @spectrum-css/asset + + + + + ## 3.0.40 🗓 2023-05-17 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/asset@3.0.39...@spectrum-css/asset@3.0.40) diff --git a/components/asset/package.json b/components/asset/package.json index 9233678c94..0ba7fa0820 100644 --- a/components/asset/package.json +++ b/components/asset/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/asset", - "version": "3.0.40", + "version": "3.0.41", "description": "The Spectrum CSS asset component", "license": "Apache-2.0", "author": "Adobe", @@ -22,7 +22,7 @@ }, "devDependencies": { "@spectrum-css/component-builder": "^4.0.9", - "@spectrum-css/vars": "^9.0.5", + "@spectrum-css/vars": "^9.0.6", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/assetcard/CHANGELOG.md b/components/assetcard/CHANGELOG.md index 7a52a5362b..94de94d1fa 100644 --- a/components/assetcard/CHANGELOG.md +++ b/components/assetcard/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 1.1.38 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/assetcard@1.1.37...@spectrum-css/assetcard@1.1.38) + +**Note:** Version bump only for package @spectrum-css/assetcard + + + + + ## 1.1.37 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/assetcard@1.1.36...@spectrum-css/assetcard@1.1.37) diff --git a/components/assetcard/package.json b/components/assetcard/package.json index 04ffe6ea53..2c5c8189ee 100644 --- a/components/assetcard/package.json +++ b/components/assetcard/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/assetcard", - "version": "1.1.37", + "version": "1.1.38", "description": "The Spectrum CSS asset card component", "license": "Apache-2.0", "author": "Adobe", @@ -24,11 +24,11 @@ "@spectrum-css/vars": ">=9" }, "devDependencies": { - "@spectrum-css/checkbox": "^6.0.33", + "@spectrum-css/checkbox": "^6.0.34", "@spectrum-css/component-builder": "^4.0.9", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/typography": "^5.0.18", - "@spectrum-css/vars": "^9.0.5", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/typography": "^5.0.19", + "@spectrum-css/vars": "^9.0.6", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/assetlist/CHANGELOG.md b/components/assetlist/CHANGELOG.md index 1678bd3863..4eeea81daf 100644 --- a/components/assetlist/CHANGELOG.md +++ b/components/assetlist/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 3.0.58 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/assetlist@3.0.57...@spectrum-css/assetlist@3.0.58) + +**Note:** Version bump only for package @spectrum-css/assetlist + + + + + ## 3.0.57 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/assetlist@3.0.56...@spectrum-css/assetlist@3.0.57) diff --git a/components/assetlist/package.json b/components/assetlist/package.json index 281840cf7c..edc2caeaf3 100644 --- a/components/assetlist/package.json +++ b/components/assetlist/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/assetlist", - "version": "3.0.57", + "version": "3.0.58", "description": "The Spectrum CSS assetlist component", "license": "Apache-2.0", "author": "Adobe", @@ -23,10 +23,10 @@ "@spectrum-css/vars": ">=9" }, "devDependencies": { - "@spectrum-css/checkbox": "^6.0.33", + "@spectrum-css/checkbox": "^6.0.34", "@spectrum-css/component-builder": "^4.0.9", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/vars": "^9.0.5", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/vars": "^9.0.6", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/avatar/CHANGELOG.md b/components/avatar/CHANGELOG.md index 39e9f050de..427302b2e5 100644 --- a/components/avatar/CHANGELOG.md +++ b/components/avatar/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 6.0.31 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/avatar@6.0.30...@spectrum-css/avatar@6.0.31) + +**Note:** Version bump only for package @spectrum-css/avatar + + + + + ## 6.0.30 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/avatar@6.0.29...@spectrum-css/avatar@6.0.30) diff --git a/components/avatar/package.json b/components/avatar/package.json index eef7c6abc5..e8c3948979 100644 --- a/components/avatar/package.json +++ b/components/avatar/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/avatar", - "version": "6.0.30", + "version": "6.0.31", "description": "The Spectrum CSS avatar component", "license": "Apache-2.0", "author": "Adobe", @@ -22,7 +22,7 @@ }, "devDependencies": { "@spectrum-css/component-builder-simple": "^2.0.13", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/badge/CHANGELOG.md b/components/badge/CHANGELOG.md index f09e58107e..fae90596d3 100644 --- a/components/badge/CHANGELOG.md +++ b/components/badge/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 3.0.33 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/badge@3.0.32...@spectrum-css/badge@3.0.33) + +**Note:** Version bump only for package @spectrum-css/badge + + + + + ## 3.0.32 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/badge@3.0.31...@spectrum-css/badge@3.0.32) diff --git a/components/badge/package.json b/components/badge/package.json index 4cb86afd2e..049c7f9e50 100644 --- a/components/badge/package.json +++ b/components/badge/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/badge", - "version": "3.0.32", + "version": "3.0.33", "description": "The Spectrum CSS badge component", "license": "Apache-2.0", "author": "Adobe", @@ -22,7 +22,7 @@ }, "devDependencies": { "@spectrum-css/component-builder-simple": "^2.0.13", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/breadcrumb/CHANGELOG.md b/components/breadcrumb/CHANGELOG.md index 757ea6f546..ff5b463ee7 100644 --- a/components/breadcrumb/CHANGELOG.md +++ b/components/breadcrumb/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 7.0.33 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/breadcrumb@7.0.32...@spectrum-css/breadcrumb@7.0.33) + +**Note:** Version bump only for package @spectrum-css/breadcrumb + + + + + ## 7.0.32 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/breadcrumb@7.0.31...@spectrum-css/breadcrumb@7.0.32) diff --git a/components/breadcrumb/package.json b/components/breadcrumb/package.json index f148d65e0c..3b764d54e1 100644 --- a/components/breadcrumb/package.json +++ b/components/breadcrumb/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/breadcrumb", - "version": "7.0.32", + "version": "7.0.33", "description": "The Spectrum CSS breadcrumb component", "license": "Apache-2.0", "author": "Adobe", @@ -23,10 +23,10 @@ "@spectrum-css/tokens": ">=10.0.0" }, "devDependencies": { - "@spectrum-css/actionbutton": "^3.0.44", + "@spectrum-css/actionbutton": "^3.0.45", "@spectrum-css/component-builder-simple": "^2.0.13", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/button/CHANGELOG.md b/components/button/CHANGELOG.md index 86fefc3afa..2ed80ba2cc 100644 --- a/components/button/CHANGELOG.md +++ b/components/button/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 10.1.1 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/button@10.1.0...@spectrum-css/button@10.1.1) + +**Note:** Version bump only for package @spectrum-css/button + + + + + # 10.1.0 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/button@10.0.11...@spectrum-css/button@10.1.0) diff --git a/components/button/package.json b/components/button/package.json index ce902a0c74..5d7e5935ce 100644 --- a/components/button/package.json +++ b/components/button/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/button", - "version": "10.1.0", + "version": "10.1.1", "description": "The Spectrum CSS button component", "license": "Apache-2.0", "author": "Adobe", @@ -22,8 +22,8 @@ }, "devDependencies": { "@spectrum-css/component-builder-simple": "^2.0.13", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/buttongroup/CHANGELOG.md b/components/buttongroup/CHANGELOG.md index 483ff30833..c7c0ba94ae 100644 --- a/components/buttongroup/CHANGELOG.md +++ b/components/buttongroup/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 6.0.48 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/buttongroup@6.0.47...@spectrum-css/buttongroup@6.0.48) + +**Note:** Version bump only for package @spectrum-css/buttongroup + + + + + ## 6.0.47 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/buttongroup@6.0.46...@spectrum-css/buttongroup@6.0.47) diff --git a/components/buttongroup/package.json b/components/buttongroup/package.json index b950470afa..52065bd4c0 100644 --- a/components/buttongroup/package.json +++ b/components/buttongroup/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/buttongroup", - "version": "6.0.47", + "version": "6.0.48", "description": "The Spectrum CSS buttongroup component", "license": "Apache-2.0", "author": "Adobe", @@ -22,10 +22,10 @@ "@spectrum-css/tokens": ">=10.0.0" }, "devDependencies": { - "@spectrum-css/button": "^10.1.0", + "@spectrum-css/button": "^10.1.1", "@spectrum-css/component-builder-simple": "^2.0.13", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/calendar/CHANGELOG.md b/components/calendar/CHANGELOG.md index 66f73313d1..56d51cf515 100644 --- a/components/calendar/CHANGELOG.md +++ b/components/calendar/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 3.1.20 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/calendar@3.1.19...@spectrum-css/calendar@3.1.20) + +**Note:** Version bump only for package @spectrum-css/calendar + + + + + ## 3.1.19 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/calendar@3.1.18...@spectrum-css/calendar@3.1.19) diff --git a/components/calendar/package.json b/components/calendar/package.json index ccbc1c7f37..afbf2b6e68 100644 --- a/components/calendar/package.json +++ b/components/calendar/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/calendar", - "version": "3.1.19", + "version": "3.1.20", "description": "The Spectrum CSS calendar component", "license": "Apache-2.0", "author": "Adobe", @@ -23,10 +23,10 @@ "@spectrum-css/vars": ">=9" }, "devDependencies": { - "@spectrum-css/actionbutton": "^3.0.44", + "@spectrum-css/actionbutton": "^3.0.45", "@spectrum-css/component-builder": "^4.0.9", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/vars": "^9.0.5", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/vars": "^9.0.6", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/card/CHANGELOG.md b/components/card/CHANGELOG.md index d2426a32b1..a8fa9cfe26 100644 --- a/components/card/CHANGELOG.md +++ b/components/card/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 5.0.35 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/card@5.0.34...@spectrum-css/card@5.0.35) + +**Note:** Version bump only for package @spectrum-css/card + + + + + ## 5.0.34 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/card@5.0.33...@spectrum-css/card@5.0.34) diff --git a/components/card/package.json b/components/card/package.json index b2820bef30..7261603851 100644 --- a/components/card/package.json +++ b/components/card/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/card", - "version": "5.0.34", + "version": "5.0.35", "description": "The Spectrum CSS card component", "license": "Apache-2.0", "author": "Adobe", @@ -27,14 +27,14 @@ "@spectrum-css/vars": ">=9" }, "devDependencies": { - "@spectrum-css/actionbutton": "^3.0.44", - "@spectrum-css/asset": "^3.0.40", - "@spectrum-css/checkbox": "^6.0.33", + "@spectrum-css/actionbutton": "^3.0.45", + "@spectrum-css/asset": "^3.0.41", + "@spectrum-css/checkbox": "^6.0.34", "@spectrum-css/component-builder": "^4.0.9", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/quickaction": "^3.0.58", - "@spectrum-css/typography": "^5.0.18", - "@spectrum-css/vars": "^9.0.5", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/quickaction": "^3.0.59", + "@spectrum-css/typography": "^5.0.19", + "@spectrum-css/vars": "^9.0.6", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/checkbox/CHANGELOG.md b/components/checkbox/CHANGELOG.md index 304671a603..da6151c408 100644 --- a/components/checkbox/CHANGELOG.md +++ b/components/checkbox/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 6.0.34 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/checkbox@6.0.33...@spectrum-css/checkbox@6.0.34) + +**Note:** Version bump only for package @spectrum-css/checkbox + + + + + ## 6.0.33 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/checkbox@6.0.32...@spectrum-css/checkbox@6.0.33) diff --git a/components/checkbox/package.json b/components/checkbox/package.json index b2a46435c9..18a34e1574 100644 --- a/components/checkbox/package.json +++ b/components/checkbox/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/checkbox", - "version": "6.0.33", + "version": "6.0.34", "description": "The Spectrum CSS checkbox component", "license": "Apache-2.0", "author": "Adobe", @@ -23,8 +23,8 @@ }, "devDependencies": { "@spectrum-css/component-builder-simple": "^2.0.13", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/clearbutton/CHANGELOG.md b/components/clearbutton/CHANGELOG.md index 577ed8135a..b25afe8fbd 100644 --- a/components/clearbutton/CHANGELOG.md +++ b/components/clearbutton/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 1.2.31 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/clearbutton@1.2.30...@spectrum-css/clearbutton@1.2.31) + +**Note:** Version bump only for package @spectrum-css/clearbutton + + + + + ## 1.2.30 🗓 2023-05-17 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/clearbutton@1.2.29...@spectrum-css/clearbutton@1.2.30) diff --git a/components/clearbutton/package.json b/components/clearbutton/package.json index e2019b8f49..b5b54d639a 100644 --- a/components/clearbutton/package.json +++ b/components/clearbutton/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/clearbutton", - "version": "1.2.30", + "version": "1.2.31", "description": "The Spectrum CSS clearbutton component", "license": "Apache-2.0", "author": "Adobe", @@ -22,7 +22,7 @@ }, "devDependencies": { "@spectrum-css/component-builder": "^4.0.9", - "@spectrum-css/vars": "^9.0.5", + "@spectrum-css/vars": "^9.0.6", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/closebutton/CHANGELOG.md b/components/closebutton/CHANGELOG.md index 7e68268fc8..6751d9d80c 100644 --- a/components/closebutton/CHANGELOG.md +++ b/components/closebutton/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 3.1.1 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/closebutton@3.1.0...@spectrum-css/closebutton@3.1.1) + +**Note:** Version bump only for package @spectrum-css/closebutton + + + + + # 3.1.0 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/closebutton@3.0.43...@spectrum-css/closebutton@3.1.0) diff --git a/components/closebutton/package.json b/components/closebutton/package.json index d0e4e9b1dc..a8803656b9 100644 --- a/components/closebutton/package.json +++ b/components/closebutton/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/closebutton", - "version": "3.1.0", + "version": "3.1.1", "description": "The Spectrum CSS close button component", "license": "Apache-2.0", "author": "Adobe", @@ -22,8 +22,8 @@ }, "devDependencies": { "@spectrum-css/component-builder-simple": "^2.0.13", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/coachmark/CHANGELOG.md b/components/coachmark/CHANGELOG.md index fdc9cf75b3..c68b1f7cbd 100644 --- a/components/coachmark/CHANGELOG.md +++ b/components/coachmark/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 5.0.45 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/coachmark@5.0.44...@spectrum-css/coachmark@5.0.45) + +**Note:** Version bump only for package @spectrum-css/coachmark + + + + + ## 5.0.44 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/coachmark@5.0.43...@spectrum-css/coachmark@5.0.44) diff --git a/components/coachmark/package.json b/components/coachmark/package.json index c9473b7bd0..38fa8a866c 100644 --- a/components/coachmark/package.json +++ b/components/coachmark/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/coachmark", - "version": "5.0.44", + "version": "5.0.45", "description": "The Spectrum CSS coachmark component", "license": "Apache-2.0", "author": "Adobe", @@ -22,9 +22,9 @@ "@spectrum-css/vars": ">=9" }, "devDependencies": { - "@spectrum-css/button": "^10.1.0", + "@spectrum-css/button": "^10.1.1", "@spectrum-css/component-builder": "^4.0.9", - "@spectrum-css/vars": "^9.0.5", + "@spectrum-css/vars": "^9.0.6", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/colorarea/CHANGELOG.md b/components/colorarea/CHANGELOG.md index 850e47a6d6..2e1c65d73f 100644 --- a/components/colorarea/CHANGELOG.md +++ b/components/colorarea/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 4.0.17 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/colorarea@4.0.16...@spectrum-css/colorarea@4.0.17) + +**Note:** Version bump only for package @spectrum-css/colorarea + + + + + ## 4.0.16 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/colorarea@4.0.15...@spectrum-css/colorarea@4.0.16) diff --git a/components/colorarea/package.json b/components/colorarea/package.json index fb861fc210..67ee58045b 100644 --- a/components/colorarea/package.json +++ b/components/colorarea/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/colorarea", - "version": "4.0.16", + "version": "4.0.17", "description": "The Spectrum CSS Color Area component", "license": "Apache-2.0", "author": "Adobe", @@ -22,9 +22,9 @@ "@spectrum-css/tokens": ">=10.0.0" }, "devDependencies": { - "@spectrum-css/colorhandle": "^5.0.4", + "@spectrum-css/colorhandle": "^5.0.5", "@spectrum-css/component-builder-simple": "^2.0.13", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/colorhandle/CHANGELOG.md b/components/colorhandle/CHANGELOG.md index 134570b9df..b1010a5272 100644 --- a/components/colorhandle/CHANGELOG.md +++ b/components/colorhandle/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 5.0.5 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/colorhandle@5.0.4...@spectrum-css/colorhandle@5.0.5) + +**Note:** Version bump only for package @spectrum-css/colorhandle + + + + + ## 5.0.4 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/colorhandle@5.0.3...@spectrum-css/colorhandle@5.0.4) diff --git a/components/colorhandle/package.json b/components/colorhandle/package.json index 7509f5304a..4b5acd9ea4 100644 --- a/components/colorhandle/package.json +++ b/components/colorhandle/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/colorhandle", - "version": "5.0.4", + "version": "5.0.5", "description": "The Spectrum CSS Color Handle component", "license": "Apache-2.0", "author": "Adobe", @@ -22,9 +22,9 @@ "@spectrum-css/tokens": ">=9" }, "devDependencies": { - "@spectrum-css/colorloupe": "^4.0.4", + "@spectrum-css/colorloupe": "^4.0.5", "@spectrum-css/component-builder-simple": "^2.0.13", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/colorloupe/CHANGELOG.md b/components/colorloupe/CHANGELOG.md index 57b626226c..f00b9823d1 100644 --- a/components/colorloupe/CHANGELOG.md +++ b/components/colorloupe/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 4.0.5 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/colorloupe@4.0.4...@spectrum-css/colorloupe@4.0.5) + +**Note:** Version bump only for package @spectrum-css/colorloupe + + + + + ## 4.0.4 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/colorloupe@4.0.3...@spectrum-css/colorloupe@4.0.4) diff --git a/components/colorloupe/package.json b/components/colorloupe/package.json index efbe072b72..d26fb5673a 100644 --- a/components/colorloupe/package.json +++ b/components/colorloupe/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/colorloupe", - "version": "4.0.4", + "version": "4.0.5", "description": "The Spectrum CSS Color Loupe component", "license": "Apache-2.0", "author": "Adobe", @@ -22,7 +22,7 @@ }, "devDependencies": { "@spectrum-css/component-builder-simple": "^2.0.13", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/colorslider/CHANGELOG.md b/components/colorslider/CHANGELOG.md index 82a0449760..26934071bb 100644 --- a/components/colorslider/CHANGELOG.md +++ b/components/colorslider/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 3.0.13 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/colorslider@3.0.12...@spectrum-css/colorslider@3.0.13) + +**Note:** Version bump only for package @spectrum-css/colorslider + + + + + ## 3.0.12 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/colorslider@3.0.11...@spectrum-css/colorslider@3.0.12) diff --git a/components/colorslider/package.json b/components/colorslider/package.json index 471498ecc6..ae66a1a37b 100644 --- a/components/colorslider/package.json +++ b/components/colorslider/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/colorslider", - "version": "3.0.12", + "version": "3.0.13", "description": "The Spectrum CSS Color Slider component", "license": "Apache-2.0", "author": "Adobe", @@ -22,9 +22,9 @@ "@spectrum-css/vars": ">=9" }, "devDependencies": { - "@spectrum-css/colorhandle": "^5.0.4", + "@spectrum-css/colorhandle": "^5.0.5", "@spectrum-css/component-builder": "^4.0.9", - "@spectrum-css/vars": "^9.0.5", + "@spectrum-css/vars": "^9.0.6", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/colorwheel/CHANGELOG.md b/components/colorwheel/CHANGELOG.md index f8192c8c52..0c0a83c838 100644 --- a/components/colorwheel/CHANGELOG.md +++ b/components/colorwheel/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 3.0.17 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/colorwheel@3.0.16...@spectrum-css/colorwheel@3.0.17) + +**Note:** Version bump only for package @spectrum-css/colorwheel + + + + + ## 3.0.16 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/colorwheel@3.0.15...@spectrum-css/colorwheel@3.0.16) diff --git a/components/colorwheel/package.json b/components/colorwheel/package.json index 0bd5ea2f4f..12100069b5 100644 --- a/components/colorwheel/package.json +++ b/components/colorwheel/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/colorwheel", - "version": "3.0.16", + "version": "3.0.17", "description": "The Spectrum CSS Color Area component", "license": "Apache-2.0", "author": "Adobe", @@ -22,10 +22,10 @@ "@spectrum-css/tokens": ">=10.0.0" }, "devDependencies": { - "@spectrum-css/colorarea": "^4.0.16", - "@spectrum-css/colorhandle": "^5.0.4", + "@spectrum-css/colorarea": "^4.0.17", + "@spectrum-css/colorhandle": "^5.0.5", "@spectrum-css/component-builder-simple": "^2.0.13", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/combobox/CHANGELOG.md b/components/combobox/CHANGELOG.md index 2f6256f33b..d8086c7e3a 100644 --- a/components/combobox/CHANGELOG.md +++ b/components/combobox/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 2.0.10 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/combobox@2.0.9...@spectrum-css/combobox@2.0.10) + +**Note:** Version bump only for package @spectrum-css/combobox + + + + + ## 2.0.9 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/combobox@2.0.8...@spectrum-css/combobox@2.0.9) diff --git a/components/combobox/package.json b/components/combobox/package.json index 9bea3efb45..2f47c046ce 100644 --- a/components/combobox/package.json +++ b/components/combobox/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/combobox", - "version": "2.0.9", + "version": "2.0.10", "description": "The Spectrum CSS combobox component", "license": "Apache-2.0", "author": "Adobe", @@ -24,12 +24,12 @@ }, "devDependencies": { "@spectrum-css/component-builder-simple": "^2.0.13", - "@spectrum-css/menu": "^4.0.35", - "@spectrum-css/pickerbutton": "^3.0.20", - "@spectrum-css/popover": "^6.0.47", - "@spectrum-css/progresscircle": "^2.0.43", - "@spectrum-css/textfield": "^5.1.8", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/menu": "^4.0.36", + "@spectrum-css/pickerbutton": "^3.0.21", + "@spectrum-css/popover": "^6.0.48", + "@spectrum-css/progresscircle": "^2.0.44", + "@spectrum-css/textfield": "^5.1.9", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/contextualhelp/CHANGELOG.md b/components/contextualhelp/CHANGELOG.md index cfed279e51..4c6cf602fe 100644 --- a/components/contextualhelp/CHANGELOG.md +++ b/components/contextualhelp/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 2.0.9 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/contextualhelp@2.0.8...@spectrum-css/contextualhelp@2.0.9) + +**Note:** Version bump only for package @spectrum-css/contextualhelp + + + + + ## 2.0.8 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/contextualhelp@2.0.7...@spectrum-css/contextualhelp@2.0.8) diff --git a/components/contextualhelp/package.json b/components/contextualhelp/package.json index dc96a2a715..e5251b5e51 100644 --- a/components/contextualhelp/package.json +++ b/components/contextualhelp/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/contextualhelp", - "version": "2.0.8", + "version": "2.0.9", "description": "The Spectrum CSS contextualhelp component", "license": "Apache-2.0", "author": "Adobe", @@ -26,10 +26,10 @@ "@spectrum-css/tokens": ">=10.0.0" }, "devDependencies": { - "@spectrum-css/actionbutton": "^3.0.44", + "@spectrum-css/actionbutton": "^3.0.45", "@spectrum-css/component-builder-simple": "^2.0.13", - "@spectrum-css/popover": "^6.0.47", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/popover": "^6.0.48", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/cyclebutton/CHANGELOG.md b/components/cyclebutton/CHANGELOG.md index ee41735ecb..b4ea0beb5f 100644 --- a/components/cyclebutton/CHANGELOG.md +++ b/components/cyclebutton/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 3.0.59 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/cyclebutton@3.0.58...@spectrum-css/cyclebutton@3.0.59) + +**Note:** Version bump only for package @spectrum-css/cyclebutton + + + + + ## 3.0.58 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/cyclebutton@3.0.57...@spectrum-css/cyclebutton@3.0.58) diff --git a/components/cyclebutton/package.json b/components/cyclebutton/package.json index 7aa42d8745..0372b234b0 100644 --- a/components/cyclebutton/package.json +++ b/components/cyclebutton/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/cyclebutton", - "version": "3.0.58", + "version": "3.0.59", "description": "The Spectrum CSS cyclebutton component", "license": "Apache-2.0", "author": "Adobe", @@ -23,10 +23,10 @@ "@spectrum-css/vars": ">=9" }, "devDependencies": { - "@spectrum-css/actionbutton": "^3.0.44", + "@spectrum-css/actionbutton": "^3.0.45", "@spectrum-css/component-builder": "^4.0.9", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/vars": "^9.0.5", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/vars": "^9.0.6", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/datepicker/CHANGELOG.md b/components/datepicker/CHANGELOG.md index feeae7a8e0..da501a4772 100644 --- a/components/datepicker/CHANGELOG.md +++ b/components/datepicker/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 1.0.23 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/datepicker@1.0.22...@spectrum-css/datepicker@1.0.23) + +**Note:** Version bump only for package @spectrum-css/datepicker + + + + + ## 1.0.22 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/datepicker@1.0.21...@spectrum-css/datepicker@1.0.22) diff --git a/components/datepicker/package.json b/components/datepicker/package.json index 8bd32927e8..df0b0f6f83 100644 --- a/components/datepicker/package.json +++ b/components/datepicker/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/datepicker", - "version": "1.0.22", + "version": "1.0.23", "description": "The Spectrum CSS datepicker component", "license": "Apache-2.0", "author": "Adobe", @@ -24,12 +24,12 @@ }, "devDependencies": { "@spectrum-css/component-builder": "^4.0.9", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/menu": "^4.0.35", - "@spectrum-css/pickerbutton": "^3.0.20", - "@spectrum-css/popover": "^6.0.47", - "@spectrum-css/textfield": "^5.1.8", - "@spectrum-css/vars": "^9.0.5", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/menu": "^4.0.36", + "@spectrum-css/pickerbutton": "^3.0.21", + "@spectrum-css/popover": "^6.0.48", + "@spectrum-css/textfield": "^5.1.9", + "@spectrum-css/vars": "^9.0.6", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/dial/CHANGELOG.md b/components/dial/CHANGELOG.md index 27be5de3b5..ad06c8c7fa 100644 --- a/components/dial/CHANGELOG.md +++ b/components/dial/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 1.0.44 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/dial@1.0.43...@spectrum-css/dial@1.0.44) + +**Note:** Version bump only for package @spectrum-css/dial + + + + + ## 1.0.43 🗓 2023-05-17 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/dial@1.0.42...@spectrum-css/dial@1.0.43) diff --git a/components/dial/package.json b/components/dial/package.json index 8ee0e48c57..a01b6eda4f 100644 --- a/components/dial/package.json +++ b/components/dial/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/dial", - "version": "1.0.43", + "version": "1.0.44", "description": "The Spectrum CSS dial component", "license": "Apache-2.0", "author": "Adobe", @@ -23,8 +23,8 @@ }, "devDependencies": { "@spectrum-css/component-builder": "^4.0.9", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/vars": "^9.0.5", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/vars": "^9.0.6", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/dialog/CHANGELOG.md b/components/dialog/CHANGELOG.md index 3b8868d421..6fbb3558e7 100644 --- a/components/dialog/CHANGELOG.md +++ b/components/dialog/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 6.0.50 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/dialog@6.0.49...@spectrum-css/dialog@6.0.50) + +**Note:** Version bump only for package @spectrum-css/dialog + + + + + ## 6.0.49 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/dialog@6.0.48...@spectrum-css/dialog@6.0.49) diff --git a/components/dialog/package.json b/components/dialog/package.json index 7f8c4d8c4a..44a9b3463f 100644 --- a/components/dialog/package.json +++ b/components/dialog/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/dialog", - "version": "6.0.49", + "version": "6.0.50", "description": "The Spectrum CSS dialog component", "license": "Apache-2.0", "author": "Adobe", @@ -28,15 +28,15 @@ "@spectrum-css/vars": ">=9" }, "devDependencies": { - "@spectrum-css/button": "^10.1.0", - "@spectrum-css/buttongroup": "^6.0.47", - "@spectrum-css/closebutton": "^3.1.0", + "@spectrum-css/button": "^10.1.1", + "@spectrum-css/buttongroup": "^6.0.48", + "@spectrum-css/closebutton": "^3.1.1", "@spectrum-css/component-builder": "^4.0.9", - "@spectrum-css/divider": "^2.1.0", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/modal": "^3.0.41", - "@spectrum-css/underlay": "^2.0.48", - "@spectrum-css/vars": "^9.0.5", + "@spectrum-css/divider": "^2.1.1", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/modal": "^3.0.42", + "@spectrum-css/underlay": "^2.0.49", + "@spectrum-css/vars": "^9.0.6", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/divider/CHANGELOG.md b/components/divider/CHANGELOG.md index 6f027292ff..6a44cd7ff5 100644 --- a/components/divider/CHANGELOG.md +++ b/components/divider/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 2.1.1 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/divider@2.1.0...@spectrum-css/divider@2.1.1) + +**Note:** Version bump only for package @spectrum-css/divider + + + + + # 2.1.0 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/divider@2.0.42...@spectrum-css/divider@2.1.0) diff --git a/components/divider/package.json b/components/divider/package.json index 65d66217ab..e3b12cdf3b 100644 --- a/components/divider/package.json +++ b/components/divider/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/divider", - "version": "2.1.0", + "version": "2.1.1", "description": "The Spectrum CSS divider component", "license": "Apache-2.0", "author": "Adobe", @@ -21,10 +21,10 @@ "@spectrum-css/tokens": ">=10.0.0" }, "devDependencies": { - "@spectrum-css/actionbutton": "^3.0.44", - "@spectrum-css/actiongroup": "^3.0.45", + "@spectrum-css/actionbutton": "^3.0.45", + "@spectrum-css/actiongroup": "^3.0.46", "@spectrum-css/component-builder-simple": "^2.0.13", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/dropindicator/CHANGELOG.md b/components/dropindicator/CHANGELOG.md index bacaf36109..a5997cef8a 100644 --- a/components/dropindicator/CHANGELOG.md +++ b/components/dropindicator/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 3.0.44 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/dropindicator@3.0.43...@spectrum-css/dropindicator@3.0.44) + +**Note:** Version bump only for package @spectrum-css/dropindicator + + + + + ## 3.0.43 🗓 2023-05-17 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/dropindicator@3.0.42...@spectrum-css/dropindicator@3.0.43) diff --git a/components/dropindicator/package.json b/components/dropindicator/package.json index 909c46cf1e..c4723f8c78 100644 --- a/components/dropindicator/package.json +++ b/components/dropindicator/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/dropindicator", - "version": "3.0.43", + "version": "3.0.44", "description": "The Spectrum CSS dropindicator component", "license": "Apache-2.0", "author": "Adobe", @@ -23,8 +23,8 @@ }, "devDependencies": { "@spectrum-css/component-builder": "^4.0.9", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/vars": "^9.0.5", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/vars": "^9.0.6", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/dropzone/CHANGELOG.md b/components/dropzone/CHANGELOG.md index d5a3e2a9f0..09af050c72 100644 --- a/components/dropzone/CHANGELOG.md +++ b/components/dropzone/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 4.0.16 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/dropzone@4.0.15...@spectrum-css/dropzone@4.0.16) + +**Note:** Version bump only for package @spectrum-css/dropzone + + + + + ## 4.0.15 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/dropzone@4.0.14...@spectrum-css/dropzone@4.0.15) diff --git a/components/dropzone/package.json b/components/dropzone/package.json index f16cdc299c..f01d4e1ccf 100644 --- a/components/dropzone/package.json +++ b/components/dropzone/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/dropzone", - "version": "4.0.15", + "version": "4.0.16", "description": "The Spectrum CSS dropzone component", "license": "Apache-2.0", "author": "Adobe", @@ -24,9 +24,9 @@ }, "devDependencies": { "@spectrum-css/component-builder": "^4.0.9", - "@spectrum-css/illustratedmessage": "^5.0.17", - "@spectrum-css/link": "^4.0.43", - "@spectrum-css/vars": "^9.0.5", + "@spectrum-css/illustratedmessage": "^5.0.18", + "@spectrum-css/link": "^4.0.44", + "@spectrum-css/vars": "^9.0.6", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/expressvars/CHANGELOG.md b/components/expressvars/CHANGELOG.md index 34a1e3363d..aac2a84b6b 100644 --- a/components/expressvars/CHANGELOG.md +++ b/components/expressvars/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 3.0.6 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/expressvars@3.0.5...@spectrum-css/expressvars@3.0.6) + +**Note:** Version bump only for package @spectrum-css/expressvars + + + + + ## 3.0.5 🗓 2023-04-26 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/expressvars@3.0.4...@spectrum-css/expressvars@3.0.5) diff --git a/components/expressvars/package.json b/components/expressvars/package.json index 61759a8ac8..bb2fdc7c90 100644 --- a/components/expressvars/package.json +++ b/components/expressvars/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/expressvars", - "version": "3.0.5", + "version": "3.0.6", "description": "The Spectrum CSS vars for Express package", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/fieldgroup/CHANGELOG.md b/components/fieldgroup/CHANGELOG.md index a9f7a873c5..6984509d6e 100644 --- a/components/fieldgroup/CHANGELOG.md +++ b/components/fieldgroup/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 4.0.48 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/fieldgroup@4.0.47...@spectrum-css/fieldgroup@4.0.48) + +**Note:** Version bump only for package @spectrum-css/fieldgroup + + + + + ## 4.0.47 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/fieldgroup@4.0.46...@spectrum-css/fieldgroup@4.0.47) diff --git a/components/fieldgroup/package.json b/components/fieldgroup/package.json index 9a7a046551..ea1d00b6cc 100644 --- a/components/fieldgroup/package.json +++ b/components/fieldgroup/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/fieldgroup", - "version": "4.0.47", + "version": "4.0.48", "description": "The Spectrum CSS fieldgroup component", "license": "Apache-2.0", "author": "Adobe", @@ -25,12 +25,12 @@ "@spectrum-css/tokens": ">=10.0.0" }, "devDependencies": { - "@spectrum-css/checkbox": "^6.0.33", + "@spectrum-css/checkbox": "^6.0.34", "@spectrum-css/component-builder-simple": "^2.0.13", - "@spectrum-css/helptext": "^4.0.32", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/radio": "^7.0.32", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/helptext": "^4.0.33", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/radio": "^7.0.33", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/fieldlabel/CHANGELOG.md b/components/fieldlabel/CHANGELOG.md index 9915428332..3c85c2e42e 100644 --- a/components/fieldlabel/CHANGELOG.md +++ b/components/fieldlabel/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 7.0.4 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/fieldlabel@7.0.3...@spectrum-css/fieldlabel@7.0.4) + +**Note:** Version bump only for package @spectrum-css/fieldlabel + + + + + ## 7.0.3 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/fieldlabel@7.0.2...@spectrum-css/fieldlabel@7.0.3) diff --git a/components/fieldlabel/package.json b/components/fieldlabel/package.json index 132b4cd294..5e8bb5bbe6 100644 --- a/components/fieldlabel/package.json +++ b/components/fieldlabel/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/fieldlabel", - "version": "7.0.3", + "version": "7.0.4", "description": "The Spectrum CSS fieldlabel component", "license": "Apache-2.0", "author": "Adobe", @@ -22,15 +22,15 @@ "@spectrum-css/tokens": ">=10.0.0" }, "devDependencies": { - "@spectrum-css/checkbox": "^6.0.33", + "@spectrum-css/checkbox": "^6.0.34", "@spectrum-css/component-builder-simple": "^2.0.13", - "@spectrum-css/fieldgroup": "^4.0.47", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/picker": "^4.0.8", - "@spectrum-css/radio": "^7.0.32", - "@spectrum-css/stepper": "^4.0.31", - "@spectrum-css/textfield": "^5.1.8", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/fieldgroup": "^4.0.48", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/picker": "^4.0.9", + "@spectrum-css/radio": "^7.0.33", + "@spectrum-css/stepper": "^4.0.32", + "@spectrum-css/textfield": "^5.1.9", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/floatingactionbutton/CHANGELOG.md b/components/floatingactionbutton/CHANGELOG.md index dd1668dba3..ee24114b66 100644 --- a/components/floatingactionbutton/CHANGELOG.md +++ b/components/floatingactionbutton/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 1.0.6 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/floatingactionbutton@1.0.5...@spectrum-css/floatingactionbutton@1.0.6) + +**Note:** Version bump only for package @spectrum-css/floatingactionbutton + + + + + ## 1.0.5 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/floatingactionbutton@1.0.4...@spectrum-css/floatingactionbutton@1.0.5) diff --git a/components/floatingactionbutton/package.json b/components/floatingactionbutton/package.json index 54d00f24cd..49132a1660 100644 --- a/components/floatingactionbutton/package.json +++ b/components/floatingactionbutton/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/floatingactionbutton", - "version": "1.0.5", + "version": "1.0.6", "description": "The Spectrum CSS floatingactionbutton component", "license": "Apache-2.0", "author": "Adobe", @@ -25,7 +25,7 @@ }, "devDependencies": { "@spectrum-css/component-builder-simple": "^2.0.13", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/helptext/CHANGELOG.md b/components/helptext/CHANGELOG.md index 59c5c811d7..6655d63441 100644 --- a/components/helptext/CHANGELOG.md +++ b/components/helptext/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 4.0.33 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/helptext@4.0.32...@spectrum-css/helptext@4.0.33) + +**Note:** Version bump only for package @spectrum-css/helptext + + + + + ## 4.0.32 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/helptext@4.0.31...@spectrum-css/helptext@4.0.32) diff --git a/components/helptext/package.json b/components/helptext/package.json index 1c9f0ae010..2020ff6175 100644 --- a/components/helptext/package.json +++ b/components/helptext/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/helptext", - "version": "4.0.32", + "version": "4.0.33", "description": "The Spectrum CSS helptext component", "license": "Apache-2.0", "author": "Adobe", @@ -23,8 +23,8 @@ }, "devDependencies": { "@spectrum-css/component-builder-simple": "^2.0.13", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/icon/CHANGELOG.md b/components/icon/CHANGELOG.md index 5a5bdb9105..285d252605 100644 --- a/components/icon/CHANGELOG.md +++ b/components/icon/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 3.0.44 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/icon@3.0.43...@spectrum-css/icon@3.0.44) + +**Note:** Version bump only for package @spectrum-css/icon + + + + + ## 3.0.43 🗓 2023-05-17 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/icon@3.0.42...@spectrum-css/icon@3.0.43) diff --git a/components/icon/package.json b/components/icon/package.json index fc22d96c8c..c4f8d725f5 100644 --- a/components/icon/package.json +++ b/components/icon/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/icon", - "version": "3.0.43", + "version": "3.0.44", "description": "The Spectrum CSS icon component", "license": "Apache-2.0", "author": "Adobe", @@ -23,7 +23,7 @@ }, "devDependencies": { "@spectrum-css/component-builder": "^4.0.9", - "@spectrum-css/vars": "^9.0.5", + "@spectrum-css/vars": "^9.0.6", "gulp": "^4.0.0", "gulp-rename": "^1.4.0", "gulp-replace": "^1.0.0", diff --git a/components/illustratedmessage/CHANGELOG.md b/components/illustratedmessage/CHANGELOG.md index 156f2bda6c..0175543499 100644 --- a/components/illustratedmessage/CHANGELOG.md +++ b/components/illustratedmessage/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 5.0.18 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/illustratedmessage@5.0.17...@spectrum-css/illustratedmessage@5.0.18) + +**Note:** Version bump only for package @spectrum-css/illustratedmessage + + + + + ## 5.0.17 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/illustratedmessage@5.0.16...@spectrum-css/illustratedmessage@5.0.17) diff --git a/components/illustratedmessage/package.json b/components/illustratedmessage/package.json index d551fb1871..2b1c417661 100644 --- a/components/illustratedmessage/package.json +++ b/components/illustratedmessage/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/illustratedmessage", - "version": "5.0.17", + "version": "5.0.18", "description": "The Spectrum CSS illustratedmessage component", "license": "Apache-2.0", "author": "Adobe", @@ -23,8 +23,8 @@ }, "devDependencies": { "@spectrum-css/component-builder-simple": "^2.0.13", - "@spectrum-css/tokens": "^10.1.0", - "@spectrum-css/typography": "^5.0.18", + "@spectrum-css/tokens": "^10.1.1", + "@spectrum-css/typography": "^5.0.19", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/infieldbutton/CHANGELOG.md b/components/infieldbutton/CHANGELOG.md index d8e2657b78..5d9e2b1c0e 100644 --- a/components/infieldbutton/CHANGELOG.md +++ b/components/infieldbutton/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 2.0.21 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/infieldbutton@2.0.20...@spectrum-css/infieldbutton@2.0.21) + +**Note:** Version bump only for package @spectrum-css/infieldbutton + + + + + ## 2.0.20 🗓 2023-05-17 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/infieldbutton@2.0.19...@spectrum-css/infieldbutton@2.0.20) diff --git a/components/infieldbutton/package.json b/components/infieldbutton/package.json index 889408efd3..e4b26f16b3 100644 --- a/components/infieldbutton/package.json +++ b/components/infieldbutton/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/infieldbutton", - "version": "2.0.20", + "version": "2.0.21", "description": "The Spectrum CSS infield button component", "license": "Apache-2.0", "author": "Adobe", @@ -22,8 +22,8 @@ }, "devDependencies": { "@spectrum-css/component-builder": "^4.0.9", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/vars": "^9.0.5", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/vars": "^9.0.6", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/inlinealert/CHANGELOG.md b/components/inlinealert/CHANGELOG.md index ffd691a688..b1d6cd0885 100644 --- a/components/inlinealert/CHANGELOG.md +++ b/components/inlinealert/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 7.0.24 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/inlinealert@7.0.23...@spectrum-css/inlinealert@7.0.24) + +**Note:** Version bump only for package @spectrum-css/inlinealert + + + + + ## 7.0.23 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/inlinealert@7.0.22...@spectrum-css/inlinealert@7.0.23) diff --git a/components/inlinealert/package.json b/components/inlinealert/package.json index 2fb9d98652..31eb043e05 100644 --- a/components/inlinealert/package.json +++ b/components/inlinealert/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/inlinealert", - "version": "7.0.23", + "version": "7.0.24", "description": "The Spectrum CSS in-line alert component", "license": "Apache-2.0", "author": "Adobe", @@ -22,10 +22,10 @@ "@spectrum-css/tokens": ">=10.0.0" }, "devDependencies": { - "@spectrum-css/button": "^10.1.0", + "@spectrum-css/button": "^10.1.1", "@spectrum-css/component-builder-simple": "^2.0.13", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/link/CHANGELOG.md b/components/link/CHANGELOG.md index 1142376534..a27ee04c68 100644 --- a/components/link/CHANGELOG.md +++ b/components/link/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 4.0.44 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/link@4.0.43...@spectrum-css/link@4.0.44) + +**Note:** Version bump only for package @spectrum-css/link + + + + + ## 4.0.43 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/link@4.0.42...@spectrum-css/link@4.0.43) diff --git a/components/link/package.json b/components/link/package.json index d057a025b5..6aa6c7b7cf 100644 --- a/components/link/package.json +++ b/components/link/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/link", - "version": "4.0.43", + "version": "4.0.44", "description": "The Spectrum CSS link component", "license": "Apache-2.0", "author": "Adobe", @@ -22,7 +22,7 @@ }, "devDependencies": { "@spectrum-css/component-builder-simple": "^2.0.13", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/logicbutton/CHANGELOG.md b/components/logicbutton/CHANGELOG.md index 4c2319fd6f..1363daf455 100644 --- a/components/logicbutton/CHANGELOG.md +++ b/components/logicbutton/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 1.2.30 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/logicbutton@1.2.29...@spectrum-css/logicbutton@1.2.30) + +**Note:** Version bump only for package @spectrum-css/logicbutton + + + + + ## 1.2.29 🗓 2023-05-17 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/logicbutton@1.2.28...@spectrum-css/logicbutton@1.2.29) diff --git a/components/logicbutton/package.json b/components/logicbutton/package.json index c667d7092d..4914b4a446 100644 --- a/components/logicbutton/package.json +++ b/components/logicbutton/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/logicbutton", - "version": "1.2.29", + "version": "1.2.30", "description": "The Spectrum CSS logicbutton component", "license": "Apache-2.0", "author": "Adobe", @@ -22,7 +22,7 @@ }, "devDependencies": { "@spectrum-css/component-builder": "^4.0.9", - "@spectrum-css/vars": "^9.0.5", + "@spectrum-css/vars": "^9.0.6", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/menu/CHANGELOG.md b/components/menu/CHANGELOG.md index 4a71660d50..32710faa3b 100644 --- a/components/menu/CHANGELOG.md +++ b/components/menu/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 4.0.36 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/menu@4.0.35...@spectrum-css/menu@4.0.36) + +**Note:** Version bump only for package @spectrum-css/menu + + + + + ## 4.0.35 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/menu@4.0.34...@spectrum-css/menu@4.0.35) diff --git a/components/menu/package.json b/components/menu/package.json index 71921f768d..f0dfe60f1c 100644 --- a/components/menu/package.json +++ b/components/menu/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/menu", - "version": "4.0.35", + "version": "4.0.36", "description": "The Spectrum CSS menu component", "license": "Apache-2.0", "author": "Adobe", @@ -24,9 +24,9 @@ }, "devDependencies": { "@spectrum-css/component-builder": "^4.0.9", - "@spectrum-css/divider": "^2.1.0", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/vars": "^9.0.5", + "@spectrum-css/divider": "^2.1.1", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/vars": "^9.0.6", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/miller/CHANGELOG.md b/components/miller/CHANGELOG.md index 47d30ccee5..aa04e89b87 100644 --- a/components/miller/CHANGELOG.md +++ b/components/miller/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 3.0.58 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/miller@3.0.57...@spectrum-css/miller@3.0.58) + +**Note:** Version bump only for package @spectrum-css/miller + + + + + ## 3.0.57 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/miller@3.0.56...@spectrum-css/miller@3.0.57) diff --git a/components/miller/package.json b/components/miller/package.json index 5e852233ae..7dc85d9c5f 100644 --- a/components/miller/package.json +++ b/components/miller/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/miller", - "version": "3.0.57", + "version": "3.0.58", "description": "The Spectrum CSS miller component", "license": "Apache-2.0", "author": "Adobe", @@ -24,11 +24,11 @@ "@spectrum-css/vars": ">=9" }, "devDependencies": { - "@spectrum-css/assetlist": "^3.0.57", - "@spectrum-css/checkbox": "^6.0.33", + "@spectrum-css/assetlist": "^3.0.58", + "@spectrum-css/checkbox": "^6.0.34", "@spectrum-css/component-builder": "^4.0.9", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/vars": "^9.0.5", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/vars": "^9.0.6", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/modal/CHANGELOG.md b/components/modal/CHANGELOG.md index f973fc1443..ef47ab7ca0 100644 --- a/components/modal/CHANGELOG.md +++ b/components/modal/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 3.0.42 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/modal@3.0.41...@spectrum-css/modal@3.0.42) + +**Note:** Version bump only for package @spectrum-css/modal + + + + + ## 3.0.41 🗓 2023-05-17 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/modal@3.0.40...@spectrum-css/modal@3.0.41) diff --git a/components/modal/package.json b/components/modal/package.json index 68537108fb..85f1730611 100644 --- a/components/modal/package.json +++ b/components/modal/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/modal", - "version": "3.0.41", + "version": "3.0.42", "description": "The Spectrum CSS modal component", "license": "Apache-2.0", "author": "Adobe", @@ -22,7 +22,7 @@ }, "devDependencies": { "@spectrum-css/component-builder": "^4.0.9", - "@spectrum-css/vars": "^9.0.5", + "@spectrum-css/vars": "^9.0.6", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/page/CHANGELOG.md b/components/page/CHANGELOG.md index 21af12eb4b..757298d48f 100644 --- a/components/page/CHANGELOG.md +++ b/components/page/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 5.0.28 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/page@5.0.27...@spectrum-css/page@5.0.28) + +**Note:** Version bump only for package @spectrum-css/page + + + + + ## 5.0.27 🗓 2023-05-17 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/page@5.0.26...@spectrum-css/page@5.0.27) diff --git a/components/page/package.json b/components/page/package.json index 1b65f55303..8bcc74f87f 100644 --- a/components/page/package.json +++ b/components/page/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/page", - "version": "5.0.27", + "version": "5.0.28", "description": "The Spectrum CSS page component", "license": "Apache-2.0", "author": "Adobe", @@ -18,7 +18,7 @@ "build": "gulp" }, "dependencies": { - "@spectrum-css/vars": "^9.0.5" + "@spectrum-css/vars": "^9.0.6" }, "devDependencies": { "@spectrum-css/component-builder": "^4.0.9", diff --git a/components/pagination/CHANGELOG.md b/components/pagination/CHANGELOG.md index c2423df022..80f91c7fd7 100644 --- a/components/pagination/CHANGELOG.md +++ b/components/pagination/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 6.0.21 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/pagination@6.0.20...@spectrum-css/pagination@6.0.21) + +**Note:** Version bump only for package @spectrum-css/pagination + + + + + ## 6.0.20 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/pagination@6.0.19...@spectrum-css/pagination@6.0.20) diff --git a/components/pagination/package.json b/components/pagination/package.json index 307be136b4..6fea2d6c2e 100644 --- a/components/pagination/package.json +++ b/components/pagination/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/pagination", - "version": "6.0.20", + "version": "6.0.21", "description": "The Spectrum CSS pagination component", "license": "Apache-2.0", "author": "Adobe", @@ -26,13 +26,13 @@ "@spectrum-css/vars": ">=9" }, "devDependencies": { - "@spectrum-css/actionbutton": "^3.0.44", - "@spectrum-css/button": "^10.1.0", + "@spectrum-css/actionbutton": "^3.0.45", + "@spectrum-css/button": "^10.1.1", "@spectrum-css/component-builder": "^4.0.9", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/splitbutton": "^5.0.46", - "@spectrum-css/textfield": "^5.1.8", - "@spectrum-css/vars": "^9.0.5", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/splitbutton": "^5.0.47", + "@spectrum-css/textfield": "^5.1.9", + "@spectrum-css/vars": "^9.0.6", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/picker/CHANGELOG.md b/components/picker/CHANGELOG.md index 314838795a..c3d6cabd8b 100644 --- a/components/picker/CHANGELOG.md +++ b/components/picker/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 4.0.9 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/picker@4.0.8...@spectrum-css/picker@4.0.9) + +**Note:** Version bump only for package @spectrum-css/picker + + + + + ## 4.0.8 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/picker@4.0.7...@spectrum-css/picker@4.0.8) diff --git a/components/picker/package.json b/components/picker/package.json index 3cf8cdaccf..a40efa3a94 100644 --- a/components/picker/package.json +++ b/components/picker/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/picker", - "version": "4.0.8", + "version": "4.0.9", "description": "The Spectrum CSS picker component", "license": "Apache-2.0", "author": "Adobe", @@ -25,12 +25,12 @@ }, "devDependencies": { "@spectrum-css/component-builder-simple": "^2.0.13", - "@spectrum-css/helptext": "^4.0.32", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/menu": "^4.0.35", - "@spectrum-css/popover": "^6.0.47", - "@spectrum-css/progresscircle": "^2.0.43", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/helptext": "^4.0.33", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/menu": "^4.0.36", + "@spectrum-css/popover": "^6.0.48", + "@spectrum-css/progresscircle": "^2.0.44", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/pickerbutton/CHANGELOG.md b/components/pickerbutton/CHANGELOG.md index 64c91fbbaf..cf2825de02 100644 --- a/components/pickerbutton/CHANGELOG.md +++ b/components/pickerbutton/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 3.0.21 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/pickerbutton@3.0.20...@spectrum-css/pickerbutton@3.0.21) + +**Note:** Version bump only for package @spectrum-css/pickerbutton + + + + + ## 3.0.20 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/pickerbutton@3.0.19...@spectrum-css/pickerbutton@3.0.20) diff --git a/components/pickerbutton/package.json b/components/pickerbutton/package.json index e0833867cb..10006915f7 100644 --- a/components/pickerbutton/package.json +++ b/components/pickerbutton/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/pickerbutton", - "version": "3.0.20", + "version": "3.0.21", "description": "The Spectrum CSS picker button component", "license": "Apache-2.0", "author": "Adobe", @@ -25,10 +25,10 @@ }, "devDependencies": { "@spectrum-css/component-builder": "^4.0.9", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/menu": "^4.0.35", - "@spectrum-css/popover": "^6.0.47", - "@spectrum-css/vars": "^9.0.5", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/menu": "^4.0.36", + "@spectrum-css/popover": "^6.0.48", + "@spectrum-css/vars": "^9.0.6", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/popover/CHANGELOG.md b/components/popover/CHANGELOG.md index 4a5aad9dba..aabde4a781 100644 --- a/components/popover/CHANGELOG.md +++ b/components/popover/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 6.0.48 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/popover@6.0.47...@spectrum-css/popover@6.0.48) + +**Note:** Version bump only for package @spectrum-css/popover + + + + + ## 6.0.47 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/popover@6.0.46...@spectrum-css/popover@6.0.47) diff --git a/components/popover/package.json b/components/popover/package.json index 5baa7f0359..fc50603550 100644 --- a/components/popover/package.json +++ b/components/popover/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/popover", - "version": "6.0.47", + "version": "6.0.48", "description": "The Spectrum CSS popover component", "license": "Apache-2.0", "author": "Adobe", @@ -22,12 +22,12 @@ "@spectrum-css/tokens": ">=10.0.0" }, "devDependencies": { - "@spectrum-css/button": "^10.1.0", + "@spectrum-css/button": "^10.1.1", "@spectrum-css/component-builder-simple": "^2.0.13", - "@spectrum-css/dialog": "^6.0.49", - "@spectrum-css/divider": "^2.1.0", - "@spectrum-css/menu": "^4.0.35", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/dialog": "^6.0.50", + "@spectrum-css/divider": "^2.1.1", + "@spectrum-css/menu": "^4.0.36", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/progressbar/CHANGELOG.md b/components/progressbar/CHANGELOG.md index c5a9752668..77933ef374 100644 --- a/components/progressbar/CHANGELOG.md +++ b/components/progressbar/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 3.0.42 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/progressbar@3.0.41...@spectrum-css/progressbar@3.0.42) + +**Note:** Version bump only for package @spectrum-css/progressbar + + + + + ## 3.0.41 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/progressbar@3.0.40...@spectrum-css/progressbar@3.0.41) diff --git a/components/progressbar/package.json b/components/progressbar/package.json index 25ac1dc2a3..6061814ce8 100644 --- a/components/progressbar/package.json +++ b/components/progressbar/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/progressbar", - "version": "3.0.41", + "version": "3.0.42", "description": "The Spectrum CSS progress bar component", "license": "Apache-2.0", "author": "Adobe", @@ -23,8 +23,8 @@ }, "devDependencies": { "@spectrum-css/component-builder-simple": "^2.0.13", - "@spectrum-css/fieldlabel": "^7.0.3", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/fieldlabel": "^7.0.4", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/progresscircle/CHANGELOG.md b/components/progresscircle/CHANGELOG.md index dabe9b4097..1b2f8e76c0 100644 --- a/components/progresscircle/CHANGELOG.md +++ b/components/progresscircle/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 2.0.44 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/progresscircle@2.0.43...@spectrum-css/progresscircle@2.0.44) + +**Note:** Version bump only for package @spectrum-css/progresscircle + + + + + ## 2.0.43 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/progresscircle@2.0.42...@spectrum-css/progresscircle@2.0.43) diff --git a/components/progresscircle/package.json b/components/progresscircle/package.json index e82b4f1147..03321deaac 100644 --- a/components/progresscircle/package.json +++ b/components/progresscircle/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/progresscircle", - "version": "2.0.43", + "version": "2.0.44", "description": "The Spectrum CSS progress circle component", "license": "Apache-2.0", "author": "Adobe", @@ -22,7 +22,7 @@ }, "devDependencies": { "@spectrum-css/component-builder-simple": "^2.0.13", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/quickaction/CHANGELOG.md b/components/quickaction/CHANGELOG.md index 91fd567902..25a0cdbb10 100644 --- a/components/quickaction/CHANGELOG.md +++ b/components/quickaction/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 3.0.59 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/quickaction@3.0.58...@spectrum-css/quickaction@3.0.59) + +**Note:** Version bump only for package @spectrum-css/quickaction + + + + + ## 3.0.58 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/quickaction@3.0.57...@spectrum-css/quickaction@3.0.58) diff --git a/components/quickaction/package.json b/components/quickaction/package.json index dbe0d88084..a83d8df2bc 100644 --- a/components/quickaction/package.json +++ b/components/quickaction/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/quickaction", - "version": "3.0.58", + "version": "3.0.59", "description": "The Spectrum CSS quickaction component", "license": "Apache-2.0", "author": "Adobe", @@ -23,10 +23,10 @@ "@spectrum-css/vars": ">=9" }, "devDependencies": { - "@spectrum-css/actionbutton": "^3.0.44", - "@spectrum-css/checkbox": "^6.0.33", + "@spectrum-css/actionbutton": "^3.0.45", + "@spectrum-css/checkbox": "^6.0.34", "@spectrum-css/component-builder": "^4.0.9", - "@spectrum-css/vars": "^9.0.5", + "@spectrum-css/vars": "^9.0.6", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/radio/CHANGELOG.md b/components/radio/CHANGELOG.md index cc45b17283..eaefdf3f66 100644 --- a/components/radio/CHANGELOG.md +++ b/components/radio/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 7.0.33 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/radio@7.0.32...@spectrum-css/radio@7.0.33) + +**Note:** Version bump only for package @spectrum-css/radio + + + + + ## 7.0.32 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/radio@7.0.31...@spectrum-css/radio@7.0.32) diff --git a/components/radio/package.json b/components/radio/package.json index 7487a40213..3fc5dee853 100644 --- a/components/radio/package.json +++ b/components/radio/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/radio", - "version": "7.0.32", + "version": "7.0.33", "description": "The Spectrum CSS radio component", "license": "Apache-2.0", "author": "Adobe", @@ -23,8 +23,8 @@ }, "devDependencies": { "@spectrum-css/component-builder-simple": "^2.0.13", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/rating/CHANGELOG.md b/components/rating/CHANGELOG.md index 31658339f2..62196a62b2 100644 --- a/components/rating/CHANGELOG.md +++ b/components/rating/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 4.0.4 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/rating@4.0.3...@spectrum-css/rating@4.0.4) + +**Note:** Version bump only for package @spectrum-css/rating + + + + + ## 4.0.3 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/rating@4.0.2...@spectrum-css/rating@4.0.3) diff --git a/components/rating/package.json b/components/rating/package.json index e53ad92552..54cbcad111 100644 --- a/components/rating/package.json +++ b/components/rating/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/rating", - "version": "4.0.3", + "version": "4.0.4", "description": "The Spectrum CSS rating component", "license": "Apache-2.0", "author": "Adobe", @@ -23,8 +23,8 @@ }, "devDependencies": { "@spectrum-css/component-builder-simple": "^2.0.13", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/search/CHANGELOG.md b/components/search/CHANGELOG.md index 2d872b08fd..a8a0a97336 100644 --- a/components/search/CHANGELOG.md +++ b/components/search/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 5.0.21 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/search@5.0.20...@spectrum-css/search@5.0.21) + +**Note:** Version bump only for package @spectrum-css/search + + + + + ## 5.0.20 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/search@5.0.19...@spectrum-css/search@5.0.20) diff --git a/components/search/package.json b/components/search/package.json index 0e30f1d16f..9a5e464db7 100644 --- a/components/search/package.json +++ b/components/search/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/search", - "version": "5.0.20", + "version": "5.0.21", "description": "The Spectrum CSS search component", "license": "Apache-2.0", "author": "Adobe", @@ -24,11 +24,11 @@ "@spectrum-css/vars": ">=9" }, "devDependencies": { - "@spectrum-css/clearbutton": "^1.2.30", + "@spectrum-css/clearbutton": "^1.2.31", "@spectrum-css/component-builder": "^4.0.9", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/textfield": "^5.1.8", - "@spectrum-css/vars": "^9.0.5", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/textfield": "^5.1.9", + "@spectrum-css/vars": "^9.0.6", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/searchwithin/CHANGELOG.md b/components/searchwithin/CHANGELOG.md index b6cc2baa3f..207171e389 100644 --- a/components/searchwithin/CHANGELOG.md +++ b/components/searchwithin/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 4.0.24 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/searchwithin@4.0.23...@spectrum-css/searchwithin@4.0.24) + +**Note:** Version bump only for package @spectrum-css/searchwithin + + + + + ## 4.0.23 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/searchwithin@4.0.22...@spectrum-css/searchwithin@4.0.23) diff --git a/components/searchwithin/package.json b/components/searchwithin/package.json index 6c98ba3d3a..20228591e9 100644 --- a/components/searchwithin/package.json +++ b/components/searchwithin/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/searchwithin", - "version": "4.0.23", + "version": "4.0.24", "description": "The Spectrum CSS searchwithin component", "license": "Apache-2.0", "author": "Adobe", @@ -25,12 +25,12 @@ "@spectrum-css/vars": ">=9" }, "devDependencies": { - "@spectrum-css/clearbutton": "^1.2.30", + "@spectrum-css/clearbutton": "^1.2.31", "@spectrum-css/component-builder": "^4.0.9", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/picker": "^4.0.8", - "@spectrum-css/textfield": "^5.1.8", - "@spectrum-css/vars": "^9.0.5", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/picker": "^4.0.9", + "@spectrum-css/textfield": "^5.1.9", + "@spectrum-css/vars": "^9.0.6", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/sidenav/CHANGELOG.md b/components/sidenav/CHANGELOG.md index 090c80f975..ca12c65681 100644 --- a/components/sidenav/CHANGELOG.md +++ b/components/sidenav/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 3.0.45 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/sidenav@3.0.44...@spectrum-css/sidenav@3.0.45) + +**Note:** Version bump only for package @spectrum-css/sidenav + + + + + ## 3.0.44 🗓 2023-05-17 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/sidenav@3.0.43...@spectrum-css/sidenav@3.0.44) diff --git a/components/sidenav/package.json b/components/sidenav/package.json index a9802407f2..62809aae42 100644 --- a/components/sidenav/package.json +++ b/components/sidenav/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/sidenav", - "version": "3.0.44", + "version": "3.0.45", "description": "The Spectrum CSS sidenav component", "license": "Apache-2.0", "author": "Adobe", @@ -22,8 +22,8 @@ }, "devDependencies": { "@spectrum-css/component-builder": "^4.0.9", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/vars": "^9.0.5", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/vars": "^9.0.6", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/site/CHANGELOG.md b/components/site/CHANGELOG.md index 9aba6a7f92..1140d087b1 100644 --- a/components/site/CHANGELOG.md +++ b/components/site/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 3.0.18 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/site@3.0.17...@spectrum-css/site@3.0.18) + +**Note:** Version bump only for package @spectrum-css/site + + + + + ## 3.0.17 🗓 2023-05-17 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/site@3.0.16...@spectrum-css/site@3.0.17) diff --git a/components/site/package.json b/components/site/package.json index a50e6e3447..82b5d6368a 100644 --- a/components/site/package.json +++ b/components/site/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/site", - "version": "3.0.17", + "version": "3.0.18", "description": "The Spectrum CSS Site component", "license": "Apache-2.0", "author": "Adobe", @@ -22,7 +22,7 @@ }, "devDependencies": { "@spectrum-css/component-builder": "^4.0.9", - "@spectrum-css/vars": "^9.0.5", + "@spectrum-css/vars": "^9.0.6", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/slider/CHANGELOG.md b/components/slider/CHANGELOG.md index 550fdaa109..9e71c01336 100644 --- a/components/slider/CHANGELOG.md +++ b/components/slider/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 4.0.4 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/slider@4.0.3...@spectrum-css/slider@4.0.4) + +**Note:** Version bump only for package @spectrum-css/slider + + + + + ## 4.0.3 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/slider@4.0.2...@spectrum-css/slider@4.0.3) diff --git a/components/slider/package.json b/components/slider/package.json index de9a5e0d0d..06e886b1ed 100644 --- a/components/slider/package.json +++ b/components/slider/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/slider", - "version": "4.0.3", + "version": "4.0.4", "description": "The Spectrum CSS slider component", "license": "Apache-2.0", "author": "Adobe", @@ -23,8 +23,8 @@ }, "devDependencies": { "@spectrum-css/component-builder-simple": "^2.0.11", - "@spectrum-css/stepper": "^4.0.31", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/stepper": "^4.0.32", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/splitbutton/CHANGELOG.md b/components/splitbutton/CHANGELOG.md index 595ae5901a..f0db85a4bd 100644 --- a/components/splitbutton/CHANGELOG.md +++ b/components/splitbutton/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 5.0.47 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/splitbutton@5.0.46...@spectrum-css/splitbutton@5.0.47) + +**Note:** Version bump only for package @spectrum-css/splitbutton + + + + + ## 5.0.46 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/splitbutton@5.0.45...@spectrum-css/splitbutton@5.0.46) diff --git a/components/splitbutton/package.json b/components/splitbutton/package.json index 9f2756cb4f..2038eacc88 100644 --- a/components/splitbutton/package.json +++ b/components/splitbutton/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/splitbutton", - "version": "5.0.46", + "version": "5.0.47", "description": "The Spectrum CSS splitbutton component", "license": "Apache-2.0", "author": "Adobe", @@ -22,10 +22,10 @@ "@spectrum-css/vars": ">=9" }, "devDependencies": { - "@spectrum-css/button": "^10.1.0", + "@spectrum-css/button": "^10.1.1", "@spectrum-css/component-builder": "^4.0.9", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/vars": "^9.0.5", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/vars": "^9.0.6", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/splitview/CHANGELOG.md b/components/splitview/CHANGELOG.md index 6b18815e45..96f9821337 100644 --- a/components/splitview/CHANGELOG.md +++ b/components/splitview/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 3.0.41 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/splitview@3.0.40...@spectrum-css/splitview@3.0.41) + +**Note:** Version bump only for package @spectrum-css/splitview + + + + + ## 3.0.40 🗓 2023-05-17 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/splitview@3.0.39...@spectrum-css/splitview@3.0.40) diff --git a/components/splitview/package.json b/components/splitview/package.json index 4c37943f19..001d283e6f 100644 --- a/components/splitview/package.json +++ b/components/splitview/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/splitview", - "version": "3.0.40", + "version": "3.0.41", "description": "The Spectrum CSS splitview component", "license": "Apache-2.0", "author": "Adobe", @@ -22,7 +22,7 @@ }, "devDependencies": { "@spectrum-css/component-builder": "^4.0.9", - "@spectrum-css/vars": "^9.0.5", + "@spectrum-css/vars": "^9.0.6", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/statuslight/CHANGELOG.md b/components/statuslight/CHANGELOG.md index 1e2e68eb57..13f54ec9f7 100644 --- a/components/statuslight/CHANGELOG.md +++ b/components/statuslight/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 6.0.31 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/statuslight@6.0.30...@spectrum-css/statuslight@6.0.31) + +**Note:** Version bump only for package @spectrum-css/statuslight + + + + + ## 6.0.30 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/statuslight@6.0.29...@spectrum-css/statuslight@6.0.30) diff --git a/components/statuslight/package.json b/components/statuslight/package.json index 6a1e794c47..a5473e3a68 100644 --- a/components/statuslight/package.json +++ b/components/statuslight/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/statuslight", - "version": "6.0.30", + "version": "6.0.31", "description": "The Spectrum CSS statuslight component", "license": "Apache-2.0", "author": "Adobe", @@ -22,7 +22,7 @@ }, "devDependencies": { "@spectrum-css/component-builder": "^4.0.9", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/steplist/CHANGELOG.md b/components/steplist/CHANGELOG.md index c830241e43..cff975aca8 100644 --- a/components/steplist/CHANGELOG.md +++ b/components/steplist/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 3.0.57 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/steplist@3.0.56...@spectrum-css/steplist@3.0.57) + +**Note:** Version bump only for package @spectrum-css/steplist + + + + + ## 3.0.56 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/steplist@3.0.55...@spectrum-css/steplist@3.0.56) diff --git a/components/steplist/package.json b/components/steplist/package.json index 11806fbaa2..80ed9e4c8f 100644 --- a/components/steplist/package.json +++ b/components/steplist/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/steplist", - "version": "3.0.56", + "version": "3.0.57", "description": "The Spectrum CSS steplist component", "license": "Apache-2.0", "author": "Adobe", @@ -23,9 +23,9 @@ }, "devDependencies": { "@spectrum-css/component-builder": "^4.0.9", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/tooltip": "^5.0.32", - "@spectrum-css/vars": "^9.0.5", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/tooltip": "^5.0.33", + "@spectrum-css/vars": "^9.0.6", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/stepper/CHANGELOG.md b/components/stepper/CHANGELOG.md index ed486886e9..e5df535076 100644 --- a/components/stepper/CHANGELOG.md +++ b/components/stepper/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 4.0.32 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/stepper@4.0.31...@spectrum-css/stepper@4.0.32) + +**Note:** Version bump only for package @spectrum-css/stepper + + + + + ## 4.0.31 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/stepper@4.0.30...@spectrum-css/stepper@4.0.31) diff --git a/components/stepper/package.json b/components/stepper/package.json index c968365b51..71e6ad2922 100644 --- a/components/stepper/package.json +++ b/components/stepper/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/stepper", - "version": "4.0.31", + "version": "4.0.32", "description": "The Spectrum CSS stepper component", "license": "Apache-2.0", "author": "Adobe", @@ -24,11 +24,11 @@ "@spectrum-css/tokens": ">=10.0.0" }, "devDependencies": { - "@spectrum-css/actionbutton": "^3.0.44", + "@spectrum-css/actionbutton": "^3.0.45", "@spectrum-css/component-builder-simple": "^2.0.13", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/textfield": "^5.1.8", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/textfield": "^5.1.9", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/swatch/CHANGELOG.md b/components/swatch/CHANGELOG.md index 8b0a60a3d9..40e61bf64f 100644 --- a/components/swatch/CHANGELOG.md +++ b/components/swatch/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 4.0.21 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/swatch@4.0.20...@spectrum-css/swatch@4.0.21) + +**Note:** Version bump only for package @spectrum-css/swatch + + + + + ## 4.0.20 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/swatch@4.0.19...@spectrum-css/swatch@4.0.20) diff --git a/components/swatch/package.json b/components/swatch/package.json index a5a52837a7..cb95a9a452 100644 --- a/components/swatch/package.json +++ b/components/swatch/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/swatch", - "version": "4.0.20", + "version": "4.0.21", "description": "The Spectrum CSS Color swatch component", "license": "Apache-2.0", "author": "Adobe", @@ -22,7 +22,7 @@ }, "devDependencies": { "@spectrum-css/component-builder-simple": "^2.0.13", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/swatchgroup/CHANGELOG.md b/components/swatchgroup/CHANGELOG.md index 2da12c243d..12ea4bdb66 100644 --- a/components/swatchgroup/CHANGELOG.md +++ b/components/swatchgroup/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 2.0.45 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/swatchgroup@2.0.44...@spectrum-css/swatchgroup@2.0.45) + +**Note:** Version bump only for package @spectrum-css/swatchgroup + + + + + ## 2.0.44 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/swatchgroup@2.0.43...@spectrum-css/swatchgroup@2.0.44) diff --git a/components/swatchgroup/package.json b/components/swatchgroup/package.json index fca7d63479..fd468a687e 100644 --- a/components/swatchgroup/package.json +++ b/components/swatchgroup/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/swatchgroup", - "version": "2.0.44", + "version": "2.0.45", "description": "The Spectrum CSS Color swatch group component", "license": "Apache-2.0", "author": "Adobe", @@ -23,8 +23,8 @@ }, "devDependencies": { "@spectrum-css/component-builder-simple": "^2.0.13", - "@spectrum-css/swatch": "^4.0.20", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/swatch": "^4.0.21", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/switch/CHANGELOG.md b/components/switch/CHANGELOG.md index f84826e8d3..7915dc2120 100644 --- a/components/switch/CHANGELOG.md +++ b/components/switch/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 3.0.38 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/switch@3.0.37...@spectrum-css/switch@3.0.38) + +**Note:** Version bump only for package @spectrum-css/switch + + + + + ## 3.0.37 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/switch@3.0.36...@spectrum-css/switch@3.0.37) diff --git a/components/switch/package.json b/components/switch/package.json index 63dcce5efa..cdcce71993 100644 --- a/components/switch/package.json +++ b/components/switch/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/switch", - "version": "3.0.37", + "version": "3.0.38", "description": "The Spectrum CSS switch component", "license": "Apache-2.0", "author": "Adobe", @@ -22,7 +22,7 @@ }, "devDependencies": { "@spectrum-css/component-builder-simple": "^2.0.13", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/table/CHANGELOG.md b/components/table/CHANGELOG.md index 4c23933632..4380041583 100644 --- a/components/table/CHANGELOG.md +++ b/components/table/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 4.0.52 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/table@4.0.51...@spectrum-css/table@4.0.52) + +**Note:** Version bump only for package @spectrum-css/table + + + + + ## 4.0.51 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/table@4.0.50...@spectrum-css/table@4.0.51) diff --git a/components/table/package.json b/components/table/package.json index aa8a03d4be..493ba59166 100644 --- a/components/table/package.json +++ b/components/table/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/table", - "version": "4.0.51", + "version": "4.0.52", "description": "The Spectrum CSS table component", "license": "Apache-2.0", "author": "Adobe", @@ -22,10 +22,10 @@ "@spectrum-css/vars": ">=9" }, "devDependencies": { - "@spectrum-css/checkbox": "^6.0.33", + "@spectrum-css/checkbox": "^6.0.34", "@spectrum-css/component-builder": "^4.0.9", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/vars": "^9.0.5", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/vars": "^9.0.6", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/tabs/CHANGELOG.md b/components/tabs/CHANGELOG.md index 51dd14b0ed..8557b93727 100644 --- a/components/tabs/CHANGELOG.md +++ b/components/tabs/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 3.2.54 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/tabs@3.2.53...@spectrum-css/tabs@3.2.54) + +**Note:** Version bump only for package @spectrum-css/tabs + + + + + ## 3.2.53 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/tabs@3.2.52...@spectrum-css/tabs@3.2.53) diff --git a/components/tabs/package.json b/components/tabs/package.json index c689ff4903..3257476b01 100644 --- a/components/tabs/package.json +++ b/components/tabs/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/tabs", - "version": "3.2.53", + "version": "3.2.54", "description": "The Spectrum CSS tabs component", "license": "Apache-2.0", "author": "Adobe", @@ -24,10 +24,10 @@ }, "devDependencies": { "@spectrum-css/component-builder": "^4.0.9", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/menu": "^4.0.35", - "@spectrum-css/picker": "^4.0.8", - "@spectrum-css/vars": "^9.0.5", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/menu": "^4.0.36", + "@spectrum-css/picker": "^4.0.9", + "@spectrum-css/vars": "^9.0.6", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/tag/CHANGELOG.md b/components/tag/CHANGELOG.md index 90d9557d15..699de3d409 100644 --- a/components/tag/CHANGELOG.md +++ b/components/tag/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 5.0.33 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/tag@5.0.32...@spectrum-css/tag@5.0.33) + +**Note:** Version bump only for package @spectrum-css/tag + + + + + ## 5.0.32 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/tag@5.0.31...@spectrum-css/tag@5.0.32) diff --git a/components/tag/package.json b/components/tag/package.json index b2bfbd1b72..e8df8ec728 100644 --- a/components/tag/package.json +++ b/components/tag/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/tag", - "version": "5.0.32", + "version": "5.0.33", "description": "The Spectrum CSS tags component", "license": "Apache-2.0", "author": "Adobe", @@ -22,11 +22,11 @@ "@spectrum-css/tokens": ">=10.0.0" }, "devDependencies": { - "@spectrum-css/avatar": "^6.0.30", - "@spectrum-css/clearbutton": "^1.2.30", + "@spectrum-css/avatar": "^6.0.31", + "@spectrum-css/clearbutton": "^1.2.31", "@spectrum-css/component-builder-simple": "^2.0.13", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/taggroup/CHANGELOG.md b/components/taggroup/CHANGELOG.md index e7591e1e32..4b22388235 100644 --- a/components/taggroup/CHANGELOG.md +++ b/components/taggroup/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 3.3.46 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/taggroup@3.3.45...@spectrum-css/taggroup@3.3.46) + +**Note:** Version bump only for package @spectrum-css/taggroup + + + + + ## 3.3.45 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/taggroup@3.3.44...@spectrum-css/taggroup@3.3.45) diff --git a/components/taggroup/package.json b/components/taggroup/package.json index 6e141d6fd7..fc8d0712b8 100644 --- a/components/taggroup/package.json +++ b/components/taggroup/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/taggroup", - "version": "3.3.45", + "version": "3.3.46", "description": "The Spectrum CSS tags component", "license": "Apache-2.0", "author": "Adobe", @@ -23,12 +23,12 @@ "@spectrum-css/vars": ">=9" }, "devDependencies": { - "@spectrum-css/avatar": "^6.0.30", - "@spectrum-css/clearbutton": "^1.2.30", + "@spectrum-css/avatar": "^6.0.31", + "@spectrum-css/clearbutton": "^1.2.31", "@spectrum-css/component-builder": "^4.0.9", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/tag": "^5.0.32", - "@spectrum-css/vars": "^9.0.5", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/tag": "^5.0.33", + "@spectrum-css/vars": "^9.0.6", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/textfield/CHANGELOG.md b/components/textfield/CHANGELOG.md index b62577c30a..a6daec76d2 100644 --- a/components/textfield/CHANGELOG.md +++ b/components/textfield/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 5.1.9 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/textfield@5.1.8...@spectrum-css/textfield@5.1.9) + +**Note:** Version bump only for package @spectrum-css/textfield + + + + + ## 5.1.8 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/textfield@5.1.7...@spectrum-css/textfield@5.1.8) diff --git a/components/textfield/package.json b/components/textfield/package.json index def40c1445..9331662464 100644 --- a/components/textfield/package.json +++ b/components/textfield/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/textfield", - "version": "5.1.8", + "version": "5.1.9", "description": "The Spectrum CSS textfield component", "license": "Apache-2.0", "author": "Adobe", @@ -22,8 +22,8 @@ }, "devDependencies": { "@spectrum-css/component-builder-simple": "^2.0.13", - "@spectrum-css/helptext": "^4.0.32", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/helptext": "^4.0.33", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/thumbnail/CHANGELOG.md b/components/thumbnail/CHANGELOG.md index 7a93dcc46b..0f34d9bc33 100644 --- a/components/thumbnail/CHANGELOG.md +++ b/components/thumbnail/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 3.0.7 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/thumbnail@3.0.6...@spectrum-css/thumbnail@3.0.7) + +**Note:** Version bump only for package @spectrum-css/thumbnail + + + + + ## 3.0.6 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/thumbnail@3.0.5...@spectrum-css/thumbnail@3.0.6) diff --git a/components/thumbnail/package.json b/components/thumbnail/package.json index 6a45f64730..caabb77605 100644 --- a/components/thumbnail/package.json +++ b/components/thumbnail/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/thumbnail", - "version": "3.0.6", + "version": "3.0.7", "description": "The Spectrum CSS thumbnail component", "license": "Apache-2.0", "author": "Adobe", @@ -22,7 +22,7 @@ }, "devDependencies": { "@spectrum-css/component-builder-simple": "^2.0.13", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/toast/CHANGELOG.md b/components/toast/CHANGELOG.md index f65e6e1729..7e1166809d 100644 --- a/components/toast/CHANGELOG.md +++ b/components/toast/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 9.0.33 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/toast@9.0.32...@spectrum-css/toast@9.0.33) + +**Note:** Version bump only for package @spectrum-css/toast + + + + + ## 9.0.32 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/toast@9.0.31...@spectrum-css/toast@9.0.32) diff --git a/components/toast/package.json b/components/toast/package.json index 5140b39feb..c6f7b77728 100644 --- a/components/toast/package.json +++ b/components/toast/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/toast", - "version": "9.0.32", + "version": "9.0.33", "description": "The Spectrum CSS toast component", "license": "Apache-2.0", "author": "Adobe", @@ -24,11 +24,11 @@ "@spectrum-css/tokens": ">=10.0.0" }, "devDependencies": { - "@spectrum-css/button": "^10.1.0", - "@spectrum-css/closebutton": "^3.1.0", + "@spectrum-css/button": "^10.1.1", + "@spectrum-css/closebutton": "^3.1.1", "@spectrum-css/component-builder-simple": "^2.0.13", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/tokens/CHANGELOG.md b/components/tokens/CHANGELOG.md index 3882d98ec4..c0afc35df3 100644 --- a/components/tokens/CHANGELOG.md +++ b/components/tokens/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 10.1.1 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/tokens@10.1.0...@spectrum-css/tokens@10.1.1) + +**Note:** Version bump only for package @spectrum-css/tokens + + + + + # 10.1.0 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/tokens@10.0.0...@spectrum-css/tokens@10.1.0) diff --git a/components/tokens/package.json b/components/tokens/package.json index 3830427e91..c5f9faa5d1 100644 --- a/components/tokens/package.json +++ b/components/tokens/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/tokens", - "version": "10.1.0", + "version": "10.1.1", "description": "The Spectrum CSS tokens package", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/tooltip/CHANGELOG.md b/components/tooltip/CHANGELOG.md index b4ec5c3421..c77c26e3e1 100644 --- a/components/tooltip/CHANGELOG.md +++ b/components/tooltip/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 5.0.33 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/tooltip@5.0.32...@spectrum-css/tooltip@5.0.33) + +**Note:** Version bump only for package @spectrum-css/tooltip + + + + + ## 5.0.32 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/tooltip@5.0.31...@spectrum-css/tooltip@5.0.32) diff --git a/components/tooltip/package.json b/components/tooltip/package.json index 9a6112a3fb..23dd7d69fc 100644 --- a/components/tooltip/package.json +++ b/components/tooltip/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/tooltip", - "version": "5.0.32", + "version": "5.0.33", "description": "The Spectrum CSS tooltip component", "license": "Apache-2.0", "author": "Adobe", @@ -23,8 +23,8 @@ }, "devDependencies": { "@spectrum-css/component-builder-simple": "^2.0.13", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/tray/CHANGELOG.md b/components/tray/CHANGELOG.md index 3e9aec04e6..536f194b11 100644 --- a/components/tray/CHANGELOG.md +++ b/components/tray/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 2.0.45 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/tray@2.0.44...@spectrum-css/tray@2.0.45) + +**Note:** Version bump only for package @spectrum-css/tray + + + + + ## 2.0.44 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/tray@2.0.43...@spectrum-css/tray@2.0.44) diff --git a/components/tray/package.json b/components/tray/package.json index 07f63bf271..2b9059d136 100644 --- a/components/tray/package.json +++ b/components/tray/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/tray", - "version": "2.0.44", + "version": "2.0.45", "description": "The Spectrum CSS tray component", "license": "Apache-2.0", "author": "Adobe", @@ -24,13 +24,13 @@ "@spectrum-css/tokens": ">=10.0.0" }, "devDependencies": { - "@spectrum-css/button": "^10.1.0", + "@spectrum-css/button": "^10.1.1", "@spectrum-css/component-builder-simple": "^2.0.13", - "@spectrum-css/dialog": "^6.0.49", - "@spectrum-css/divider": "^2.1.0", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/modal": "^3.0.41", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/dialog": "^6.0.50", + "@spectrum-css/divider": "^2.1.1", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/modal": "^3.0.42", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/treeview/CHANGELOG.md b/components/treeview/CHANGELOG.md index 596d3867a3..9934cfe8d4 100644 --- a/components/treeview/CHANGELOG.md +++ b/components/treeview/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 7.0.2 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/treeview@7.0.1...@spectrum-css/treeview@7.0.2) + +**Note:** Version bump only for package @spectrum-css/treeview + + + + + ## 7.0.1 🗓 2023-05-17 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/treeview@7.0.0...@spectrum-css/treeview@7.0.1) diff --git a/components/treeview/package.json b/components/treeview/package.json index 5fa543b6c4..365f4242ed 100644 --- a/components/treeview/package.json +++ b/components/treeview/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/treeview", - "version": "7.0.1", + "version": "7.0.2", "description": "The Spectrum CSS treeview component", "license": "Apache-2.0", "author": "Adobe", @@ -23,9 +23,9 @@ }, "devDependencies": { "@spectrum-css/component-builder": "^4.0.9", - "@spectrum-css/icon": "^3.0.43", + "@spectrum-css/icon": "^3.0.44", "@spectrum-css/thumbnail": "^2.0.34", - "@spectrum-css/vars": "^9.0.5", + "@spectrum-css/vars": "^9.0.6", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/typography/CHANGELOG.md b/components/typography/CHANGELOG.md index d9a066de13..6e0bed8e0b 100644 --- a/components/typography/CHANGELOG.md +++ b/components/typography/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 5.0.19 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/typography@5.0.18...@spectrum-css/typography@5.0.19) + +**Note:** Version bump only for package @spectrum-css/typography + + + + + ## 5.0.18 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/typography@5.0.17...@spectrum-css/typography@5.0.18) diff --git a/components/typography/package.json b/components/typography/package.json index 9c9f08ad49..b6242c84be 100644 --- a/components/typography/package.json +++ b/components/typography/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/typography", - "version": "5.0.18", + "version": "5.0.19", "description": "The Spectrum CSS typography component", "license": "Apache-2.0", "author": "Adobe", @@ -22,7 +22,7 @@ }, "devDependencies": { "@spectrum-css/component-builder-simple": "^2.0.13", - "@spectrum-css/tokens": "^10.1.0", + "@spectrum-css/tokens": "^10.1.1", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/underlay/CHANGELOG.md b/components/underlay/CHANGELOG.md index ce84681afc..9aa262b504 100644 --- a/components/underlay/CHANGELOG.md +++ b/components/underlay/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 2.0.49 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/underlay@2.0.48...@spectrum-css/underlay@2.0.49) + +**Note:** Version bump only for package @spectrum-css/underlay + + + + + ## 2.0.48 🗓 2023-05-17 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/underlay@2.0.47...@spectrum-css/underlay@2.0.48) diff --git a/components/underlay/package.json b/components/underlay/package.json index 790f869ef9..b3026bb43e 100644 --- a/components/underlay/package.json +++ b/components/underlay/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/underlay", - "version": "2.0.48", + "version": "2.0.49", "description": "The Spectrum CSS underlay component", "license": "Apache-2.0", "author": "Adobe", @@ -22,7 +22,7 @@ }, "devDependencies": { "@spectrum-css/component-builder": "^4.0.9", - "@spectrum-css/vars": "^9.0.5", + "@spectrum-css/vars": "^9.0.6", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/components/vars/CHANGELOG.md b/components/vars/CHANGELOG.md index fcbfe55613..b5c2976e05 100644 --- a/components/vars/CHANGELOG.md +++ b/components/vars/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 9.0.6 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/vars@9.0.5...@spectrum-css/vars@9.0.6) + +**Note:** Version bump only for package @spectrum-css/vars + + + + + ## 9.0.5 🗓 2023-04-26 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/vars@9.0.4...@spectrum-css/vars@9.0.5) diff --git a/components/vars/package.json b/components/vars/package.json index 396633229d..2aa9fa6cd3 100644 --- a/components/vars/package.json +++ b/components/vars/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/vars", - "version": "9.0.5", + "version": "9.0.6", "description": "The Spectrum CSS vars package", "license": "Apache-2.0", "author": "Adobe", diff --git a/components/well/CHANGELOG.md b/components/well/CHANGELOG.md index a40316e517..cfb4a9c3dd 100644 --- a/components/well/CHANGELOG.md +++ b/components/well/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 3.0.41 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/well@3.0.40...@spectrum-css/well@3.0.41) + +**Note:** Version bump only for package @spectrum-css/well + + + + + ## 3.0.40 🗓 2023-05-17 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/well@3.0.39...@spectrum-css/well@3.0.40) diff --git a/components/well/package.json b/components/well/package.json index df761a6cdf..a11f0e7aa6 100644 --- a/components/well/package.json +++ b/components/well/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/well", - "version": "3.0.40", + "version": "3.0.41", "description": "The Spectrum CSS well component", "license": "Apache-2.0", "author": "Adobe", @@ -22,7 +22,7 @@ }, "devDependencies": { "@spectrum-css/component-builder": "^4.0.9", - "@spectrum-css/vars": "^9.0.5", + "@spectrum-css/vars": "^9.0.6", "gulp": "^4.0.0" }, "publishConfig": { diff --git a/tools/preview/CHANGELOG.md b/tools/preview/CHANGELOG.md index 28872d8495..b8bcc94e1a 100644 --- a/tools/preview/CHANGELOG.md +++ b/tools/preview/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## 3.0.22 +🗓 2023-05-23 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/preview@3.0.21...@spectrum-css/preview@3.0.22) + +**Note:** Version bump only for package @spectrum-css/preview + + + + + ## 3.0.21 🗓 2023-05-22 • 📝 [Commits](https://github.com/adobe/spectrum-css/compare/@spectrum-css/preview@3.0.20...@spectrum-css/preview@3.0.21) diff --git a/tools/preview/package.json b/tools/preview/package.json index e221e31c11..f26f2a76a2 100644 --- a/tools/preview/package.json +++ b/tools/preview/package.json @@ -1,6 +1,6 @@ { "name": "@spectrum-css/preview", - "version": "3.0.21", + "version": "3.0.22", "description": "A Spectrum CSS preview", "license": "Apache-2.0", "author": "Adobe", @@ -17,11 +17,11 @@ }, "dependencies": { "@adobe/spectrum-css-workflow-icons": "^1.2.1", - "@spectrum-css/expressvars": "^3.0.5", - "@spectrum-css/icon": "^3.0.43", - "@spectrum-css/site": "^3.0.17", - "@spectrum-css/tokens": "^10.1.0", - "@spectrum-css/vars": "^9.0.5" + "@spectrum-css/expressvars": "^3.0.6", + "@spectrum-css/icon": "^3.0.44", + "@spectrum-css/site": "^3.0.18", + "@spectrum-css/tokens": "^10.1.1", + "@spectrum-css/vars": "^9.0.6" }, "devDependencies": { "@babel/core": "^7.21.8",