diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e6b1d7cb..a5723f8d3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.16.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.16.0...v1.16.1) (2023-10-31) + + +### Bug Fixes + +* correct alignment of text and icons in AlertBanner ([cf41bb8](https://github.com/washingtonpost/wpds-ui-kit/commit/cf41bb8414867fcdadccd70e29f6cae633e4275f)) +* prevent content and label overlap in InputTextarea ([3221741](https://github.com/washingtonpost/wpds-ui-kit/commit/322174186b61a723b9fcc6fc07c88d7abff624de)) + + + + + # [1.16.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.15.0...v1.16.0) (2023-10-24) ### Bug Fixes diff --git a/apps/vite-project/CHANGELOG.md b/apps/vite-project/CHANGELOG.md index e3ede8713..27944dd49 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.16.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.16.0...v1.16.1) (2023-10-31) + +**Note:** Version bump only for package vite-project + + + + + # [1.16.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.15.0...v1.16.0) (2023-10-24) **Note:** Version bump only for package vite-project diff --git a/apps/vite-project/package.json b/apps/vite-project/package.json index 22650805d..3bcad3f2b 100644 --- a/apps/vite-project/package.json +++ b/apps/vite-project/package.json @@ -1,7 +1,7 @@ { "name": "vite-project", "private": true, - "version": "1.16.0", + "version": "1.16.1", "type": "module", "scripts": { "dev": "vite", @@ -9,8 +9,8 @@ "preview": "vite preview" }, "dependencies": { - "@washingtonpost/wpds-kitchen-sink": "1.16.0", - "@washingtonpost/wpds-ui-kit": "1.16.0", + "@washingtonpost/wpds-kitchen-sink": "1.16.1", + "@washingtonpost/wpds-ui-kit": "1.16.1", "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 cb5c69298..ce7245cb2 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.16.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.16.0...v1.16.1) (2023-10-31) + +**Note:** Version bump only for package vite-v2-project + + + + + # [1.16.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.15.0...v1.16.0) (2023-10-24) **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 33835acb5..d0583e974 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.16.0", + "version": "1.16.1", "scripts": { "dev": "vite", "build": "vite build", "preview": "vite preview" }, "dependencies": { - "@washingtonpost/wpds-kitchen-sink": "1.16.0", - "@washingtonpost/wpds-ui-kit": "1.16.0", + "@washingtonpost/wpds-kitchen-sink": "1.16.1", + "@washingtonpost/wpds-ui-kit": "1.16.1", "react": "^18.0.0", "react-dom": "^18.0.0" }, diff --git a/build.washingtonpost.com/CHANGELOG.md b/build.washingtonpost.com/CHANGELOG.md index 3669336e2..0885dccf8 100644 --- a/build.washingtonpost.com/CHANGELOG.md +++ b/build.washingtonpost.com/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.16.1](https://github.com/washingtonpost/wpds-docs/compare/v1.16.0...v1.16.1) (2023-10-31) + +**Note:** Version bump only for package @washingtonpost/wpds-docs + + + + + # [1.16.0](https://github.com/washingtonpost/wpds-docs/compare/v1.15.0...v1.16.0) (2023-10-24) ### Bug Fixes diff --git a/build.washingtonpost.com/package.json b/build.washingtonpost.com/package.json index be8a42564..e58206e9e 100644 --- a/build.washingtonpost.com/package.json +++ b/build.washingtonpost.com/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-docs", - "version": "1.16.0", + "version": "1.16.1", "private": true, "scripts": { "dev": "next-remote-watch ./docs", @@ -23,12 +23,12 @@ "@stitches/react": "1.2.8", "@washingtonpost/site-favicons": "^0.1.3", "@washingtonpost/tachyons-css": "^1.8.0", - "@washingtonpost/wpds-accordion": "1.16.0", + "@washingtonpost/wpds-accordion": "1.16.1", "@washingtonpost/wpds-assets": "1.23.0", - "@washingtonpost/wpds-kitchen-sink": "1.16.0", - "@washingtonpost/wpds-tailwind-theme": "1.16.0", - "@washingtonpost/wpds-tokens": "1.16.0", - "@washingtonpost/wpds-ui-kit": "1.16.0", + "@washingtonpost/wpds-kitchen-sink": "1.16.1", + "@washingtonpost/wpds-tailwind-theme": "1.16.1", + "@washingtonpost/wpds-tokens": "1.16.1", + "@washingtonpost/wpds-ui-kit": "1.16.1", "fuse.js": "^6.6.2", "gray-matter": "^4.0.2", "lz-string": "^1.4.4", diff --git a/lerna.json b/lerna.json index fe95e42ad..ec2ef421f 100644 --- a/lerna.json +++ b/lerna.json @@ -28,5 +28,5 @@ "registry": "https://registry.npmjs.org/" } }, - "version": "1.16.0" + "version": "1.16.1" } diff --git a/ui/accordion/CHANGELOG.md b/ui/accordion/CHANGELOG.md index 451083153..140596986 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.16.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.16.0...v1.16.1) (2023-10-31) + +**Note:** Version bump only for package @washingtonpost/wpds-accordion + + + + + # [1.16.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.15.0...v1.16.0) (2023-10-24) **Note:** Version bump only for package @washingtonpost/wpds-accordion diff --git a/ui/accordion/package.json b/ui/accordion/package.json index a54b600bf..b01a9f62b 100644 --- a/ui/accordion/package.json +++ b/ui/accordion/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-accordion", - "version": "1.16.0", + "version": "1.16.1", "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.16.0", - "@washingtonpost/wpds-theme": "1.16.0" + "@washingtonpost/wpds-icon": "1.16.1", + "@washingtonpost/wpds-theme": "1.16.1" }, "gitHead": "a87a64afb6b5750f400df7f4e83ffb88d6972333" } diff --git a/ui/action-menu/CHANGELOG.md b/ui/action-menu/CHANGELOG.md index 7120b5e8f..bb740a406 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.16.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.16.0...v1.16.1) (2023-10-31) + +**Note:** Version bump only for package @washingtonpost/wpds-action-menu + + + + + # [1.16.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.15.0...v1.16.0) (2023-10-24) **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 8ef1c3b22..bd5789533 100644 --- a/ui/action-menu/package.json +++ b/ui/action-menu/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-action-menu", - "version": "1.16.0", + "version": "1.16.1", "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.16.0", - "@washingtonpost/wpds-divider": "1.16.0", - "@washingtonpost/wpds-icon": "1.16.0", - "@washingtonpost/wpds-theme": "1.16.0" + "@washingtonpost/wpds-button": "1.16.1", + "@washingtonpost/wpds-divider": "1.16.1", + "@washingtonpost/wpds-icon": "1.16.1", + "@washingtonpost/wpds-theme": "1.16.1" }, "gitHead": "a87a64afb6b5750f400df7f4e83ffb88d6972333" } diff --git a/ui/alert-banner/CHANGELOG.md b/ui/alert-banner/CHANGELOG.md index 4fe2f1d8d..5bf9690d6 100644 --- a/ui/alert-banner/CHANGELOG.md +++ b/ui/alert-banner/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.16.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.16.0...v1.16.1) (2023-10-31) + + +### Bug Fixes + +* correct alignment of text and icons in AlertBanner ([cf41bb8](https://github.com/washingtonpost/wpds-ui-kit/commit/cf41bb8414867fcdadccd70e29f6cae633e4275f)) + + + + + # [1.16.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.15.0...v1.16.0) (2023-10-24) **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 e77c31272..8733bbcee 100644 --- a/ui/alert-banner/package.json +++ b/ui/alert-banner/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-alert-banner", - "version": "1.16.0", + "version": "1.16.1", "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.16.0", + "@washingtonpost/wpds-app-bar": "1.16.1", "@washingtonpost/wpds-assets": "^1.22.0", - "@washingtonpost/wpds-button": "1.16.0", - "@washingtonpost/wpds-container": "1.16.0", - "@washingtonpost/wpds-icon": "1.16.0", - "@washingtonpost/wpds-theme": "1.16.0", + "@washingtonpost/wpds-button": "1.16.1", + "@washingtonpost/wpds-container": "1.16.1", + "@washingtonpost/wpds-icon": "1.16.1", + "@washingtonpost/wpds-theme": "1.16.1", "react": "^16.8.6 || ^17.0.2" }, "gitHead": "a87a64afb6b5750f400df7f4e83ffb88d6972333" diff --git a/ui/app-bar/CHANGELOG.md b/ui/app-bar/CHANGELOG.md index 4b8b0b11b..19b84ad40 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.16.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.16.0...v1.16.1) (2023-10-31) + +**Note:** Version bump only for package @washingtonpost/wpds-app-bar + + + + + # [1.16.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.15.0...v1.16.0) (2023-10-24) **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 ef5b6f082..6d122304f 100644 --- a/ui/app-bar/package.json +++ b/ui/app-bar/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-app-bar", - "version": "1.16.0", + "version": "1.16.1", "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.16.0", + "@washingtonpost/wpds-theme": "1.16.1", "react": "^16.8.6 || ^17.0.2" }, "gitHead": "a87a64afb6b5750f400df7f4e83ffb88d6972333" diff --git a/ui/avatar/CHANGELOG.md b/ui/avatar/CHANGELOG.md index fc68ca1a9..a0eca5aba 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.16.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.16.0...v1.16.1) (2023-10-31) + +**Note:** Version bump only for package @washingtonpost/wpds-avatar + + + + + # [1.16.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.15.0...v1.16.0) (2023-10-24) **Note:** Version bump only for package @washingtonpost/wpds-avatar diff --git a/ui/avatar/package.json b/ui/avatar/package.json index 9ad56d2d1..de36355ed 100644 --- a/ui/avatar/package.json +++ b/ui/avatar/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-avatar", - "version": "1.16.0", + "version": "1.16.1", "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.16.0" + "@washingtonpost/wpds-theme": "1.16.1" }, "gitHead": "a87a64afb6b5750f400df7f4e83ffb88d6972333" } diff --git a/ui/box/CHANGELOG.md b/ui/box/CHANGELOG.md index 98e20ec7f..cc665a462 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.16.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.16.0...v1.16.1) (2023-10-31) + +**Note:** Version bump only for package @washingtonpost/wpds-box + + + + + # [1.16.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.15.0...v1.16.0) (2023-10-24) **Note:** Version bump only for package @washingtonpost/wpds-box diff --git a/ui/box/package.json b/ui/box/package.json index cb1417593..94a3f0148 100644 --- a/ui/box/package.json +++ b/ui/box/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-box", - "version": "1.16.0", + "version": "1.16.1", "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.16.0", + "@washingtonpost/wpds-theme": "1.16.1", "react": "^16.8.6 || ^17.0.2" }, "gitHead": "a87a64afb6b5750f400df7f4e83ffb88d6972333" diff --git a/ui/button/CHANGELOG.md b/ui/button/CHANGELOG.md index 56954d221..e78d3fda7 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.16.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.16.0...v1.16.1) (2023-10-31) + +**Note:** Version bump only for package @washingtonpost/wpds-button + + + + + # [1.16.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.15.0...v1.16.0) (2023-10-24) **Note:** Version bump only for package @washingtonpost/wpds-button diff --git a/ui/button/package.json b/ui/button/package.json index a6b569f16..2aa435f1e 100644 --- a/ui/button/package.json +++ b/ui/button/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-button", - "version": "1.16.0", + "version": "1.16.1", "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.16.0", + "@washingtonpost/wpds-theme": "1.16.1", "react": "^16.8.6 || ^17.0.2" }, "gitHead": "a87a64afb6b5750f400df7f4e83ffb88d6972333" diff --git a/ui/card/CHANGELOG.md b/ui/card/CHANGELOG.md index 3279df35b..ad501e153 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.16.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.16.0...v1.16.1) (2023-10-31) + +**Note:** Version bump only for package @washingtonpost/wpds-card + + + + + # [1.16.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.15.0...v1.16.0) (2023-10-24) **Note:** Version bump only for package @washingtonpost/wpds-card diff --git a/ui/card/package.json b/ui/card/package.json index f9e602c43..194001e9b 100644 --- a/ui/card/package.json +++ b/ui/card/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-card", - "version": "1.16.0", + "version": "1.16.1", "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.16.0" + "@washingtonpost/wpds-theme": "1.16.1" }, "gitHead": "a87a64afb6b5750f400df7f4e83ffb88d6972333" } diff --git a/ui/carousel/CHANGELOG.md b/ui/carousel/CHANGELOG.md index 5edf55746..70e649f51 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.16.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.16.0...v1.16.1) (2023-10-31) + +**Note:** Version bump only for package @washingtonpost/wpds-carousel + + + + + # [1.16.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.15.0...v1.16.0) (2023-10-24) ### Bug Fixes diff --git a/ui/carousel/package.json b/ui/carousel/package.json index ad5e7b521..0b7c55f8b 100644 --- a/ui/carousel/package.json +++ b/ui/carousel/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-carousel", - "version": "1.16.0", + "version": "1.16.1", "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.16.0", - "@washingtonpost/wpds-icon": "1.16.0", - "@washingtonpost/wpds-pagination-dots": "1.16.0", - "@washingtonpost/wpds-theme": "1.16.0", + "@washingtonpost/wpds-button": "1.16.1", + "@washingtonpost/wpds-icon": "1.16.1", + "@washingtonpost/wpds-pagination-dots": "1.16.1", + "@washingtonpost/wpds-theme": "1.16.1", "nanoid": "^3.3.4", "react-swipeable": "^7.0.0" }, diff --git a/ui/checkbox/CHANGELOG.md b/ui/checkbox/CHANGELOG.md index 98aebe1c7..413daf66a 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.16.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.16.0...v1.16.1) (2023-10-31) + +**Note:** Version bump only for package @washingtonpost/wpds-checkbox + + + + + # [1.16.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.15.0...v1.16.0) (2023-10-24) **Note:** Version bump only for package @washingtonpost/wpds-checkbox diff --git a/ui/checkbox/package.json b/ui/checkbox/package.json index 91f8ec3a0..cc369b3c5 100644 --- a/ui/checkbox/package.json +++ b/ui/checkbox/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-checkbox", - "version": "1.16.0", + "version": "1.16.1", "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.16.0", - "@washingtonpost/wpds-input-label": "1.16.0", - "@washingtonpost/wpds-input-shared": "1.16.0", - "@washingtonpost/wpds-theme": "1.16.0", - "@washingtonpost/wpds-visually-hidden": "1.16.0", + "@washingtonpost/wpds-icon": "1.16.1", + "@washingtonpost/wpds-input-label": "1.16.1", + "@washingtonpost/wpds-input-shared": "1.16.1", + "@washingtonpost/wpds-theme": "1.16.1", + "@washingtonpost/wpds-visually-hidden": "1.16.1", "react": "^16.8.6 || ^17.0.2" }, "gitHead": "a87a64afb6b5750f400df7f4e83ffb88d6972333" diff --git a/ui/container/CHANGELOG.md b/ui/container/CHANGELOG.md index 2c0659b7f..9306f4157 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.16.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.16.0...v1.16.1) (2023-10-31) + +**Note:** Version bump only for package @washingtonpost/wpds-container + + + + + # [1.16.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.15.0...v1.16.0) (2023-10-24) **Note:** Version bump only for package @washingtonpost/wpds-container diff --git a/ui/container/package.json b/ui/container/package.json index 9765c87c3..023b43449 100644 --- a/ui/container/package.json +++ b/ui/container/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-container", - "version": "1.16.0", + "version": "1.16.1", "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.16.0", + "@washingtonpost/wpds-theme": "1.16.1", "react": "^16.8.6 || ^17.0.2" }, "gitHead": "a87a64afb6b5750f400df7f4e83ffb88d6972333" diff --git a/ui/divider/CHANGELOG.md b/ui/divider/CHANGELOG.md index 054519ed0..2eedafe36 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.16.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.16.0...v1.16.1) (2023-10-31) + +**Note:** Version bump only for package @washingtonpost/wpds-divider + + + + + # [1.16.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.15.0...v1.16.0) (2023-10-24) **Note:** Version bump only for package @washingtonpost/wpds-divider diff --git a/ui/divider/package.json b/ui/divider/package.json index 57de8908a..8ab6e1819 100644 --- a/ui/divider/package.json +++ b/ui/divider/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-divider", - "version": "1.16.0", + "version": "1.16.1", "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.16.0" + "@washingtonpost/wpds-theme": "1.16.1" }, "gitHead": "a87a64afb6b5750f400df7f4e83ffb88d6972333" } diff --git a/ui/drawer/CHANGELOG.md b/ui/drawer/CHANGELOG.md index 3ef672b58..3ff46e620 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.16.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.16.0...v1.16.1) (2023-10-31) + +**Note:** Version bump only for package @washingtonpost/wpds-drawer + + + + + # [1.16.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.15.0...v1.16.0) (2023-10-24) **Note:** Version bump only for package @washingtonpost/wpds-drawer diff --git a/ui/drawer/package.json b/ui/drawer/package.json index cdee6f641..5b3a0c50f 100644 --- a/ui/drawer/package.json +++ b/ui/drawer/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-drawer", - "version": "1.16.0", + "version": "1.16.1", "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.16.0", - "@washingtonpost/wpds-icon": "1.16.0", - "@washingtonpost/wpds-scrim": "1.16.0", - "@washingtonpost/wpds-theme": "1.16.0", + "@washingtonpost/wpds-button": "1.16.1", + "@washingtonpost/wpds-icon": "1.16.1", + "@washingtonpost/wpds-scrim": "1.16.1", + "@washingtonpost/wpds-theme": "1.16.1", "react-transition-group": "^4.4.5" }, "gitHead": "a87a64afb6b5750f400df7f4e83ffb88d6972333" diff --git a/ui/error-message/CHANGELOG.md b/ui/error-message/CHANGELOG.md index 7ff2d05c8..d57c852a3 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.16.1](https://github.com/WPMedia/wpds-ui-kit/compare/v1.16.0...v1.16.1) (2023-10-31) + +**Note:** Version bump only for package @washingtonpost/wpds-error-message + + + + + # [1.16.0](https://github.com/WPMedia/wpds-ui-kit/compare/v1.15.0...v1.16.0) (2023-10-24) **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 1fbce1b4a..0809bd383 100644 --- a/ui/error-message/package.json +++ b/ui/error-message/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-error-message", - "version": "1.16.0", + "version": "1.16.1", "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.16.0" + "@washingtonpost/wpds-theme": "1.16.1" }, "gitHead": "a87a64afb6b5750f400df7f4e83ffb88d6972333" } diff --git a/ui/eslint-plugin/CHANGELOG.md b/ui/eslint-plugin/CHANGELOG.md index aa3239e58..f020a0c57 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.16.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.16.0...v1.16.1) (2023-10-31) + +**Note:** Version bump only for package @washingtonpost/eslint-plugin-wpds + + + + + # [1.16.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.15.0...v1.16.0) (2023-10-24) **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 8114b3978..56bbe2a12 100644 --- a/ui/eslint-plugin/package.json +++ b/ui/eslint-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/eslint-plugin-wpds", - "version": "1.16.0", + "version": "1.16.1", "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.16.0" + "@washingtonpost/wpds-theme": "1.16.1" }, "devDependencies": { "jest": "^28.1.0" diff --git a/ui/fieldset/CHANGELOG.md b/ui/fieldset/CHANGELOG.md index be2b7a1e9..2aab9b5cb 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.16.1](https://github.com/WPMedia/wpds-ui-kit/compare/v1.16.0...v1.16.1) (2023-10-31) + +**Note:** Version bump only for package @washingtonpost/wpds-fieldset + + + + + # [1.16.0](https://github.com/WPMedia/wpds-ui-kit/compare/v1.15.0...v1.16.0) (2023-10-24) **Note:** Version bump only for package @washingtonpost/wpds-fieldset diff --git a/ui/fieldset/package.json b/ui/fieldset/package.json index 4ba7e9b65..5bfac9d74 100644 --- a/ui/fieldset/package.json +++ b/ui/fieldset/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-fieldset", - "version": "1.16.0", + "version": "1.16.1", "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.16.0" + "@washingtonpost/wpds-theme": "1.16.1" }, "gitHead": "a87a64afb6b5750f400df7f4e83ffb88d6972333" } diff --git a/ui/helper-text/CHANGELOG.md b/ui/helper-text/CHANGELOG.md index 64af6c44a..cbf946d28 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.16.1](https://github.com/WPMedia/wpds-ui-kit/compare/v1.16.0...v1.16.1) (2023-10-31) + +**Note:** Version bump only for package @washingtonpost/wpds-helper-text + + + + + # [1.16.0](https://github.com/WPMedia/wpds-ui-kit/compare/v1.15.0...v1.16.0) (2023-10-24) **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 9b2d1ed8e..efc7682f4 100644 --- a/ui/helper-text/package.json +++ b/ui/helper-text/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-helper-text", - "version": "1.16.0", + "version": "1.16.1", "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.16.0" + "@washingtonpost/wpds-theme": "1.16.1" }, "gitHead": "a87a64afb6b5750f400df7f4e83ffb88d6972333" } diff --git a/ui/icon/CHANGELOG.md b/ui/icon/CHANGELOG.md index 5ac66c3dc..15d72d8bd 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.16.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.16.0...v1.16.1) (2023-10-31) + +**Note:** Version bump only for package @washingtonpost/wpds-icon + + + + + # [1.16.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.15.0...v1.16.0) (2023-10-24) **Note:** Version bump only for package @washingtonpost/wpds-icon diff --git a/ui/icon/package.json b/ui/icon/package.json index b7c17fdf7..71cb1456c 100644 --- a/ui/icon/package.json +++ b/ui/icon/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-icon", - "version": "1.16.0", + "version": "1.16.1", "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.16.0", - "@washingtonpost/wpds-visually-hidden": "1.16.0", + "@washingtonpost/wpds-theme": "1.16.1", + "@washingtonpost/wpds-visually-hidden": "1.16.1", "react": "^16.8.6 || ^17.0.2" }, "gitHead": "a87a64afb6b5750f400df7f4e83ffb88d6972333" diff --git a/ui/input-label/CHANGELOG.md b/ui/input-label/CHANGELOG.md index 559d5fd0b..7d93fcc35 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.16.1](https://github.com/WPMedia/wpds-ui-kit/compare/v1.16.0...v1.16.1) (2023-10-31) + +**Note:** Version bump only for package @washingtonpost/wpds-input-label + + + + + # [1.16.0](https://github.com/WPMedia/wpds-ui-kit/compare/v1.15.0...v1.16.0) (2023-10-24) **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 07db69105..d456fca34 100644 --- a/ui/input-label/package.json +++ b/ui/input-label/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-input-label", - "version": "1.16.0", + "version": "1.16.1", "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.16.0", - "@washingtonpost/wpds-theme": "1.16.0" + "@washingtonpost/wpds-input-shared": "1.16.1", + "@washingtonpost/wpds-theme": "1.16.1" }, "gitHead": "a87a64afb6b5750f400df7f4e83ffb88d6972333" } diff --git a/ui/input-password/CHANGELOG.md b/ui/input-password/CHANGELOG.md index bc10bf442..b2ceda450 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.16.1](https://github.com/WPMedia/wpds-ui-kit/compare/v1.16.0...v1.16.1) (2023-10-31) + +**Note:** Version bump only for package @washingtonpost/wpds-input-password + + + + + # [1.16.0](https://github.com/WPMedia/wpds-ui-kit/compare/v1.15.0...v1.16.0) (2023-10-24) **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 60cc8e7d5..64b23f062 100644 --- a/ui/input-password/package.json +++ b/ui/input-password/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-input-password", - "version": "1.16.0", + "version": "1.16.1", "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.16.0", - "@washingtonpost/wpds-input-text": "1.16.0" + "@washingtonpost/wpds-icon": "1.16.1", + "@washingtonpost/wpds-input-text": "1.16.1" }, "gitHead": "a87a64afb6b5750f400df7f4e83ffb88d6972333" } diff --git a/ui/input-search/CHANGELOG.md b/ui/input-search/CHANGELOG.md index 7c4790dd2..b17c4edcd 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.16.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.16.0...v1.16.1) (2023-10-31) + +**Note:** Version bump only for package @washingtonpost/wpds-input-search + + + + + # [1.16.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.15.0...v1.16.0) (2023-10-24) **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 1f8ee5cf0..5f684a0d5 100644 --- a/ui/input-search/package.json +++ b/ui/input-search/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-input-search", - "version": "1.16.0", + "version": "1.16.1", "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.16.0", - "@washingtonpost/wpds-input-label": "1.16.0", - "@washingtonpost/wpds-input-text": "1.16.0", - "@washingtonpost/wpds-theme": "1.16.0", + "@washingtonpost/wpds-icon": "1.16.1", + "@washingtonpost/wpds-input-label": "1.16.1", + "@washingtonpost/wpds-input-text": "1.16.1", + "@washingtonpost/wpds-theme": "1.16.1", "match-sorter": "6.3.1" }, "gitHead": "a87a64afb6b5750f400df7f4e83ffb88d6972333" diff --git a/ui/input-shared/CHANGELOG.md b/ui/input-shared/CHANGELOG.md index deff2ee28..aadf2ca25 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.16.1](https://github.com/WPMedia/wpds-ui-kit/compare/v1.16.0...v1.16.1) (2023-10-31) + +**Note:** Version bump only for package @washingtonpost/wpds-input-shared + + + + + # [1.16.0](https://github.com/WPMedia/wpds-ui-kit/compare/v1.15.0...v1.16.0) (2023-10-24) **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 8f1d4d9aa..80fd00e6e 100644 --- a/ui/input-shared/package.json +++ b/ui/input-shared/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-input-shared", - "version": "1.16.0", + "version": "1.16.1", "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.16.0" + "@washingtonpost/wpds-theme": "1.16.1" }, "gitHead": "a87a64afb6b5750f400df7f4e83ffb88d6972333" } diff --git a/ui/input-text/CHANGELOG.md b/ui/input-text/CHANGELOG.md index 39437f771..48c49bd53 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.16.1](https://github.com/WPMedia/wpds-ui-kit/compare/v1.16.0...v1.16.1) (2023-10-31) + +**Note:** Version bump only for package @washingtonpost/wpds-input-text + + + + + # [1.16.0](https://github.com/WPMedia/wpds-ui-kit/compare/v1.15.0...v1.16.0) (2023-10-24) ### Bug Fixes diff --git a/ui/input-text/package.json b/ui/input-text/package.json index 252ea8fa9..8bd4afa23 100644 --- a/ui/input-text/package.json +++ b/ui/input-text/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-input-text", - "version": "1.16.0", + "version": "1.16.1", "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.16.0", - "@washingtonpost/wpds-error-message": "1.16.0", - "@washingtonpost/wpds-helper-text": "1.16.0", - "@washingtonpost/wpds-icon": "1.16.0", - "@washingtonpost/wpds-input-label": "1.16.0", - "@washingtonpost/wpds-input-shared": "1.16.0", - "@washingtonpost/wpds-theme": "1.16.0", - "@washingtonpost/wpds-visually-hidden": "1.16.0", + "@washingtonpost/wpds-button": "1.16.1", + "@washingtonpost/wpds-error-message": "1.16.1", + "@washingtonpost/wpds-helper-text": "1.16.1", + "@washingtonpost/wpds-icon": "1.16.1", + "@washingtonpost/wpds-input-label": "1.16.1", + "@washingtonpost/wpds-input-shared": "1.16.1", + "@washingtonpost/wpds-theme": "1.16.1", + "@washingtonpost/wpds-visually-hidden": "1.16.1", "nanoid": "^3.3.4" }, "gitHead": "a87a64afb6b5750f400df7f4e83ffb88d6972333" diff --git a/ui/input-textarea/CHANGELOG.md b/ui/input-textarea/CHANGELOG.md index 3be010504..fde0d3999 100644 --- a/ui/input-textarea/CHANGELOG.md +++ b/ui/input-textarea/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.16.1](https://github.com/WPMedia/wpds-ui-kit/compare/v1.16.0...v1.16.1) (2023-10-31) + + +### Bug Fixes + +* prevent content and label overlap in InputTextarea ([3221741](https://github.com/WPMedia/wpds-ui-kit/commit/322174186b61a723b9fcc6fc07c88d7abff624de)) + + + + + # [1.16.0](https://github.com/WPMedia/wpds-ui-kit/compare/v1.15.0...v1.16.0) (2023-10-24) **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 4c47bdbf5..30035b19b 100644 --- a/ui/input-textarea/package.json +++ b/ui/input-textarea/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-input-textarea", - "version": "1.16.0", + "version": "1.16.1", "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.16.0", - "@washingtonpost/wpds-helper-text": "1.16.0", - "@washingtonpost/wpds-input-label": "1.16.0", - "@washingtonpost/wpds-input-shared": "1.16.0", - "@washingtonpost/wpds-theme": "1.16.0", + "@washingtonpost/wpds-error-message": "1.16.1", + "@washingtonpost/wpds-helper-text": "1.16.1", + "@washingtonpost/wpds-input-label": "1.16.1", + "@washingtonpost/wpds-input-shared": "1.16.1", + "@washingtonpost/wpds-theme": "1.16.1", "nanoid": "^3.3.4", "react": "^16.8.6 || ^17.0.2" }, diff --git a/ui/kit/CHANGELOG.md b/ui/kit/CHANGELOG.md index f2a8b1d7a..1fc9f2ec9 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.16.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.16.0...v1.16.1) (2023-10-31) + +**Note:** Version bump only for package @washingtonpost/wpds-ui-kit + + + + + # [1.16.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.15.0...v1.16.0) (2023-10-24) **Note:** Version bump only for package @washingtonpost/wpds-ui-kit diff --git a/ui/kit/package.json b/ui/kit/package.json index 2d8151133..eecd7dbe7 100644 --- a/ui/kit/package.json +++ b/ui/kit/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-ui-kit", - "version": "1.16.0", + "version": "1.16.1", "description": "WPDS UI Kit", "author": "WPDS Support ", "homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", @@ -32,41 +32,41 @@ "url": "https://github.com/washingtonpost/wpds-ui-kit/issues" }, "dependencies": { - "@washingtonpost/eslint-plugin-wpds": "1.16.0", - "@washingtonpost/wpds-accordion": "1.16.0", - "@washingtonpost/wpds-action-menu": "1.16.0", - "@washingtonpost/wpds-alert-banner": "1.16.0", - "@washingtonpost/wpds-app-bar": "1.16.0", - "@washingtonpost/wpds-avatar": "1.16.0", - "@washingtonpost/wpds-box": "1.16.0", - "@washingtonpost/wpds-button": "1.16.0", - "@washingtonpost/wpds-card": "1.16.0", - "@washingtonpost/wpds-carousel": "1.16.0", - "@washingtonpost/wpds-checkbox": "1.16.0", - "@washingtonpost/wpds-container": "1.16.0", - "@washingtonpost/wpds-divider": "1.16.0", - "@washingtonpost/wpds-drawer": "1.16.0", - "@washingtonpost/wpds-error-message": "1.16.0", - "@washingtonpost/wpds-fieldset": "1.16.0", - "@washingtonpost/wpds-helper-text": "1.16.0", - "@washingtonpost/wpds-icon": "1.16.0", - "@washingtonpost/wpds-input-label": "1.16.0", - "@washingtonpost/wpds-input-password": "1.16.0", - "@washingtonpost/wpds-input-search": "1.16.0", - "@washingtonpost/wpds-input-shared": "1.16.0", - "@washingtonpost/wpds-input-text": "1.16.0", - "@washingtonpost/wpds-input-textarea": "1.16.0", - "@washingtonpost/wpds-navigation-menu": "1.16.0", - "@washingtonpost/wpds-pagination-dots": "1.16.0", - "@washingtonpost/wpds-popover": "1.16.0", - "@washingtonpost/wpds-radio-group": "1.16.0", - "@washingtonpost/wpds-scrim": "1.16.0", - "@washingtonpost/wpds-select": "1.16.0", - "@washingtonpost/wpds-switch": "1.16.0", - "@washingtonpost/wpds-tabs": "1.16.0", - "@washingtonpost/wpds-theme": "1.16.0", - "@washingtonpost/wpds-tooltip": "1.16.0", - "@washingtonpost/wpds-visually-hidden": "1.16.0" + "@washingtonpost/eslint-plugin-wpds": "1.16.1", + "@washingtonpost/wpds-accordion": "1.16.1", + "@washingtonpost/wpds-action-menu": "1.16.1", + "@washingtonpost/wpds-alert-banner": "1.16.1", + "@washingtonpost/wpds-app-bar": "1.16.1", + "@washingtonpost/wpds-avatar": "1.16.1", + "@washingtonpost/wpds-box": "1.16.1", + "@washingtonpost/wpds-button": "1.16.1", + "@washingtonpost/wpds-card": "1.16.1", + "@washingtonpost/wpds-carousel": "1.16.1", + "@washingtonpost/wpds-checkbox": "1.16.1", + "@washingtonpost/wpds-container": "1.16.1", + "@washingtonpost/wpds-divider": "1.16.1", + "@washingtonpost/wpds-drawer": "1.16.1", + "@washingtonpost/wpds-error-message": "1.16.1", + "@washingtonpost/wpds-fieldset": "1.16.1", + "@washingtonpost/wpds-helper-text": "1.16.1", + "@washingtonpost/wpds-icon": "1.16.1", + "@washingtonpost/wpds-input-label": "1.16.1", + "@washingtonpost/wpds-input-password": "1.16.1", + "@washingtonpost/wpds-input-search": "1.16.1", + "@washingtonpost/wpds-input-shared": "1.16.1", + "@washingtonpost/wpds-input-text": "1.16.1", + "@washingtonpost/wpds-input-textarea": "1.16.1", + "@washingtonpost/wpds-navigation-menu": "1.16.1", + "@washingtonpost/wpds-pagination-dots": "1.16.1", + "@washingtonpost/wpds-popover": "1.16.1", + "@washingtonpost/wpds-radio-group": "1.16.1", + "@washingtonpost/wpds-scrim": "1.16.1", + "@washingtonpost/wpds-select": "1.16.1", + "@washingtonpost/wpds-switch": "1.16.1", + "@washingtonpost/wpds-tabs": "1.16.1", + "@washingtonpost/wpds-theme": "1.16.1", + "@washingtonpost/wpds-tooltip": "1.16.1", + "@washingtonpost/wpds-visually-hidden": "1.16.1" }, "devDependencies": { "tsup": "5.11.13", diff --git a/ui/kitchen-sink/CHANGELOG.md b/ui/kitchen-sink/CHANGELOG.md index c10948afe..11612b037 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.16.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.16.0...v1.16.1) (2023-10-31) + +**Note:** Version bump only for package @washingtonpost/wpds-kitchen-sink + + + + + # [1.16.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.15.0...v1.16.0) (2023-10-24) **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 acea103bf..43c60e2cd 100644 --- a/ui/kitchen-sink/package.json +++ b/ui/kitchen-sink/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-kitchen-sink", - "version": "1.16.0", + "version": "1.16.1", "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.16.0", + "@washingtonpost/wpds-ui-kit": "1.16.1", "nanoid": "^3.3.4" }, "gitHead": "a87a64afb6b5750f400df7f4e83ffb88d6972333" diff --git a/ui/navigation-menu/CHANGELOG.md b/ui/navigation-menu/CHANGELOG.md index 2b9448f5e..e5d95eb63 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.16.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.16.0...v1.16.1) (2023-10-31) + +**Note:** Version bump only for package @washingtonpost/wpds-navigation-menu + + + + + # [1.16.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.15.0...v1.16.0) (2023-10-24) **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 e4ad15a24..110acc288 100644 --- a/ui/navigation-menu/package.json +++ b/ui/navigation-menu/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-navigation-menu", - "version": "1.16.0", + "version": "1.16.1", "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.16.0", + "@washingtonpost/wpds-theme": "1.16.1", "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 1f619492b..ad4c2f74a 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.16.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.16.0...v1.16.1) (2023-10-31) + +**Note:** Version bump only for package @washingtonpost/wpds-pagination-dots + + + + + # [1.16.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.15.0...v1.16.0) (2023-10-24) **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 45b0b4953..073f3c73a 100644 --- a/ui/pagination-dots/package.json +++ b/ui/pagination-dots/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-pagination-dots", - "version": "1.16.0", + "version": "1.16.1", "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.16.0" + "@washingtonpost/wpds-theme": "1.16.1" }, "gitHead": "a87a64afb6b5750f400df7f4e83ffb88d6972333" } diff --git a/ui/popover/CHANGELOG.md b/ui/popover/CHANGELOG.md index a4952d292..62463d960 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.16.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.16.0...v1.16.1) (2023-10-31) + +**Note:** Version bump only for package @washingtonpost/wpds-popover + + + + + # [1.16.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.15.0...v1.16.0) (2023-10-24) **Note:** Version bump only for package @washingtonpost/wpds-popover diff --git a/ui/popover/package.json b/ui/popover/package.json index 7f58d3408..132a9e57c 100644 --- a/ui/popover/package.json +++ b/ui/popover/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-popover", - "version": "1.16.0", + "version": "1.16.1", "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.16.0", - "@washingtonpost/wpds-icon": "1.16.0", - "@washingtonpost/wpds-theme": "1.16.0" + "@washingtonpost/wpds-button": "1.16.1", + "@washingtonpost/wpds-icon": "1.16.1", + "@washingtonpost/wpds-theme": "1.16.1" }, "gitHead": "a87a64afb6b5750f400df7f4e83ffb88d6972333" } diff --git a/ui/radio-group/CHANGELOG.md b/ui/radio-group/CHANGELOG.md index f3fc2747f..c1de0cd47 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.16.1](https://github.com/WPMedia/wpds-ui-kit/compare/v1.16.0...v1.16.1) (2023-10-31) + +**Note:** Version bump only for package @washingtonpost/wpds-radio-group + + + + + # [1.16.0](https://github.com/WPMedia/wpds-ui-kit/compare/v1.15.0...v1.16.0) (2023-10-24) **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 6a27339eb..8fd81d04a 100644 --- a/ui/radio-group/package.json +++ b/ui/radio-group/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-radio-group", - "version": "1.16.0", + "version": "1.16.1", "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.16.0", - "@washingtonpost/wpds-fieldset": "1.16.0", - "@washingtonpost/wpds-input-label": "1.16.0", - "@washingtonpost/wpds-theme": "1.16.0", + "@washingtonpost/wpds-error-message": "1.16.1", + "@washingtonpost/wpds-fieldset": "1.16.1", + "@washingtonpost/wpds-input-label": "1.16.1", + "@washingtonpost/wpds-theme": "1.16.1", "nanoid": "^3.3.3" }, "gitHead": "a87a64afb6b5750f400df7f4e83ffb88d6972333" diff --git a/ui/scrim/CHANGELOG.md b/ui/scrim/CHANGELOG.md index 5a7c0f72d..27285e2c4 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.16.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.16.0...v1.16.1) (2023-10-31) + +**Note:** Version bump only for package @washingtonpost/wpds-scrim + + + + + # [1.16.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.15.0...v1.16.0) (2023-10-24) **Note:** Version bump only for package @washingtonpost/wpds-scrim diff --git a/ui/scrim/package.json b/ui/scrim/package.json index f784721f4..80db462cb 100644 --- a/ui/scrim/package.json +++ b/ui/scrim/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-scrim", - "version": "1.16.0", + "version": "1.16.1", "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.16.0", + "@washingtonpost/wpds-theme": "1.16.1", "react-transition-group": "^4.4.5" }, "gitHead": "a87a64afb6b5750f400df7f4e83ffb88d6972333" diff --git a/ui/select/CHANGELOG.md b/ui/select/CHANGELOG.md index 7089c8002..145e819e8 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.16.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.16.0...v1.16.1) (2023-10-31) + +**Note:** Version bump only for package @washingtonpost/wpds-select + + + + + # [1.16.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.15.0...v1.16.0) (2023-10-24) **Note:** Version bump only for package @washingtonpost/wpds-select diff --git a/ui/select/package.json b/ui/select/package.json index 733b9fe60..fc3cd61e3 100644 --- a/ui/select/package.json +++ b/ui/select/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-select", - "version": "1.16.0", + "version": "1.16.1", "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.16.0", - "@washingtonpost/wpds-icon": "1.16.0", - "@washingtonpost/wpds-input-label": "1.16.0", - "@washingtonpost/wpds-input-shared": "1.16.0", - "@washingtonpost/wpds-theme": "1.16.0", + "@washingtonpost/wpds-divider": "1.16.1", + "@washingtonpost/wpds-icon": "1.16.1", + "@washingtonpost/wpds-input-label": "1.16.1", + "@washingtonpost/wpds-input-shared": "1.16.1", + "@washingtonpost/wpds-theme": "1.16.1", "nanoid": "^3.3.4" }, "gitHead": "a87a64afb6b5750f400df7f4e83ffb88d6972333" diff --git a/ui/switch/CHANGELOG.md b/ui/switch/CHANGELOG.md index 4470aaeb6..ce1430f75 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.16.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.16.0...v1.16.1) (2023-10-31) + +**Note:** Version bump only for package @washingtonpost/wpds-switch + + + + + # [1.16.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.15.0...v1.16.0) (2023-10-24) **Note:** Version bump only for package @washingtonpost/wpds-switch diff --git a/ui/switch/package.json b/ui/switch/package.json index 38eb6fe34..4d8ca5f97 100644 --- a/ui/switch/package.json +++ b/ui/switch/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-switch", - "version": "1.16.0", + "version": "1.16.1", "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.16.0" + "@washingtonpost/wpds-theme": "1.16.1" }, "gitHead": "a87a64afb6b5750f400df7f4e83ffb88d6972333" } diff --git a/ui/tabs/CHANGELOG.md b/ui/tabs/CHANGELOG.md index 380012be8..ea41ed8ae 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.16.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.16.0...v1.16.1) (2023-10-31) + +**Note:** Version bump only for package @washingtonpost/wpds-tabs + + + + + # [1.16.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.15.0...v1.16.0) (2023-10-24) **Note:** Version bump only for package @washingtonpost/wpds-tabs diff --git a/ui/tabs/package.json b/ui/tabs/package.json index 038b05e08..4b8e9e78f 100644 --- a/ui/tabs/package.json +++ b/ui/tabs/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-tabs", - "version": "1.16.0", + "version": "1.16.1", "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.16.0", - "@washingtonpost/wpds-tooltip": "1.16.0", + "@washingtonpost/wpds-theme": "1.16.1", + "@washingtonpost/wpds-tooltip": "1.16.1", "react-transition-group": "^4.4.5" }, "gitHead": "a87a64afb6b5750f400df7f4e83ffb88d6972333" diff --git a/ui/tailwind-theme/CHANGELOG.md b/ui/tailwind-theme/CHANGELOG.md index f342a8c69..5ddf0cb5a 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.16.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.16.0...v1.16.1) (2023-10-31) + +**Note:** Version bump only for package @washingtonpost/wpds-tailwind-theme + + + + + # [1.16.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.15.0...v1.16.0) (2023-10-24) **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 2c746b227..76ad089e5 100644 --- a/ui/tailwind-theme/package.json +++ b/ui/tailwind-theme/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-tailwind-theme", - "version": "1.16.0", + "version": "1.16.1", "description": "WPDS Tailwind Theme", "author": "WPDS Support ", "license": "MIT", @@ -20,7 +20,7 @@ "@washingtonpost/wpds-theme": "*" }, "dependencies": { - "@washingtonpost/wpds-theme": "1.16.0" + "@washingtonpost/wpds-theme": "1.16.1" }, "devDependencies": { "autoprefixer": "^10.4.14", diff --git a/ui/theme/CHANGELOG.md b/ui/theme/CHANGELOG.md index b05a1cb07..0b10cf9bb 100644 --- a/ui/theme/CHANGELOG.md +++ b/ui/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.16.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.16.0...v1.16.1) (2023-10-31) + +**Note:** Version bump only for package @washingtonpost/wpds-theme + + + + + # [1.16.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.15.0...v1.16.0) (2023-10-24) **Note:** Version bump only for package @washingtonpost/wpds-theme diff --git a/ui/theme/package.json b/ui/theme/package.json index b3182fb47..73def5d1e 100644 --- a/ui/theme/package.json +++ b/ui/theme/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-theme", - "version": "1.16.0", + "version": "1.16.1", "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 6aa571b93..1a8c3860f 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.16.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.16.0...v1.16.1) (2023-10-31) + +**Note:** Version bump only for package @washingtonpost/wpds-tokens + + + + + # [1.16.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.15.0...v1.16.0) (2023-10-24) ### Features diff --git a/ui/tokens/package.json b/ui/tokens/package.json index ce994a6ef..69ee85354 100644 --- a/ui/tokens/package.json +++ b/ui/tokens/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-tokens", - "version": "1.16.0", + "version": "1.16.1", "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 5402fecc4..f9a3c3002 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.16.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.16.0...v1.16.1) (2023-10-31) + +**Note:** Version bump only for package @washingtonpost/wpds-tooltip + + + + + # [1.16.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.15.0...v1.16.0) (2023-10-24) **Note:** Version bump only for package @washingtonpost/wpds-tooltip diff --git a/ui/tooltip/package.json b/ui/tooltip/package.json index ef52e34f1..3a3cd78d7 100644 --- a/ui/tooltip/package.json +++ b/ui/tooltip/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-tooltip", - "version": "1.16.0", + "version": "1.16.1", "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.16.0" + "@washingtonpost/wpds-theme": "1.16.1" }, "gitHead": "a87a64afb6b5750f400df7f4e83ffb88d6972333" } diff --git a/ui/visually-hidden/CHANGELOG.md b/ui/visually-hidden/CHANGELOG.md index 0cdbebdd5..1374ddff8 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.16.1](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.16.0...v1.16.1) (2023-10-31) + +**Note:** Version bump only for package @washingtonpost/wpds-visually-hidden + + + + + # [1.16.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v1.15.0...v1.16.0) (2023-10-24) **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 e2c4525ed..b0e62f64e 100644 --- a/ui/visually-hidden/package.json +++ b/ui/visually-hidden/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-visually-hidden", - "version": "1.16.0", + "version": "1.16.1", "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.16.0", + "@washingtonpost/wpds-theme": "1.16.1", "react": "^16.8.6 || ^17.0.2" }, "gitHead": "a87a64afb6b5750f400df7f4e83ffb88d6972333"