diff --git a/CHANGELOG.md b/CHANGELOG.md index 70f88fe91..d3b31f8c2 100644 --- a/CHANGELOG.md +++ b/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. +# [2.5.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.4.0...v2.5.0) (2024-07-22) + +### Bug Fixes + +- **kit:** replace all instances of legacy faint, subtle tokens with outline token ([133153d](https://github.com/washingtonpost/wpds-ui-kit/commit/133153dcfb1906b7ceb2c7998a08e61749be4eaa)) +- remove reach dependency in InputSearch for React 18 compatibility ([#645](https://github.com/washingtonpost/wpds-ui-kit/issues/645)) ([7634780](https://github.com/washingtonpost/wpds-ui-kit/commit/7634780f253192ee630609216e32c59db146bc03)) + +### Features + +- update wam ([#651](https://github.com/washingtonpost/wpds-ui-kit/issues/651)) ([938399f](https://github.com/washingtonpost/wpds-ui-kit/commit/938399f8dd987d1056c4b02bc143dbeb917acb06)) + # [2.4.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.3.2...v2.4.0) (2024-06-28) ### Features diff --git a/apps/nextjs13-approuter/CHANGELOG.md b/apps/nextjs13-approuter/CHANGELOG.md index 77450bd18..0a0fd2cf2 100644 --- a/apps/nextjs13-approuter/CHANGELOG.md +++ b/apps/nextjs13-approuter/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.5.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.4.0...v2.5.0) (2024-07-22) + +**Note:** Version bump only for package nextjs13-approuter + # [2.4.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.3.2...v2.4.0) (2024-06-28) **Note:** Version bump only for package nextjs13-approuter diff --git a/apps/nextjs13-approuter/package.json b/apps/nextjs13-approuter/package.json index 2a2a1e999..944b06745 100644 --- a/apps/nextjs13-approuter/package.json +++ b/apps/nextjs13-approuter/package.json @@ -1,6 +1,6 @@ { "name": "nextjs13-approuter", - "version": "2.4.0", + "version": "2.5.0", "private": true, "scripts": { "dev": "next dev", @@ -9,8 +9,8 @@ "lint": "next lint" }, "dependencies": { - "@washingtonpost/wpds-kitchen-sink": "2.4.0", - "@washingtonpost/wpds-ui-kit": "2.4.0", + "@washingtonpost/wpds-kitchen-sink": "2.5.0", + "@washingtonpost/wpds-ui-kit": "2.5.0", "next": "13.5.6", "react": "^18.2.0", "react-dom": "^18.2.0" diff --git a/apps/nextjs13-pagerouter/CHANGELOG.md b/apps/nextjs13-pagerouter/CHANGELOG.md index 35f310a0f..326190994 100644 --- a/apps/nextjs13-pagerouter/CHANGELOG.md +++ b/apps/nextjs13-pagerouter/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.5.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.4.0...v2.5.0) (2024-07-22) + +**Note:** Version bump only for package nextjs13-pagerouter + # [2.4.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.3.2...v2.4.0) (2024-06-28) **Note:** Version bump only for package nextjs13-pagerouter diff --git a/apps/nextjs13-pagerouter/package.json b/apps/nextjs13-pagerouter/package.json index 6448e57e4..9baeee412 100644 --- a/apps/nextjs13-pagerouter/package.json +++ b/apps/nextjs13-pagerouter/package.json @@ -1,6 +1,6 @@ { "name": "nextjs13-pagerouter", - "version": "2.4.0", + "version": "2.5.0", "private": true, "scripts": { "dev": "next dev", @@ -9,8 +9,8 @@ "lint": "next lint" }, "dependencies": { - "@washingtonpost/wpds-kitchen-sink": "2.4.0", - "@washingtonpost/wpds-ui-kit": "2.4.0", + "@washingtonpost/wpds-kitchen-sink": "2.5.0", + "@washingtonpost/wpds-ui-kit": "2.5.0", "next": "13.5.6", "react": "^18.2.0", "react-dom": "^18.2.0" diff --git a/apps/nextjs14-approuter/CHANGELOG.md b/apps/nextjs14-approuter/CHANGELOG.md index a9089ea8a..b6f35ea7b 100644 --- a/apps/nextjs14-approuter/CHANGELOG.md +++ b/apps/nextjs14-approuter/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.5.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.4.0...v2.5.0) (2024-07-22) + +**Note:** Version bump only for package nextjs14-approuter + # [2.4.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.3.2...v2.4.0) (2024-06-28) **Note:** Version bump only for package nextjs14-approuter diff --git a/apps/nextjs14-approuter/package.json b/apps/nextjs14-approuter/package.json index 4560d0e3b..119dadc0f 100644 --- a/apps/nextjs14-approuter/package.json +++ b/apps/nextjs14-approuter/package.json @@ -1,6 +1,6 @@ { "name": "nextjs14-approuter", - "version": "2.4.0", + "version": "2.5.0", "private": true, "scripts": { "dev": "next dev", @@ -9,8 +9,8 @@ "lint": "next lint" }, "dependencies": { - "@washingtonpost/wpds-kitchen-sink": "2.4.0", - "@washingtonpost/wpds-ui-kit": "2.4.0", + "@washingtonpost/wpds-kitchen-sink": "2.5.0", + "@washingtonpost/wpds-ui-kit": "2.5.0", "next": "14.0.3", "react": "^18.2.0", "react-dom": "^18.2.0" diff --git a/apps/nextjs14-pagerouter/CHANGELOG.md b/apps/nextjs14-pagerouter/CHANGELOG.md index f6308d295..98b41d27e 100644 --- a/apps/nextjs14-pagerouter/CHANGELOG.md +++ b/apps/nextjs14-pagerouter/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.5.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.4.0...v2.5.0) (2024-07-22) + +**Note:** Version bump only for package nextjs14-pagerouter + # [2.4.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.3.2...v2.4.0) (2024-06-28) **Note:** Version bump only for package nextjs14-pagerouter diff --git a/apps/nextjs14-pagerouter/package.json b/apps/nextjs14-pagerouter/package.json index 8361cccfc..1003f2cb6 100644 --- a/apps/nextjs14-pagerouter/package.json +++ b/apps/nextjs14-pagerouter/package.json @@ -1,6 +1,6 @@ { "name": "nextjs14-pagerouter", - "version": "2.4.0", + "version": "2.5.0", "private": true, "scripts": { "dev": "next dev", @@ -9,8 +9,8 @@ "lint": "next lint" }, "dependencies": { - "@washingtonpost/wpds-kitchen-sink": "2.4.0", - "@washingtonpost/wpds-ui-kit": "2.4.0", + "@washingtonpost/wpds-kitchen-sink": "2.5.0", + "@washingtonpost/wpds-ui-kit": "2.5.0", "next": "14.0.3", "react": "^18.2.0", "react-dom": "^18.2.0" diff --git a/build.washingtonpost.com/CHANGELOG.md b/build.washingtonpost.com/CHANGELOG.md index 6aa736d99..9d662f935 100644 --- a/build.washingtonpost.com/CHANGELOG.md +++ b/build.washingtonpost.com/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.5.0](https://github.com/washingtonpost/wpds-docs/compare/v2.4.0...v2.5.0) (2024-07-22) + +### Bug Fixes + +- remove reach dependency in InputSearch for React 18 compatibility ([#645](https://github.com/washingtonpost/wpds-docs/issues/645)) ([7634780](https://github.com/washingtonpost/wpds-docs/commit/7634780f253192ee630609216e32c59db146bc03)) + +### Features + +- update wam ([#651](https://github.com/washingtonpost/wpds-docs/issues/651)) ([938399f](https://github.com/washingtonpost/wpds-docs/commit/938399f8dd987d1056c4b02bc143dbeb917acb06)) + # [2.4.0](https://github.com/washingtonpost/wpds-docs/compare/v2.3.2...v2.4.0) (2024-06-28) ### Features diff --git a/build.washingtonpost.com/package.json b/build.washingtonpost.com/package.json index 7899e9403..0417fbc65 100644 --- a/build.washingtonpost.com/package.json +++ b/build.washingtonpost.com/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-docs", - "version": "2.4.0", + "version": "2.5.0", "private": true, "scripts": { "dev": "next-remote-watch ./docs", @@ -27,9 +27,9 @@ "@washingtonpost/site-footer": "0.25.3-alpha.1", "@washingtonpost/tachyons-css": "^1.8.0", "@washingtonpost/wpds-assets": "^2.4.1", - "@washingtonpost/wpds-kitchen-sink": "2.4.0", - "@washingtonpost/wpds-tailwind-theme": "2.4.0", - "@washingtonpost/wpds-tokens": "2.4.0", + "@washingtonpost/wpds-kitchen-sink": "2.5.0", + "@washingtonpost/wpds-tailwind-theme": "2.5.0", + "@washingtonpost/wpds-tokens": "2.5.0", "@washingtonpost/wpds-ui-kit": "file:../packages/kit", "fuse.js": "^6.6.2", "gray-matter": "^4.0.2", diff --git a/lerna.json b/lerna.json index cb61fea62..14bab6e54 100644 --- a/lerna.json +++ b/lerna.json @@ -28,5 +28,5 @@ "registry": "https://registry.npmjs.org/" } }, - "version": "2.4.0" + "version": "2.5.0" } diff --git a/package-lock.json b/package-lock.json index 4a4d2d869..5bdf1fa45 100644 --- a/package-lock.json +++ b/package-lock.json @@ -115,10 +115,10 @@ } }, "apps/nextjs13-approuter": { - "version": "2.4.0", + "version": "2.5.0", "dependencies": { - "@washingtonpost/wpds-kitchen-sink": "2.4.0", - "@washingtonpost/wpds-ui-kit": "2.4.0", + "@washingtonpost/wpds-kitchen-sink": "2.5.0", + "@washingtonpost/wpds-ui-kit": "2.5.0", "next": "13.5.6", "react": "^18.2.0", "react-dom": "^18.2.0" @@ -199,10 +199,10 @@ } }, "apps/nextjs13-pagerouter": { - "version": "2.4.0", + "version": "2.5.0", "dependencies": { - "@washingtonpost/wpds-kitchen-sink": "2.4.0", - "@washingtonpost/wpds-ui-kit": "2.4.0", + "@washingtonpost/wpds-kitchen-sink": "2.5.0", + "@washingtonpost/wpds-ui-kit": "2.5.0", "next": "13.5.6", "react": "^18.2.0", "react-dom": "^18.2.0" @@ -283,20 +283,20 @@ } }, "apps/nextjs14-approuter": { - "version": "2.4.0", + "version": "2.5.0", "dependencies": { - "@washingtonpost/wpds-kitchen-sink": "2.4.0", - "@washingtonpost/wpds-ui-kit": "2.4.0", + "@washingtonpost/wpds-kitchen-sink": "2.5.0", + "@washingtonpost/wpds-ui-kit": "2.5.0", "next": "14.0.3", "react": "^18.2.0", "react-dom": "^18.2.0" } }, "apps/nextjs14-pagerouter": { - "version": "2.4.0", + "version": "2.5.0", "dependencies": { - "@washingtonpost/wpds-kitchen-sink": "2.4.0", - "@washingtonpost/wpds-ui-kit": "2.4.0", + "@washingtonpost/wpds-kitchen-sink": "2.5.0", + "@washingtonpost/wpds-ui-kit": "2.5.0", "next": "14.0.3", "react": "^18.2.0", "react-dom": "^18.2.0" @@ -310,7 +310,7 @@ }, "build.washingtonpost.com": { "name": "@washingtonpost/wpds-docs", - "version": "2.4.0", + "version": "2.5.0", "hasInstallScript": true, "dependencies": { "@babel/standalone": "^7.17.11", @@ -328,9 +328,9 @@ "@washingtonpost/site-footer": "0.25.3-alpha.1", "@washingtonpost/tachyons-css": "^1.8.0", "@washingtonpost/wpds-assets": "^2.4.1", - "@washingtonpost/wpds-kitchen-sink": "2.4.0", - "@washingtonpost/wpds-tailwind-theme": "2.4.0", - "@washingtonpost/wpds-tokens": "2.4.0", + "@washingtonpost/wpds-kitchen-sink": "2.5.0", + "@washingtonpost/wpds-tailwind-theme": "2.5.0", + "@washingtonpost/wpds-tokens": "2.5.0", "@washingtonpost/wpds-ui-kit": "file:../packages/kit", "fuse.js": "^6.6.2", "gray-matter": "^4.0.2", @@ -38969,10 +38969,10 @@ }, "packages/eslint-plugin": { "name": "@washingtonpost/eslint-plugin-wpds", - "version": "2.4.0", + "version": "2.5.0", "license": "MIT", "dependencies": { - "@washingtonpost/wpds-ui-kit": "2.4.0" + "@washingtonpost/wpds-ui-kit": "2.5.0" }, "devDependencies": { "jest": "^28.1.0" @@ -39950,7 +39950,7 @@ }, "packages/kit": { "name": "@washingtonpost/wpds-ui-kit", - "version": "2.4.0", + "version": "2.5.0", "license": "MIT", "dependencies": { "@popperjs/core": "^2.11.6", @@ -40005,11 +40005,11 @@ }, "packages/kitchen-sink": { "name": "@washingtonpost/wpds-kitchen-sink", - "version": "2.4.0", + "version": "2.5.0", "license": "MIT", "dependencies": { "@washingtonpost/wpds-assets": "^2.4.1", - "@washingtonpost/wpds-ui-kit": "2.4.0", + "@washingtonpost/wpds-ui-kit": "2.5.0", "nanoid": "^3.3.4" }, "devDependencies": { @@ -40024,10 +40024,10 @@ }, "packages/tailwind-theme": { "name": "@washingtonpost/wpds-tailwind-theme", - "version": "2.4.0", + "version": "2.5.0", "license": "MIT", "dependencies": { - "@washingtonpost/wpds-ui-kit": "2.4.0" + "@washingtonpost/wpds-ui-kit": "2.5.0" }, "devDependencies": { "autoprefixer": "^10.4.14", @@ -40041,11 +40041,11 @@ }, "packages/tokens": { "name": "@washingtonpost/wpds-tokens", - "version": "2.4.0", + "version": "2.5.0", "license": "MIT", "devDependencies": { "@washingtonpost/wpds-assets": "^2.4.1", - "@washingtonpost/wpds-ui-kit": "2.4.0", + "@washingtonpost/wpds-ui-kit": "2.5.0", "react": "^18.2.0", "react-dom": "^18.2.0" } diff --git a/packages/eslint-plugin/CHANGELOG.md b/packages/eslint-plugin/CHANGELOG.md index 43d302e5d..d7efcc49f 100644 --- a/packages/eslint-plugin/CHANGELOG.md +++ b/packages/eslint-plugin/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.5.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.4.0...v2.5.0) (2024-07-22) + +**Note:** Version bump only for package @washingtonpost/eslint-plugin-wpds + # [2.4.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.3.2...v2.4.0) (2024-06-28) **Note:** Version bump only for package @washingtonpost/eslint-plugin-wpds diff --git a/packages/eslint-plugin/package.json b/packages/eslint-plugin/package.json index efdd68caa..68d876082 100644 --- a/packages/eslint-plugin/package.json +++ b/packages/eslint-plugin/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/eslint-plugin-wpds", - "version": "2.4.0", + "version": "2.5.0", "description": "WPDS lint rules", "author": "WPDS Support ", "homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", @@ -28,7 +28,7 @@ "@washingtonpost/wpds-ui-kit": "2.0.0-alpha.10" }, "dependencies": { - "@washingtonpost/wpds-ui-kit": "2.4.0" + "@washingtonpost/wpds-ui-kit": "2.5.0" }, "devDependencies": { "jest": "^28.1.0" diff --git a/packages/kit/CHANGELOG.md b/packages/kit/CHANGELOG.md index cbbe19b12..42505b6da 100644 --- a/packages/kit/CHANGELOG.md +++ b/packages/kit/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. +# [2.5.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.4.0...v2.5.0) (2024-07-22) + +### Bug Fixes + +- **kit:** replace all instances of legacy faint, subtle tokens with outline token ([133153d](https://github.com/washingtonpost/wpds-ui-kit/commit/133153dcfb1906b7ceb2c7998a08e61749be4eaa)) +- remove reach dependency in InputSearch for React 18 compatibility ([#645](https://github.com/washingtonpost/wpds-ui-kit/issues/645)) ([7634780](https://github.com/washingtonpost/wpds-ui-kit/commit/7634780f253192ee630609216e32c59db146bc03)) + +### Features + +- update wam ([#651](https://github.com/washingtonpost/wpds-ui-kit/issues/651)) ([938399f](https://github.com/washingtonpost/wpds-ui-kit/commit/938399f8dd987d1056c4b02bc143dbeb917acb06)) + # [2.4.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.3.2...v2.4.0) (2024-06-28) ### Features diff --git a/packages/kit/package.json b/packages/kit/package.json index 2fea8ec82..480790ab5 100644 --- a/packages/kit/package.json +++ b/packages/kit/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-ui-kit", - "version": "2.4.0", + "version": "2.5.0", "description": "WPDS UI Kit", "author": "WPDS Support ", "homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", @@ -62,8 +62,8 @@ "match-sorter": "6.3.1", "nanoid": "^3.3.4", "popper-max-size-modifier": "^0.2.0", - "react-popper": "^2.2.5", "react-aria": "^3.33.1", + "react-popper": "^2.2.5", "react-stately": "^3.31.1", "react-swipeable": "^7.0.0", "react-transition-group": "^4.4.5" diff --git a/packages/kitchen-sink/CHANGELOG.md b/packages/kitchen-sink/CHANGELOG.md index 4b4ea2335..bace70ae6 100644 --- a/packages/kitchen-sink/CHANGELOG.md +++ b/packages/kitchen-sink/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.5.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.4.0...v2.5.0) (2024-07-22) + +### Features + +- update wam ([#651](https://github.com/washingtonpost/wpds-ui-kit/issues/651)) ([938399f](https://github.com/washingtonpost/wpds-ui-kit/commit/938399f8dd987d1056c4b02bc143dbeb917acb06)) + # [2.4.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.3.2...v2.4.0) (2024-06-28) **Note:** Version bump only for package @washingtonpost/wpds-kitchen-sink diff --git a/packages/kitchen-sink/package.json b/packages/kitchen-sink/package.json index b91eac683..261f49cfe 100644 --- a/packages/kitchen-sink/package.json +++ b/packages/kitchen-sink/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-kitchen-sink", - "version": "2.4.0", + "version": "2.5.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": "^2.4.1", - "@washingtonpost/wpds-ui-kit": "2.4.0", + "@washingtonpost/wpds-ui-kit": "2.5.0", "nanoid": "^3.3.4" }, "gitHead": "825c06b0820ddeb08e622152ac441b7b183c6e46" diff --git a/packages/tailwind-theme/CHANGELOG.md b/packages/tailwind-theme/CHANGELOG.md index 19bce1403..cd8bfcbfe 100644 --- a/packages/tailwind-theme/CHANGELOG.md +++ b/packages/tailwind-theme/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.5.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.4.0...v2.5.0) (2024-07-22) + +**Note:** Version bump only for package @washingtonpost/wpds-tailwind-theme + # [2.4.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.3.2...v2.4.0) (2024-06-28) **Note:** Version bump only for package @washingtonpost/wpds-tailwind-theme diff --git a/packages/tailwind-theme/package.json b/packages/tailwind-theme/package.json index 2b7668210..b5f281e2d 100644 --- a/packages/tailwind-theme/package.json +++ b/packages/tailwind-theme/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-tailwind-theme", - "version": "2.4.0", + "version": "2.5.0", "description": "WPDS Tailwind Theme", "author": "WPDS Support ", "license": "MIT", @@ -20,7 +20,7 @@ "@washingtonpost/wpds-ui-kit": "2.0.0-alpha.10" }, "dependencies": { - "@washingtonpost/wpds-ui-kit": "2.4.0" + "@washingtonpost/wpds-ui-kit": "2.5.0" }, "devDependencies": { "autoprefixer": "^10.4.14", diff --git a/packages/tokens/CHANGELOG.md b/packages/tokens/CHANGELOG.md index 6282bb63f..be405a570 100644 --- a/packages/tokens/CHANGELOG.md +++ b/packages/tokens/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [2.5.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.4.0...v2.5.0) (2024-07-22) + +### Features + +- update wam ([#651](https://github.com/washingtonpost/wpds-ui-kit/issues/651)) ([938399f](https://github.com/washingtonpost/wpds-ui-kit/commit/938399f8dd987d1056c4b02bc143dbeb917acb06)) + # [2.4.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v2.3.2...v2.4.0) (2024-06-28) **Note:** Version bump only for package @washingtonpost/wpds-tokens diff --git a/packages/tokens/package.json b/packages/tokens/package.json index 328369523..065f454fe 100644 --- a/packages/tokens/package.json +++ b/packages/tokens/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-tokens", - "version": "2.4.0", + "version": "2.5.0", "description": "WPDS Tokens", "author": "WPDS Support ", "homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", @@ -27,7 +27,7 @@ "license": "MIT", "devDependencies": { "@washingtonpost/wpds-assets": "^2.4.1", - "@washingtonpost/wpds-ui-kit": "2.4.0", + "@washingtonpost/wpds-ui-kit": "2.5.0", "react": "^18.2.0", "react-dom": "^18.2.0" },