diff --git a/CHANGELOG.md b/CHANGELOG.md index 56575217c..bc3a2ded3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + + +### Bug Fixes + +* reverted subtle and faint tokens ([#566](https://github.com/washingtonpost/wpds-ui-kit/issues/566)) ([b45b54a](https://github.com/washingtonpost/wpds-ui-kit/commit/b45b54ab27c3ea341893c79520fe44f3fd463baf)) + + +### Features + +* remove search feature from docs site ([#569](https://github.com/washingtonpost/wpds-ui-kit/issues/569)) ([fa22045](https://github.com/washingtonpost/wpds-ui-kit/commit/fa22045fdb00ba1a823056da0ca24a9d938b3665)) + + + + + # [1.21.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) ### Features diff --git a/apps/vite-project/CHANGELOG.md b/apps/vite-project/CHANGELOG.md index f634a40d4..20adc3753 100644 --- a/apps/vite-project/CHANGELOG.md +++ b/apps/vite-project/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + +**Note:** Version bump only for package vite-project + + + + + # [1.21.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) **Note:** Version bump only for package vite-project diff --git a/apps/vite-project/package.json b/apps/vite-project/package.json index ffde020e9..a50b22b1f 100644 --- a/apps/vite-project/package.json +++ b/apps/vite-project/package.json @@ -1,7 +1,7 @@ { "name": "vite-project", "private": true, - "version": "1.21.0", + "version": "1.22.0", "type": "module", "scripts": { "dev": "vite", @@ -9,8 +9,8 @@ "preview": "vite preview" }, "dependencies": { - "@washingtonpost/wpds-kitchen-sink": "1.21.0", - "@washingtonpost/wpds-ui-kit": "1.21.0", + "@washingtonpost/wpds-kitchen-sink": "1.22.0", + "@washingtonpost/wpds-ui-kit": "1.22.0", "react": "^18.2.0", "react-dom": "^18.2.0" }, diff --git a/apps/vite-v2-project/CHANGELOG.md b/apps/vite-v2-project/CHANGELOG.md index ba3398057..2e5f1f24d 100644 --- a/apps/vite-v2-project/CHANGELOG.md +++ b/apps/vite-v2-project/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + +**Note:** Version bump only for package vite-v2-project + + + + + # [1.21.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) **Note:** Version bump only for package vite-v2-project diff --git a/apps/vite-v2-project/package.json b/apps/vite-v2-project/package.json index 447701c86..585c2154d 100644 --- a/apps/vite-v2-project/package.json +++ b/apps/vite-v2-project/package.json @@ -1,15 +1,15 @@ { "name": "vite-v2-project", "private": true, - "version": "1.21.0", + "version": "1.22.0", "scripts": { "dev": "vite", "build": "vite build", "preview": "vite preview" }, "dependencies": { - "@washingtonpost/wpds-kitchen-sink": "1.21.0", - "@washingtonpost/wpds-ui-kit": "1.21.0", + "@washingtonpost/wpds-kitchen-sink": "1.22.0", + "@washingtonpost/wpds-ui-kit": "1.22.0", "react": "^18.0.0", "react-dom": "^18.0.0" }, diff --git a/build.washingtonpost.com/CHANGELOG.md b/build.washingtonpost.com/CHANGELOG.md index 62ccf4f4d..4c6949858 100644 --- a/build.washingtonpost.com/CHANGELOG.md +++ b/build.washingtonpost.com/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/washingtonpost/wpds-docs/compare/v1.21.0...v1.22.0) (2024-02-15) + + +### Features + +* remove search feature from docs site ([#569](https://github.com/washingtonpost/wpds-docs/issues/569)) ([fa22045](https://github.com/washingtonpost/wpds-docs/commit/fa22045fdb00ba1a823056da0ca24a9d938b3665)) + + + + + # [1.21.0](https://github.com/washingtonpost/wpds-docs/compare/v1.20.0...v1.21.0) (2024-02-07) **Note:** Version bump only for package @washingtonpost/wpds-docs diff --git a/build.washingtonpost.com/package.json b/build.washingtonpost.com/package.json index b8bf31350..8d02af085 100644 --- a/build.washingtonpost.com/package.json +++ b/build.washingtonpost.com/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-docs", - "version": "1.21.0", + "version": "1.22.0", "private": true, "scripts": { "dev": "next-remote-watch ./docs", @@ -24,10 +24,10 @@ "@washingtonpost/site-footer": "^0.24.3", "@washingtonpost/tachyons-css": "~1.8.0", "@washingtonpost/wpds-assets": ">=1.24.0", - "@washingtonpost/wpds-kitchen-sink": "1.21.0", - "@washingtonpost/wpds-tailwind-theme": "1.21.0", - "@washingtonpost/wpds-tokens": "1.21.0", - "@washingtonpost/wpds-ui-kit": "1.21.0", + "@washingtonpost/wpds-kitchen-sink": "1.22.0", + "@washingtonpost/wpds-tailwind-theme": "1.22.0", + "@washingtonpost/wpds-tokens": "1.22.0", + "@washingtonpost/wpds-ui-kit": "1.22.0", "fuse.js": "^6.6.2", "gray-matter": "^4.0.2", "lz-string": "^1.4.4", diff --git a/lerna.json b/lerna.json index 465cd132a..03b9d9a81 100644 --- a/lerna.json +++ b/lerna.json @@ -28,5 +28,5 @@ "registry": "https://registry.npmjs.org/" } }, - "version": "1.21.0" + "version": "1.22.0" } diff --git a/ui/accordion/CHANGELOG.md b/ui/accordion/CHANGELOG.md index f8594fcce..bbd76c4a3 100644 --- a/ui/accordion/CHANGELOG.md +++ b/ui/accordion/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + +**Note:** Version bump only for package @washingtonpost/wpds-accordion + + + + + # [1.21.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) **Note:** Version bump only for package @washingtonpost/wpds-accordion diff --git a/ui/accordion/package.json b/ui/accordion/package.json index b338501ff..ef0e59bc4 100644 --- a/ui/accordion/package.json +++ b/ui/accordion/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-accordion", - "version": "1.21.0", + "version": "1.22.0", "description": "WPDS Accordion", "author": "WPDS Support ", "homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", @@ -42,8 +42,8 @@ "dependencies": { "@radix-ui/react-accordion": "^1.1.0", "@washingtonpost/wpds-assets": "^1.22.0", - "@washingtonpost/wpds-icon": "1.21.0", - "@washingtonpost/wpds-theme": "1.21.0" + "@washingtonpost/wpds-icon": "1.22.0", + "@washingtonpost/wpds-theme": "1.22.0" }, "gitHead": "dddd34ee2494be2d91fe5671db3291060097b02a" } diff --git a/ui/action-menu/CHANGELOG.md b/ui/action-menu/CHANGELOG.md index 38e2dfe5c..1d7f28bcf 100644 --- a/ui/action-menu/CHANGELOG.md +++ b/ui/action-menu/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + +**Note:** Version bump only for package @washingtonpost/wpds-action-menu + + + + + # [1.21.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) **Note:** Version bump only for package @washingtonpost/wpds-action-menu diff --git a/ui/action-menu/package.json b/ui/action-menu/package.json index 50a4fcb52..5397e7da5 100644 --- a/ui/action-menu/package.json +++ b/ui/action-menu/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-action-menu", - "version": "1.21.0", + "version": "1.22.0", "description": "WPDS Action Menu", "author": "WPDS Support ", "homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", @@ -46,10 +46,10 @@ "dependencies": { "@radix-ui/react-dropdown-menu": "2.0.3", "@washingtonpost/wpds-assets": "^1.20.0", - "@washingtonpost/wpds-button": "1.21.0", - "@washingtonpost/wpds-divider": "1.21.0", - "@washingtonpost/wpds-icon": "1.21.0", - "@washingtonpost/wpds-theme": "1.21.0" + "@washingtonpost/wpds-button": "1.22.0", + "@washingtonpost/wpds-divider": "1.22.0", + "@washingtonpost/wpds-icon": "1.22.0", + "@washingtonpost/wpds-theme": "1.22.0" }, "gitHead": "dddd34ee2494be2d91fe5671db3291060097b02a" } diff --git a/ui/alert-banner/CHANGELOG.md b/ui/alert-banner/CHANGELOG.md index 08fad2413..9ec4ebabf 100644 --- a/ui/alert-banner/CHANGELOG.md +++ b/ui/alert-banner/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + +**Note:** Version bump only for package @washingtonpost/wpds-alert-banner + + + + + # [1.21.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) **Note:** Version bump only for package @washingtonpost/wpds-alert-banner diff --git a/ui/alert-banner/package.json b/ui/alert-banner/package.json index d14824827..489e9c846 100644 --- a/ui/alert-banner/package.json +++ b/ui/alert-banner/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-alert-banner", - "version": "1.21.0", + "version": "1.22.0", "description": "WPDS Alert Banner", "author": "WPDS Support ", "homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", @@ -45,12 +45,12 @@ "react": "^16.8.6 || ^17.0.2" }, "dependencies": { - "@washingtonpost/wpds-app-bar": "1.21.0", + "@washingtonpost/wpds-app-bar": "1.22.0", "@washingtonpost/wpds-assets": "^1.22.0", - "@washingtonpost/wpds-button": "1.21.0", - "@washingtonpost/wpds-container": "1.21.0", - "@washingtonpost/wpds-icon": "1.21.0", - "@washingtonpost/wpds-theme": "1.21.0", + "@washingtonpost/wpds-button": "1.22.0", + "@washingtonpost/wpds-container": "1.22.0", + "@washingtonpost/wpds-icon": "1.22.0", + "@washingtonpost/wpds-theme": "1.22.0", "react": "^16.8.6 || ^17.0.2" }, "gitHead": "dddd34ee2494be2d91fe5671db3291060097b02a" diff --git a/ui/app-bar/CHANGELOG.md b/ui/app-bar/CHANGELOG.md index 6a0a0f806..7b026166f 100644 --- a/ui/app-bar/CHANGELOG.md +++ b/ui/app-bar/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + +**Note:** Version bump only for package @washingtonpost/wpds-app-bar + + + + + # [1.21.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) **Note:** Version bump only for package @washingtonpost/wpds-app-bar diff --git a/ui/app-bar/package.json b/ui/app-bar/package.json index 7ac3fad35..3b8c495c8 100644 --- a/ui/app-bar/package.json +++ b/ui/app-bar/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-app-bar", - "version": "1.21.0", + "version": "1.22.0", "description": "WPDS App Bar", "author": "WPDS Support ", "homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", @@ -40,7 +40,7 @@ "react": "^16.8.6 || ^17.0.2" }, "dependencies": { - "@washingtonpost/wpds-theme": "1.21.0", + "@washingtonpost/wpds-theme": "1.22.0", "react": "^16.8.6 || ^17.0.2" }, "gitHead": "dddd34ee2494be2d91fe5671db3291060097b02a" diff --git a/ui/avatar/CHANGELOG.md b/ui/avatar/CHANGELOG.md index 1a1640bee..b8cd17981 100644 --- a/ui/avatar/CHANGELOG.md +++ b/ui/avatar/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + +**Note:** Version bump only for package @washingtonpost/wpds-avatar + + + + + # [1.21.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) **Note:** Version bump only for package @washingtonpost/wpds-avatar diff --git a/ui/avatar/package.json b/ui/avatar/package.json index a57d5eada..6feed4b0a 100644 --- a/ui/avatar/package.json +++ b/ui/avatar/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-avatar", - "version": "1.21.0", + "version": "1.22.0", "description": "WPDS Avatar", "author": "WPDS Support ", "homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", @@ -42,7 +42,7 @@ }, "dependencies": { "@radix-ui/react-avatar": "latest", - "@washingtonpost/wpds-theme": "1.21.0" + "@washingtonpost/wpds-theme": "1.22.0" }, "gitHead": "dddd34ee2494be2d91fe5671db3291060097b02a" } diff --git a/ui/box/CHANGELOG.md b/ui/box/CHANGELOG.md index f85f085aa..ba330f76f 100644 --- a/ui/box/CHANGELOG.md +++ b/ui/box/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + +**Note:** Version bump only for package @washingtonpost/wpds-box + + + + + # [1.21.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) **Note:** Version bump only for package @washingtonpost/wpds-box diff --git a/ui/box/package.json b/ui/box/package.json index 6202825e3..838bc6fd0 100644 --- a/ui/box/package.json +++ b/ui/box/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-box", - "version": "1.21.0", + "version": "1.22.0", "description": "WPDS Box component", "author": "WPDS Support ", "homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", @@ -40,7 +40,7 @@ "react": "^16.8.6 || ^17.0.2" }, "dependencies": { - "@washingtonpost/wpds-theme": "1.21.0", + "@washingtonpost/wpds-theme": "1.22.0", "react": "^16.8.6 || ^17.0.2" }, "gitHead": "dddd34ee2494be2d91fe5671db3291060097b02a" diff --git a/ui/button/CHANGELOG.md b/ui/button/CHANGELOG.md index a79102ebf..ac0edbcf8 100644 --- a/ui/button/CHANGELOG.md +++ b/ui/button/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + +**Note:** Version bump only for package @washingtonpost/wpds-button + + + + + # [1.21.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) **Note:** Version bump only for package @washingtonpost/wpds-button diff --git a/ui/button/package.json b/ui/button/package.json index 432cd4b55..6e2a4eaa1 100644 --- a/ui/button/package.json +++ b/ui/button/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-button", - "version": "1.21.0", + "version": "1.22.0", "description": "WPDS Button", "author": "WPDS Support ", "homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", @@ -40,7 +40,7 @@ "react": "^16.8.6 || ^17.0.2" }, "dependencies": { - "@washingtonpost/wpds-theme": "1.21.0", + "@washingtonpost/wpds-theme": "1.22.0", "react": "^16.8.6 || ^17.0.2" }, "gitHead": "dddd34ee2494be2d91fe5671db3291060097b02a" diff --git a/ui/card/CHANGELOG.md b/ui/card/CHANGELOG.md index bb9c4525d..342305db2 100644 --- a/ui/card/CHANGELOG.md +++ b/ui/card/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + +**Note:** Version bump only for package @washingtonpost/wpds-card + + + + + # [1.21.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) **Note:** Version bump only for package @washingtonpost/wpds-card diff --git a/ui/card/package.json b/ui/card/package.json index 140aef30b..06260087e 100644 --- a/ui/card/package.json +++ b/ui/card/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-card", - "version": "1.21.0", + "version": "1.22.0", "description": "Single, contained unit designed to hold other related elements and/or components.", "author": "WPDS Support ", "homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", @@ -40,7 +40,7 @@ "react": "^16.8.6 || ^17.0.2" }, "dependencies": { - "@washingtonpost/wpds-theme": "1.21.0" + "@washingtonpost/wpds-theme": "1.22.0" }, "gitHead": "dddd34ee2494be2d91fe5671db3291060097b02a" } diff --git a/ui/carousel/CHANGELOG.md b/ui/carousel/CHANGELOG.md index 54dc68f56..c3b23ec9e 100644 --- a/ui/carousel/CHANGELOG.md +++ b/ui/carousel/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + +**Note:** Version bump only for package @washingtonpost/wpds-carousel + + + + + # [1.21.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) ### Features diff --git a/ui/carousel/package.json b/ui/carousel/package.json index 80bb4eecb..6b9a1f19b 100644 --- a/ui/carousel/package.json +++ b/ui/carousel/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-carousel", - "version": "1.21.0", + "version": "1.22.0", "description": "WPDS Carousel", "author": "WPDS Support ", "homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", @@ -47,10 +47,10 @@ "@radix-ui/react-slot": "^1.0.0", "@radix-ui/react-use-controllable-state": "^1.0.0", "@washingtonpost/wpds-assets": "^1.22.0", - "@washingtonpost/wpds-button": "1.21.0", - "@washingtonpost/wpds-icon": "1.21.0", - "@washingtonpost/wpds-pagination-dots": "1.21.0", - "@washingtonpost/wpds-theme": "1.21.0", + "@washingtonpost/wpds-button": "1.22.0", + "@washingtonpost/wpds-icon": "1.22.0", + "@washingtonpost/wpds-pagination-dots": "1.22.0", + "@washingtonpost/wpds-theme": "1.22.0", "nanoid": "^3.3.4", "react-swipeable": "^7.0.0" }, diff --git a/ui/checkbox/CHANGELOG.md b/ui/checkbox/CHANGELOG.md index 8ce7ae1e8..53f8fce0b 100644 --- a/ui/checkbox/CHANGELOG.md +++ b/ui/checkbox/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + +**Note:** Version bump only for package @washingtonpost/wpds-checkbox + + + + + # [1.21.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) **Note:** Version bump only for package @washingtonpost/wpds-checkbox diff --git a/ui/checkbox/package.json b/ui/checkbox/package.json index c65558ab3..c9c6f3f9c 100644 --- a/ui/checkbox/package.json +++ b/ui/checkbox/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-checkbox", - "version": "1.21.0", + "version": "1.22.0", "description": "WPDS Checkbox", "author": "WPDS Support ", "homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", @@ -48,11 +48,11 @@ "dependencies": { "@radix-ui/react-checkbox": "^1.0.0", "@washingtonpost/wpds-assets": "^1.22.0", - "@washingtonpost/wpds-icon": "1.21.0", - "@washingtonpost/wpds-input-label": "1.21.0", - "@washingtonpost/wpds-input-shared": "1.21.0", - "@washingtonpost/wpds-theme": "1.21.0", - "@washingtonpost/wpds-visually-hidden": "1.21.0", + "@washingtonpost/wpds-icon": "1.22.0", + "@washingtonpost/wpds-input-label": "1.22.0", + "@washingtonpost/wpds-input-shared": "1.22.0", + "@washingtonpost/wpds-theme": "1.22.0", + "@washingtonpost/wpds-visually-hidden": "1.22.0", "react": "^16.8.6 || ^17.0.2" }, "gitHead": "dddd34ee2494be2d91fe5671db3291060097b02a" diff --git a/ui/container/CHANGELOG.md b/ui/container/CHANGELOG.md index a9f20505b..3a07dd67c 100644 --- a/ui/container/CHANGELOG.md +++ b/ui/container/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + +**Note:** Version bump only for package @washingtonpost/wpds-container + + + + + # [1.21.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) **Note:** Version bump only for package @washingtonpost/wpds-container diff --git a/ui/container/package.json b/ui/container/package.json index 9337c5e42..96b4e7547 100644 --- a/ui/container/package.json +++ b/ui/container/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-container", - "version": "1.21.0", + "version": "1.22.0", "description": "The container centers your content horizontally. It's the most basic layout element.", "author": "WPDS Support ", "homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", @@ -40,7 +40,7 @@ "react": "^16.8.6 || ^17.0.2" }, "dependencies": { - "@washingtonpost/wpds-theme": "1.21.0", + "@washingtonpost/wpds-theme": "1.22.0", "react": "^16.8.6 || ^17.0.2" }, "gitHead": "dddd34ee2494be2d91fe5671db3291060097b02a" diff --git a/ui/dialog/CHANGELOG.md b/ui/dialog/CHANGELOG.md index 9d62ba6c5..7dc6ebc73 100644 --- a/ui/dialog/CHANGELOG.md +++ b/ui/dialog/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + +**Note:** Version bump only for package @washingtonpost/wpds-dialog + + + + + # [1.21.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) **Note:** Version bump only for package @washingtonpost/wpds-dialog diff --git a/ui/dialog/package.json b/ui/dialog/package.json index 6220f3c78..afcd895f2 100644 --- a/ui/dialog/package.json +++ b/ui/dialog/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-dialog", - "version": "1.21.0", + "version": "1.22.0", "description": "WPDS Dialog", "author": "WPDS Support ", "homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", @@ -43,9 +43,9 @@ "@radix-ui/react-dialog": "^1.0.5", "@radix-ui/react-use-controllable-state": "^1.0.1", "@washingtonpost/wpds-assets": "^1.23.1", - "@washingtonpost/wpds-button": "1.21.0", - "@washingtonpost/wpds-icon": "1.21.0", - "@washingtonpost/wpds-theme": "1.21.0", + "@washingtonpost/wpds-button": "1.22.0", + "@washingtonpost/wpds-icon": "1.22.0", + "@washingtonpost/wpds-theme": "1.22.0", "react-transition-group": "^4.4.5" }, "gitHead": "dddd34ee2494be2d91fe5671db3291060097b02a" diff --git a/ui/divider/CHANGELOG.md b/ui/divider/CHANGELOG.md index 8ae55a65a..e2f9cf7fd 100644 --- a/ui/divider/CHANGELOG.md +++ b/ui/divider/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + +**Note:** Version bump only for package @washingtonpost/wpds-divider + + + + + # [1.21.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) **Note:** Version bump only for package @washingtonpost/wpds-divider diff --git a/ui/divider/package.json b/ui/divider/package.json index a96bb2a57..ccdaaa1cc 100644 --- a/ui/divider/package.json +++ b/ui/divider/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-divider", - "version": "1.21.0", + "version": "1.22.0", "description": "WPDS Divider", "author": "WPDS Support ", "homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", @@ -41,7 +41,7 @@ }, "dependencies": { "@radix-ui/react-separator": "^1.0.0", - "@washingtonpost/wpds-theme": "1.21.0" + "@washingtonpost/wpds-theme": "1.22.0" }, "gitHead": "dddd34ee2494be2d91fe5671db3291060097b02a" } diff --git a/ui/drawer/CHANGELOG.md b/ui/drawer/CHANGELOG.md index 9ada9838b..e266841df 100644 --- a/ui/drawer/CHANGELOG.md +++ b/ui/drawer/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + +**Note:** Version bump only for package @washingtonpost/wpds-drawer + + + + + # [1.21.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) **Note:** Version bump only for package @washingtonpost/wpds-drawer diff --git a/ui/drawer/package.json b/ui/drawer/package.json index 03f5b66b2..ced247852 100644 --- a/ui/drawer/package.json +++ b/ui/drawer/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-drawer", - "version": "1.21.0", + "version": "1.22.0", "description": "WPDS Drawer", "author": "WPDS Support ", "homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", @@ -46,10 +46,10 @@ "dependencies": { "@radix-ui/react-focus-scope": "^1.0.0", "@washingtonpost/wpds-assets": "^1.22.0", - "@washingtonpost/wpds-button": "1.21.0", - "@washingtonpost/wpds-icon": "1.21.0", - "@washingtonpost/wpds-scrim": "1.21.0", - "@washingtonpost/wpds-theme": "1.21.0", + "@washingtonpost/wpds-button": "1.22.0", + "@washingtonpost/wpds-icon": "1.22.0", + "@washingtonpost/wpds-scrim": "1.22.0", + "@washingtonpost/wpds-theme": "1.22.0", "react-transition-group": "^4.4.5" }, "gitHead": "dddd34ee2494be2d91fe5671db3291060097b02a" diff --git a/ui/error-message/CHANGELOG.md b/ui/error-message/CHANGELOG.md index 56110d8d8..ff3e69b7e 100644 --- a/ui/error-message/CHANGELOG.md +++ b/ui/error-message/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/WPMedia/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + +**Note:** Version bump only for package @washingtonpost/wpds-error-message + + + + + # [1.21.0](https://github.com/WPMedia/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) **Note:** Version bump only for package @washingtonpost/wpds-error-message diff --git a/ui/error-message/package.json b/ui/error-message/package.json index 8e1a8668d..7391176d7 100644 --- a/ui/error-message/package.json +++ b/ui/error-message/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-error-message", - "version": "1.21.0", + "version": "1.22.0", "description": "WPDS ErrorMessage", "author": "WPDS Support ", "homepage": "https://github.com/WPMedia/wpds-ui-kit#readme", @@ -40,7 +40,7 @@ "react": "^16.8.6 || ^17.0.2" }, "dependencies": { - "@washingtonpost/wpds-theme": "1.21.0" + "@washingtonpost/wpds-theme": "1.22.0" }, "gitHead": "dddd34ee2494be2d91fe5671db3291060097b02a" } diff --git a/ui/eslint-plugin/CHANGELOG.md b/ui/eslint-plugin/CHANGELOG.md index c802e2332..a36a30835 100644 --- a/ui/eslint-plugin/CHANGELOG.md +++ b/ui/eslint-plugin/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + +**Note:** Version bump only for package @washingtonpost/eslint-plugin-wpds + + + + + # [1.21.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) **Note:** Version bump only for package @washingtonpost/eslint-plugin-wpds diff --git a/ui/eslint-plugin/package.json b/ui/eslint-plugin/package.json index c462f1a0d..ae5898399 100644 --- a/ui/eslint-plugin/package.json +++ b/ui/eslint-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/eslint-plugin-wpds", - "version": "1.21.0", + "version": "1.22.0", "description": "WPDS lint rules", "author": "WPDS Support ", "homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", @@ -28,7 +28,7 @@ "@washingtonpost/wpds-theme": "*" }, "dependencies": { - "@washingtonpost/wpds-theme": "1.21.0" + "@washingtonpost/wpds-theme": "1.22.0" }, "devDependencies": { "jest": "^28.1.0" diff --git a/ui/fieldset/CHANGELOG.md b/ui/fieldset/CHANGELOG.md index cb35a8fe9..1ade0c318 100644 --- a/ui/fieldset/CHANGELOG.md +++ b/ui/fieldset/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/WPMedia/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + +**Note:** Version bump only for package @washingtonpost/wpds-fieldset + + + + + # [1.21.0](https://github.com/WPMedia/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) **Note:** Version bump only for package @washingtonpost/wpds-fieldset diff --git a/ui/fieldset/package.json b/ui/fieldset/package.json index ad52aa60b..a1e5e5d6d 100644 --- a/ui/fieldset/package.json +++ b/ui/fieldset/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-fieldset", - "version": "1.21.0", + "version": "1.22.0", "description": "WPDS Fieldset", "author": "WPDS Support ", "homepage": "https://github.com/WPMedia/wpds-ui-kit#readme", @@ -40,7 +40,7 @@ "react": "^16.8.6 || ^17.0.2" }, "dependencies": { - "@washingtonpost/wpds-theme": "1.21.0" + "@washingtonpost/wpds-theme": "1.22.0" }, "gitHead": "dddd34ee2494be2d91fe5671db3291060097b02a" } diff --git a/ui/helper-text/CHANGELOG.md b/ui/helper-text/CHANGELOG.md index d97d5c964..bd629597c 100644 --- a/ui/helper-text/CHANGELOG.md +++ b/ui/helper-text/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/WPMedia/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + +**Note:** Version bump only for package @washingtonpost/wpds-helper-text + + + + + # [1.21.0](https://github.com/WPMedia/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) **Note:** Version bump only for package @washingtonpost/wpds-helper-text diff --git a/ui/helper-text/package.json b/ui/helper-text/package.json index 3402de0f2..9dc2f25c2 100644 --- a/ui/helper-text/package.json +++ b/ui/helper-text/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-helper-text", - "version": "1.21.0", + "version": "1.22.0", "description": "WPDS HelperText", "author": "WPDS Support ", "homepage": "https://github.com/WPMedia/wpds-ui-kit#readme", @@ -40,7 +40,7 @@ "react": "^16.8.6 || ^17.0.2" }, "dependencies": { - "@washingtonpost/wpds-theme": "1.21.0" + "@washingtonpost/wpds-theme": "1.22.0" }, "gitHead": "dddd34ee2494be2d91fe5671db3291060097b02a" } diff --git a/ui/icon/CHANGELOG.md b/ui/icon/CHANGELOG.md index 6c77971b7..bb1eeca85 100644 --- a/ui/icon/CHANGELOG.md +++ b/ui/icon/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + +**Note:** Version bump only for package @washingtonpost/wpds-icon + + + + + # [1.21.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) **Note:** Version bump only for package @washingtonpost/wpds-icon diff --git a/ui/icon/package.json b/ui/icon/package.json index 445d315da..81578386f 100644 --- a/ui/icon/package.json +++ b/ui/icon/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-icon", - "version": "1.21.0", + "version": "1.22.0", "description": "WPDS Icon Component", "author": "WPDS Support ", "homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", @@ -41,8 +41,8 @@ "react": "^16.8.6 || ^17.0.2" }, "dependencies": { - "@washingtonpost/wpds-theme": "1.21.0", - "@washingtonpost/wpds-visually-hidden": "1.21.0", + "@washingtonpost/wpds-theme": "1.22.0", + "@washingtonpost/wpds-visually-hidden": "1.22.0", "react": "^16.8.6 || ^17.0.2" }, "gitHead": "dddd34ee2494be2d91fe5671db3291060097b02a" diff --git a/ui/input-label/CHANGELOG.md b/ui/input-label/CHANGELOG.md index 19859d55b..d09fc4959 100644 --- a/ui/input-label/CHANGELOG.md +++ b/ui/input-label/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/WPMedia/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + +**Note:** Version bump only for package @washingtonpost/wpds-input-label + + + + + # [1.21.0](https://github.com/WPMedia/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) **Note:** Version bump only for package @washingtonpost/wpds-input-label diff --git a/ui/input-label/package.json b/ui/input-label/package.json index a3ed4a85f..196656839 100644 --- a/ui/input-label/package.json +++ b/ui/input-label/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-input-label", - "version": "1.21.0", + "version": "1.22.0", "description": "WPDS InputLabel", "author": "WPDS Support ", "homepage": "https://github.com/WPMedia/wpds-ui-kit#readme", @@ -42,8 +42,8 @@ }, "dependencies": { "@radix-ui/react-label": "^1.0.0", - "@washingtonpost/wpds-input-shared": "1.21.0", - "@washingtonpost/wpds-theme": "1.21.0" + "@washingtonpost/wpds-input-shared": "1.22.0", + "@washingtonpost/wpds-theme": "1.22.0" }, "gitHead": "dddd34ee2494be2d91fe5671db3291060097b02a" } diff --git a/ui/input-password/CHANGELOG.md b/ui/input-password/CHANGELOG.md index 0e3983752..601e16c46 100644 --- a/ui/input-password/CHANGELOG.md +++ b/ui/input-password/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/WPMedia/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + +**Note:** Version bump only for package @washingtonpost/wpds-input-password + + + + + # [1.21.0](https://github.com/WPMedia/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) **Note:** Version bump only for package @washingtonpost/wpds-input-password diff --git a/ui/input-password/package.json b/ui/input-password/package.json index a98c3a954..db5bd6a3a 100644 --- a/ui/input-password/package.json +++ b/ui/input-password/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-input-password", - "version": "1.21.0", + "version": "1.22.0", "description": "WPDS InputPassword", "author": "WPDS Support ", "homepage": "https://github.com/WPMedia/wpds-ui-kit#readme", @@ -43,8 +43,8 @@ }, "dependencies": { "@washingtonpost/wpds-assets": "^1.22.0", - "@washingtonpost/wpds-icon": "1.21.0", - "@washingtonpost/wpds-input-text": "1.21.0" + "@washingtonpost/wpds-icon": "1.22.0", + "@washingtonpost/wpds-input-text": "1.22.0" }, "gitHead": "dddd34ee2494be2d91fe5671db3291060097b02a" } diff --git a/ui/input-search/CHANGELOG.md b/ui/input-search/CHANGELOG.md index a13d26b8e..a8e1e5b47 100644 --- a/ui/input-search/CHANGELOG.md +++ b/ui/input-search/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + +**Note:** Version bump only for package @washingtonpost/wpds-input-search + + + + + # [1.21.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) **Note:** Version bump only for package @washingtonpost/wpds-input-search diff --git a/ui/input-search/package.json b/ui/input-search/package.json index 4b0fe84bd..51dd51e97 100644 --- a/ui/input-search/package.json +++ b/ui/input-search/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-input-search", - "version": "1.21.0", + "version": "1.22.0", "description": "WPDS Input Search", "author": "WPDS Support ", "homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", @@ -47,10 +47,10 @@ "@reach/combobox": "^0.18.0", "@reach/popover": "^0.18.0", "@washingtonpost/wpds-assets": "^1.22.0", - "@washingtonpost/wpds-icon": "1.21.0", - "@washingtonpost/wpds-input-label": "1.21.0", - "@washingtonpost/wpds-input-text": "1.21.0", - "@washingtonpost/wpds-theme": "1.21.0", + "@washingtonpost/wpds-icon": "1.22.0", + "@washingtonpost/wpds-input-label": "1.22.0", + "@washingtonpost/wpds-input-text": "1.22.0", + "@washingtonpost/wpds-theme": "1.22.0", "match-sorter": "6.3.1" }, "gitHead": "dddd34ee2494be2d91fe5671db3291060097b02a" diff --git a/ui/input-shared/CHANGELOG.md b/ui/input-shared/CHANGELOG.md index e02640295..e287a6363 100644 --- a/ui/input-shared/CHANGELOG.md +++ b/ui/input-shared/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/WPMedia/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + +**Note:** Version bump only for package @washingtonpost/wpds-input-shared + + + + + # [1.21.0](https://github.com/WPMedia/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) **Note:** Version bump only for package @washingtonpost/wpds-input-shared diff --git a/ui/input-shared/package.json b/ui/input-shared/package.json index 462561c53..70be4fcfc 100644 --- a/ui/input-shared/package.json +++ b/ui/input-shared/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-input-shared", - "version": "1.21.0", + "version": "1.22.0", "description": "WPDS InputShared", "author": "WPDS Support ", "homepage": "https://github.com/WPMedia/wpds-ui-kit#readme", @@ -40,7 +40,7 @@ "react": "^16.8.6 || ^17.0.2" }, "dependencies": { - "@washingtonpost/wpds-theme": "1.21.0" + "@washingtonpost/wpds-theme": "1.22.0" }, "gitHead": "dddd34ee2494be2d91fe5671db3291060097b02a" } diff --git a/ui/input-text/CHANGELOG.md b/ui/input-text/CHANGELOG.md index fb9143bf5..8724493cd 100644 --- a/ui/input-text/CHANGELOG.md +++ b/ui/input-text/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/WPMedia/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + +**Note:** Version bump only for package @washingtonpost/wpds-input-text + + + + + # [1.21.0](https://github.com/WPMedia/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) **Note:** Version bump only for package @washingtonpost/wpds-input-text diff --git a/ui/input-text/package.json b/ui/input-text/package.json index 536170263..6e01b8035 100644 --- a/ui/input-text/package.json +++ b/ui/input-text/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-input-text", - "version": "1.21.0", + "version": "1.22.0", "description": "WPDS InputText", "author": "WPDS Support ", "homepage": "https://github.com/WPMedia/wpds-ui-kit#readme", @@ -51,14 +51,14 @@ "dependencies": { "@radix-ui/react-label": "^1.0.0", "@washingtonpost/wpds-assets": "^1.22.0", - "@washingtonpost/wpds-button": "1.21.0", - "@washingtonpost/wpds-error-message": "1.21.0", - "@washingtonpost/wpds-helper-text": "1.21.0", - "@washingtonpost/wpds-icon": "1.21.0", - "@washingtonpost/wpds-input-label": "1.21.0", - "@washingtonpost/wpds-input-shared": "1.21.0", - "@washingtonpost/wpds-theme": "1.21.0", - "@washingtonpost/wpds-visually-hidden": "1.21.0", + "@washingtonpost/wpds-button": "1.22.0", + "@washingtonpost/wpds-error-message": "1.22.0", + "@washingtonpost/wpds-helper-text": "1.22.0", + "@washingtonpost/wpds-icon": "1.22.0", + "@washingtonpost/wpds-input-label": "1.22.0", + "@washingtonpost/wpds-input-shared": "1.22.0", + "@washingtonpost/wpds-theme": "1.22.0", + "@washingtonpost/wpds-visually-hidden": "1.22.0", "nanoid": "^3.3.4" }, "gitHead": "dddd34ee2494be2d91fe5671db3291060097b02a" diff --git a/ui/input-textarea/CHANGELOG.md b/ui/input-textarea/CHANGELOG.md index 822aec438..28e619f2c 100644 --- a/ui/input-textarea/CHANGELOG.md +++ b/ui/input-textarea/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/WPMedia/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + +**Note:** Version bump only for package @washingtonpost/wpds-input-textarea + + + + + # [1.21.0](https://github.com/WPMedia/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) **Note:** Version bump only for package @washingtonpost/wpds-input-textarea diff --git a/ui/input-textarea/package.json b/ui/input-textarea/package.json index 23608c735..a2ca53cbb 100644 --- a/ui/input-textarea/package.json +++ b/ui/input-textarea/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-input-textarea", - "version": "1.21.0", + "version": "1.22.0", "description": "WPDS InputTextarea", "author": "WPDS Support ", "homepage": "https://github.com/WPMedia/wpds-ui-kit#readme", @@ -44,11 +44,11 @@ "react": "^16.8.6 || ^17.0.2" }, "dependencies": { - "@washingtonpost/wpds-error-message": "1.21.0", - "@washingtonpost/wpds-helper-text": "1.21.0", - "@washingtonpost/wpds-input-label": "1.21.0", - "@washingtonpost/wpds-input-shared": "1.21.0", - "@washingtonpost/wpds-theme": "1.21.0", + "@washingtonpost/wpds-error-message": "1.22.0", + "@washingtonpost/wpds-helper-text": "1.22.0", + "@washingtonpost/wpds-input-label": "1.22.0", + "@washingtonpost/wpds-input-shared": "1.22.0", + "@washingtonpost/wpds-theme": "1.22.0", "nanoid": "^3.3.4", "react": "^16.8.6 || ^17.0.2" }, diff --git a/ui/kit/CHANGELOG.md b/ui/kit/CHANGELOG.md index 1db17e2b0..f3818d970 100644 --- a/ui/kit/CHANGELOG.md +++ b/ui/kit/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + +**Note:** Version bump only for package @washingtonpost/wpds-ui-kit + + + + + # [1.21.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) **Note:** Version bump only for package @washingtonpost/wpds-ui-kit diff --git a/ui/kit/package.json b/ui/kit/package.json index 438381729..2ce050374 100644 --- a/ui/kit/package.json +++ b/ui/kit/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-ui-kit", - "version": "1.21.0", + "version": "1.22.0", "description": "WPDS UI Kit", "author": "WPDS Support ", "homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", @@ -32,42 +32,42 @@ "url": "https://github.com/washingtonpost/wpds-ui-kit/issues" }, "dependencies": { - "@washingtonpost/eslint-plugin-wpds": "1.21.0", - "@washingtonpost/wpds-accordion": "1.21.0", - "@washingtonpost/wpds-action-menu": "1.21.0", - "@washingtonpost/wpds-alert-banner": "1.21.0", - "@washingtonpost/wpds-app-bar": "1.21.0", - "@washingtonpost/wpds-avatar": "1.21.0", - "@washingtonpost/wpds-box": "1.21.0", - "@washingtonpost/wpds-button": "1.21.0", - "@washingtonpost/wpds-card": "1.21.0", - "@washingtonpost/wpds-carousel": "1.21.0", - "@washingtonpost/wpds-checkbox": "1.21.0", - "@washingtonpost/wpds-container": "1.21.0", - "@washingtonpost/wpds-dialog": "1.21.0", - "@washingtonpost/wpds-divider": "1.21.0", - "@washingtonpost/wpds-drawer": "1.21.0", - "@washingtonpost/wpds-error-message": "1.21.0", - "@washingtonpost/wpds-fieldset": "1.21.0", - "@washingtonpost/wpds-helper-text": "1.21.0", - "@washingtonpost/wpds-icon": "1.21.0", - "@washingtonpost/wpds-input-label": "1.21.0", - "@washingtonpost/wpds-input-password": "1.21.0", - "@washingtonpost/wpds-input-search": "1.21.0", - "@washingtonpost/wpds-input-shared": "1.21.0", - "@washingtonpost/wpds-input-text": "1.21.0", - "@washingtonpost/wpds-input-textarea": "1.21.0", - "@washingtonpost/wpds-navigation-menu": "1.21.0", - "@washingtonpost/wpds-pagination-dots": "1.21.0", - "@washingtonpost/wpds-popover": "1.21.0", - "@washingtonpost/wpds-radio-group": "1.21.0", - "@washingtonpost/wpds-scrim": "1.21.0", - "@washingtonpost/wpds-select": "1.21.0", - "@washingtonpost/wpds-switch": "1.21.0", - "@washingtonpost/wpds-tabs": "1.21.0", - "@washingtonpost/wpds-theme": "1.21.0", - "@washingtonpost/wpds-tooltip": "1.21.0", - "@washingtonpost/wpds-visually-hidden": "1.21.0" + "@washingtonpost/eslint-plugin-wpds": "1.22.0", + "@washingtonpost/wpds-accordion": "1.22.0", + "@washingtonpost/wpds-action-menu": "1.22.0", + "@washingtonpost/wpds-alert-banner": "1.22.0", + "@washingtonpost/wpds-app-bar": "1.22.0", + "@washingtonpost/wpds-avatar": "1.22.0", + "@washingtonpost/wpds-box": "1.22.0", + "@washingtonpost/wpds-button": "1.22.0", + "@washingtonpost/wpds-card": "1.22.0", + "@washingtonpost/wpds-carousel": "1.22.0", + "@washingtonpost/wpds-checkbox": "1.22.0", + "@washingtonpost/wpds-container": "1.22.0", + "@washingtonpost/wpds-dialog": "1.22.0", + "@washingtonpost/wpds-divider": "1.22.0", + "@washingtonpost/wpds-drawer": "1.22.0", + "@washingtonpost/wpds-error-message": "1.22.0", + "@washingtonpost/wpds-fieldset": "1.22.0", + "@washingtonpost/wpds-helper-text": "1.22.0", + "@washingtonpost/wpds-icon": "1.22.0", + "@washingtonpost/wpds-input-label": "1.22.0", + "@washingtonpost/wpds-input-password": "1.22.0", + "@washingtonpost/wpds-input-search": "1.22.0", + "@washingtonpost/wpds-input-shared": "1.22.0", + "@washingtonpost/wpds-input-text": "1.22.0", + "@washingtonpost/wpds-input-textarea": "1.22.0", + "@washingtonpost/wpds-navigation-menu": "1.22.0", + "@washingtonpost/wpds-pagination-dots": "1.22.0", + "@washingtonpost/wpds-popover": "1.22.0", + "@washingtonpost/wpds-radio-group": "1.22.0", + "@washingtonpost/wpds-scrim": "1.22.0", + "@washingtonpost/wpds-select": "1.22.0", + "@washingtonpost/wpds-switch": "1.22.0", + "@washingtonpost/wpds-tabs": "1.22.0", + "@washingtonpost/wpds-theme": "1.22.0", + "@washingtonpost/wpds-tooltip": "1.22.0", + "@washingtonpost/wpds-visually-hidden": "1.22.0" }, "devDependencies": { "tsup": "5.11.13", diff --git a/ui/kitchen-sink/CHANGELOG.md b/ui/kitchen-sink/CHANGELOG.md index 0d0f4cfbc..c69be3952 100644 --- a/ui/kitchen-sink/CHANGELOG.md +++ b/ui/kitchen-sink/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + +**Note:** Version bump only for package @washingtonpost/wpds-kitchen-sink + + + + + # [1.21.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) **Note:** Version bump only for package @washingtonpost/wpds-kitchen-sink diff --git a/ui/kitchen-sink/package.json b/ui/kitchen-sink/package.json index 1ae126526..b296bf66b 100644 --- a/ui/kitchen-sink/package.json +++ b/ui/kitchen-sink/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-kitchen-sink", - "version": "1.21.0", + "version": "1.22.0", "description": "WPDS Kitchen Sink", "author": "WPDS Support ", "homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", @@ -42,7 +42,7 @@ }, "dependencies": { "@washingtonpost/wpds-assets": "latest", - "@washingtonpost/wpds-ui-kit": "1.21.0", + "@washingtonpost/wpds-ui-kit": "1.22.0", "nanoid": "^3.3.4" }, "gitHead": "dddd34ee2494be2d91fe5671db3291060097b02a" diff --git a/ui/navigation-menu/CHANGELOG.md b/ui/navigation-menu/CHANGELOG.md index 2624cd2a1..220829b3c 100644 --- a/ui/navigation-menu/CHANGELOG.md +++ b/ui/navigation-menu/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + +**Note:** Version bump only for package @washingtonpost/wpds-navigation-menu + + + + + # [1.21.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) **Note:** Version bump only for package @washingtonpost/wpds-navigation-menu diff --git a/ui/navigation-menu/package.json b/ui/navigation-menu/package.json index 1b1f18c3d..64dbffea5 100644 --- a/ui/navigation-menu/package.json +++ b/ui/navigation-menu/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-navigation-menu", - "version": "1.21.0", + "version": "1.22.0", "description": "WPDS NavigationMenu", "author": "WPDS Support ", "homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", @@ -42,7 +42,7 @@ "dependencies": { "@popperjs/core": "^2.11.7", "@radix-ui/react-navigation-menu": "^1.1.2", - "@washingtonpost/wpds-theme": "1.21.0", + "@washingtonpost/wpds-theme": "1.22.0", "popper-max-size-modifier": "^0.2.0", "react-popper": "^2.3.0", "react-transition-group": "^4.4.5" diff --git a/ui/pagination-dots/CHANGELOG.md b/ui/pagination-dots/CHANGELOG.md index 1e044f169..a0a49cb15 100644 --- a/ui/pagination-dots/CHANGELOG.md +++ b/ui/pagination-dots/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + +**Note:** Version bump only for package @washingtonpost/wpds-pagination-dots + + + + + # [1.21.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) **Note:** Version bump only for package @washingtonpost/wpds-pagination-dots diff --git a/ui/pagination-dots/package.json b/ui/pagination-dots/package.json index 8d8b55fd6..79e793009 100644 --- a/ui/pagination-dots/package.json +++ b/ui/pagination-dots/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-pagination-dots", - "version": "1.21.0", + "version": "1.22.0", "description": "WPDS Pagination Dots and Container", "author": "WPDS Support ", "homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", @@ -40,7 +40,7 @@ "react": "^16.8.6 || ^17.0.2" }, "dependencies": { - "@washingtonpost/wpds-theme": "1.21.0" + "@washingtonpost/wpds-theme": "1.22.0" }, "gitHead": "dddd34ee2494be2d91fe5671db3291060097b02a" } diff --git a/ui/popover/CHANGELOG.md b/ui/popover/CHANGELOG.md index 383df21bd..5c55edf05 100644 --- a/ui/popover/CHANGELOG.md +++ b/ui/popover/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + +**Note:** Version bump only for package @washingtonpost/wpds-popover + + + + + # [1.21.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) **Note:** Version bump only for package @washingtonpost/wpds-popover diff --git a/ui/popover/package.json b/ui/popover/package.json index f7b676df9..2ff8f01da 100644 --- a/ui/popover/package.json +++ b/ui/popover/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-popover", - "version": "1.21.0", + "version": "1.22.0", "description": "WPDS Popover", "author": "WPDS Support ", "homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", @@ -42,9 +42,9 @@ "dependencies": { "@radix-ui/react-popover": "^1.0.2", "@washingtonpost/wpds-assets": "^1.22.0", - "@washingtonpost/wpds-button": "1.21.0", - "@washingtonpost/wpds-icon": "1.21.0", - "@washingtonpost/wpds-theme": "1.21.0" + "@washingtonpost/wpds-button": "1.22.0", + "@washingtonpost/wpds-icon": "1.22.0", + "@washingtonpost/wpds-theme": "1.22.0" }, "gitHead": "dddd34ee2494be2d91fe5671db3291060097b02a" } diff --git a/ui/radio-group/CHANGELOG.md b/ui/radio-group/CHANGELOG.md index 956c24b50..8f5777bca 100644 --- a/ui/radio-group/CHANGELOG.md +++ b/ui/radio-group/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/WPMedia/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + +**Note:** Version bump only for package @washingtonpost/wpds-radio-group + + + + + # [1.21.0](https://github.com/WPMedia/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) **Note:** Version bump only for package @washingtonpost/wpds-radio-group diff --git a/ui/radio-group/package.json b/ui/radio-group/package.json index ffd7a5fdc..371d05e5d 100644 --- a/ui/radio-group/package.json +++ b/ui/radio-group/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-radio-group", - "version": "1.21.0", + "version": "1.22.0", "description": "WPDS RadioGroup", "author": "WPDS Support ", "homepage": "https://github.com/WPMedia/wpds-ui-kit#readme", @@ -44,10 +44,10 @@ }, "dependencies": { "@radix-ui/react-radio-group": "^1.0.0", - "@washingtonpost/wpds-error-message": "1.21.0", - "@washingtonpost/wpds-fieldset": "1.21.0", - "@washingtonpost/wpds-input-label": "1.21.0", - "@washingtonpost/wpds-theme": "1.21.0", + "@washingtonpost/wpds-error-message": "1.22.0", + "@washingtonpost/wpds-fieldset": "1.22.0", + "@washingtonpost/wpds-input-label": "1.22.0", + "@washingtonpost/wpds-theme": "1.22.0", "nanoid": "^3.3.3" }, "gitHead": "dddd34ee2494be2d91fe5671db3291060097b02a" diff --git a/ui/scrim/CHANGELOG.md b/ui/scrim/CHANGELOG.md index 192e37000..12007c18a 100644 --- a/ui/scrim/CHANGELOG.md +++ b/ui/scrim/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + +**Note:** Version bump only for package @washingtonpost/wpds-scrim + + + + + # [1.21.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) **Note:** Version bump only for package @washingtonpost/wpds-scrim diff --git a/ui/scrim/package.json b/ui/scrim/package.json index 6e5fbe001..9a9bb08db 100644 --- a/ui/scrim/package.json +++ b/ui/scrim/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-scrim", - "version": "1.21.0", + "version": "1.22.0", "description": "WPDS Scrim", "author": "WPDS Support ", "homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", @@ -42,7 +42,7 @@ }, "dependencies": { "@radix-ui/react-dialog": "^1.0.0", - "@washingtonpost/wpds-theme": "1.21.0", + "@washingtonpost/wpds-theme": "1.22.0", "react-transition-group": "^4.4.5" }, "gitHead": "dddd34ee2494be2d91fe5671db3291060097b02a" diff --git a/ui/select/CHANGELOG.md b/ui/select/CHANGELOG.md index 14c5c3ec8..48fae9403 100644 --- a/ui/select/CHANGELOG.md +++ b/ui/select/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + +**Note:** Version bump only for package @washingtonpost/wpds-select + + + + + # [1.21.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) **Note:** Version bump only for package @washingtonpost/wpds-select diff --git a/ui/select/package.json b/ui/select/package.json index 9fb010a9a..4ad79f28b 100644 --- a/ui/select/package.json +++ b/ui/select/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-select", - "version": "1.21.0", + "version": "1.22.0", "description": "WPDS Select", "author": "WPDS Support ", "homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", @@ -50,11 +50,11 @@ "@radix-ui/react-select": "^1.2.2", "@radix-ui/react-use-controllable-state": "^1.0.0", "@washingtonpost/wpds-assets": "^1.22.0", - "@washingtonpost/wpds-divider": "1.21.0", - "@washingtonpost/wpds-icon": "1.21.0", - "@washingtonpost/wpds-input-label": "1.21.0", - "@washingtonpost/wpds-input-shared": "1.21.0", - "@washingtonpost/wpds-theme": "1.21.0", + "@washingtonpost/wpds-divider": "1.22.0", + "@washingtonpost/wpds-icon": "1.22.0", + "@washingtonpost/wpds-input-label": "1.22.0", + "@washingtonpost/wpds-input-shared": "1.22.0", + "@washingtonpost/wpds-theme": "1.22.0", "nanoid": "^3.3.4" }, "gitHead": "dddd34ee2494be2d91fe5671db3291060097b02a" diff --git a/ui/switch/CHANGELOG.md b/ui/switch/CHANGELOG.md index 9fbdb9d42..a24e8b07e 100644 --- a/ui/switch/CHANGELOG.md +++ b/ui/switch/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + +**Note:** Version bump only for package @washingtonpost/wpds-switch + + + + + # [1.21.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) **Note:** Version bump only for package @washingtonpost/wpds-switch diff --git a/ui/switch/package.json b/ui/switch/package.json index 61fcddc8b..df63eaaf6 100644 --- a/ui/switch/package.json +++ b/ui/switch/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-switch", - "version": "1.21.0", + "version": "1.22.0", "description": "WPDS Switch", "author": "WPDS Support ", "homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", @@ -41,7 +41,7 @@ }, "dependencies": { "@radix-ui/react-switch": "^1.0.1", - "@washingtonpost/wpds-theme": "1.21.0" + "@washingtonpost/wpds-theme": "1.22.0" }, "gitHead": "dddd34ee2494be2d91fe5671db3291060097b02a" } diff --git a/ui/tabs/CHANGELOG.md b/ui/tabs/CHANGELOG.md index 6a57f2401..aa6334854 100644 --- a/ui/tabs/CHANGELOG.md +++ b/ui/tabs/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + +**Note:** Version bump only for package @washingtonpost/wpds-tabs + + + + + # [1.21.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) **Note:** Version bump only for package @washingtonpost/wpds-tabs diff --git a/ui/tabs/package.json b/ui/tabs/package.json index 571efa002..69a13292a 100644 --- a/ui/tabs/package.json +++ b/ui/tabs/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-tabs", - "version": "1.21.0", + "version": "1.22.0", "description": "WPDS Tabs", "author": "WPDS Support ", "homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", @@ -47,8 +47,8 @@ "@radix-ui/react-tabs": "latest", "@washingtonpost/wpds-assets": "^1.22.0", "@washingtonpost/wpds-icon": "1.1.0", - "@washingtonpost/wpds-theme": "1.21.0", - "@washingtonpost/wpds-tooltip": "1.21.0", + "@washingtonpost/wpds-theme": "1.22.0", + "@washingtonpost/wpds-tooltip": "1.22.0", "react-transition-group": "^4.4.5" }, "gitHead": "dddd34ee2494be2d91fe5671db3291060097b02a" diff --git a/ui/tailwind-theme/CHANGELOG.md b/ui/tailwind-theme/CHANGELOG.md index 6f40d0f02..ab1b89802 100644 --- a/ui/tailwind-theme/CHANGELOG.md +++ b/ui/tailwind-theme/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + +**Note:** Version bump only for package @washingtonpost/wpds-tailwind-theme + + + + + # [1.21.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) **Note:** Version bump only for package @washingtonpost/wpds-tailwind-theme diff --git a/ui/tailwind-theme/package.json b/ui/tailwind-theme/package.json index 2f456e19d..1a557330c 100644 --- a/ui/tailwind-theme/package.json +++ b/ui/tailwind-theme/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-tailwind-theme", - "version": "1.21.0", + "version": "1.22.0", "description": "WPDS Tailwind Theme", "author": "WPDS Support ", "license": "MIT", @@ -20,7 +20,7 @@ "@washingtonpost/wpds-theme": "*" }, "dependencies": { - "@washingtonpost/wpds-theme": "1.21.0" + "@washingtonpost/wpds-theme": "1.22.0" }, "devDependencies": { "autoprefixer": "^10.4.14", diff --git a/ui/theme/CHANGELOG.md b/ui/theme/CHANGELOG.md index e5b22f44a..48e97f8fd 100644 --- a/ui/theme/CHANGELOG.md +++ b/ui/theme/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + + +### Bug Fixes + +* reverted subtle and faint tokens ([#566](https://github.com/washingtonpost/wpds-ui-kit/issues/566)) ([b45b54a](https://github.com/washingtonpost/wpds-ui-kit/commit/b45b54ab27c3ea341893c79520fe44f3fd463baf)) + + + + + # [1.21.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) ### Features diff --git a/ui/theme/package.json b/ui/theme/package.json index cc4eb2ef0..c309f19b7 100644 --- a/ui/theme/package.json +++ b/ui/theme/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-theme", - "version": "1.21.0", + "version": "1.22.0", "description": "WPDS Theme and System", "author": "WPDS Support ", "homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", diff --git a/ui/tokens/CHANGELOG.md b/ui/tokens/CHANGELOG.md index d8dc4b104..563231576 100644 --- a/ui/tokens/CHANGELOG.md +++ b/ui/tokens/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + +**Note:** Version bump only for package @washingtonpost/wpds-tokens + + + + + # [1.21.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) **Note:** Version bump only for package @washingtonpost/wpds-tokens diff --git a/ui/tokens/package.json b/ui/tokens/package.json index 89e54f87c..b886c6188 100644 --- a/ui/tokens/package.json +++ b/ui/tokens/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-tokens", - "version": "1.21.0", + "version": "1.22.0", "description": "WPDS Tokens", "author": "WPDS Support ", "homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", diff --git a/ui/tooltip/CHANGELOG.md b/ui/tooltip/CHANGELOG.md index b4320db7d..6dde8cdd7 100644 --- a/ui/tooltip/CHANGELOG.md +++ b/ui/tooltip/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + +**Note:** Version bump only for package @washingtonpost/wpds-tooltip + + + + + # [1.21.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) **Note:** Version bump only for package @washingtonpost/wpds-tooltip diff --git a/ui/tooltip/package.json b/ui/tooltip/package.json index 7446bef5b..118b958a9 100644 --- a/ui/tooltip/package.json +++ b/ui/tooltip/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-tooltip", - "version": "1.21.0", + "version": "1.22.0", "description": "WPDS Tooltip", "author": "WPDS Support ", "homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", @@ -42,7 +42,7 @@ }, "dependencies": { "@radix-ui/react-tooltip": "^1.0.0", - "@washingtonpost/wpds-theme": "1.21.0" + "@washingtonpost/wpds-theme": "1.22.0" }, "gitHead": "dddd34ee2494be2d91fe5671db3291060097b02a" } diff --git a/ui/visually-hidden/CHANGELOG.md b/ui/visually-hidden/CHANGELOG.md index 407ab57ba..62164b2c4 100644 --- a/ui/visually-hidden/CHANGELOG.md +++ b/ui/visually-hidden/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [1.22.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.21.0...v1.22.0) (2024-02-15) + +**Note:** Version bump only for package @washingtonpost/wpds-visually-hidden + + + + + # [1.21.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.20.0...v1.21.0) (2024-02-07) **Note:** Version bump only for package @washingtonpost/wpds-visually-hidden diff --git a/ui/visually-hidden/package.json b/ui/visually-hidden/package.json index 6ea16b218..8ee0a5c87 100644 --- a/ui/visually-hidden/package.json +++ b/ui/visually-hidden/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-visually-hidden", - "version": "1.21.0", + "version": "1.22.0", "description": "WPDS Visually Hidden", "author": "WPDS Support ", "homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", @@ -40,7 +40,7 @@ "react": "^16.8.6 || ^17.0.2" }, "dependencies": { - "@washingtonpost/wpds-theme": "1.21.0", + "@washingtonpost/wpds-theme": "1.22.0", "react": "^16.8.6 || ^17.0.2" }, "gitHead": "dddd34ee2494be2d91fe5671db3291060097b02a"