From 2d3767feec143e5224a179f51884b7e90534c699 Mon Sep 17 00:00:00 2001 From: artmsilva Date: Fri, 29 Apr 2022 18:14:05 -0400 Subject: [PATCH] chore(release): publish --- CHANGELOG.md | 8 ++++++++ app/CHANGELOG.md | 8 ++++++++ app/package.json | 4 ++-- lerna.json | 2 +- ui/alert-banner/CHANGELOG.md | 8 ++++++++ ui/alert-banner/package.json | 12 ++++++------ ui/app-bar/CHANGELOG.md | 8 ++++++++ ui/app-bar/package.json | 4 ++-- ui/box/CHANGELOG.md | 8 ++++++++ ui/box/package.json | 4 ++-- ui/button/CHANGELOG.md | 8 ++++++++ ui/button/package.json | 4 ++-- ui/checkbox/CHANGELOG.md | 8 ++++++++ ui/checkbox/package.json | 8 ++++---- ui/container/CHANGELOG.md | 8 ++++++++ ui/container/package.json | 4 ++-- ui/error-message/CHANGELOG.md | 8 ++++++++ ui/error-message/package.json | 4 ++-- ui/helper-text/CHANGELOG.md | 8 ++++++++ ui/helper-text/package.json | 4 ++-- ui/icon/CHANGELOG.md | 8 ++++++++ ui/icon/package.json | 6 +++--- ui/input-label/CHANGELOG.md | 8 ++++++++ ui/input-label/package.json | 4 ++-- ui/input-password/CHANGELOG.md | 8 ++++++++ ui/input-password/package.json | 6 +++--- ui/input-shared/CHANGELOG.md | 8 ++++++++ ui/input-shared/package.json | 4 ++-- ui/input-text/CHANGELOG.md | 8 ++++++++ ui/input-text/package.json | 20 +++++++++---------- ui/input-textarea/CHANGELOG.md | 8 ++++++++ ui/input-textarea/package.json | 12 ++++++------ ui/kit/CHANGELOG.md | 8 ++++++++ ui/kit/package.json | 34 ++++++++++++++++----------------- ui/theme/CHANGELOG.md | 8 ++++++++ ui/theme/package.json | 2 +- ui/visually-hidden/CHANGELOG.md | 8 ++++++++ ui/visually-hidden/package.json | 4 ++-- 38 files changed, 223 insertions(+), 71 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 114edda76..6cdcde6bc 100644 --- a/CHANGELOG.md +++ b/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. +# [0.8.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.8.0-experimental.2...v0.8.0) (2022-04-29) + +**Note:** Version bump only for package root + + + + + # [0.8.0-experimental.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.5...v0.8.0-experimental.2) (2022-04-29) diff --git a/app/CHANGELOG.md b/app/CHANGELOG.md index c1bc8bb60..738713608 100644 --- a/app/CHANGELOG.md +++ b/app/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. +# [0.8.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.8.0-experimental.2...v0.8.0) (2022-04-29) + +**Note:** Version bump only for package app + + + + + # [0.8.0-experimental.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.5...v0.8.0-experimental.2) (2022-04-29) diff --git a/app/package.json b/app/package.json index c2b75c7c8..0f1e5b86a 100644 --- a/app/package.json +++ b/app/package.json @@ -1,6 +1,6 @@ { "name": "app", - "version": "0.8.0-experimental.2", + "version": "0.8.0", "private": true, "publishConfig": { "access": "restricted" @@ -18,7 +18,7 @@ "dependencies": { "@next/bundle-analyzer": "^12.0.7", "@washingtonpost/wpds-assets": "^1.6.0", - "@washingtonpost/wpds-ui-kit": "0.8.0-experimental.2", + "@washingtonpost/wpds-ui-kit": "0.8.0", "next": "^12.0.4", "react": "^17.0.2", "react-dom": "^17.0.2" diff --git a/lerna.json b/lerna.json index 292a5d27e..d7fcf4815 100644 --- a/lerna.json +++ b/lerna.json @@ -32,5 +32,5 @@ "registry": "https://registry.npmjs.org/" } }, - "version": "0.8.0-experimental.2" + "version": "0.8.0" } diff --git a/ui/alert-banner/CHANGELOG.md b/ui/alert-banner/CHANGELOG.md index 613723d22..811049fa2 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. +# [0.8.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.8.0-experimental.2...v0.8.0) (2022-04-29) + +**Note:** Version bump only for package @washingtonpost/wpds-alert-banner + + + + + # [0.8.0-experimental.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.5...v0.8.0-experimental.2) (2022-04-29) diff --git a/ui/alert-banner/package.json b/ui/alert-banner/package.json index 114f25097..609ec4313 100644 --- a/ui/alert-banner/package.json +++ b/ui/alert-banner/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-alert-banner", - "version": "0.8.0-experimental.2", + "version": "0.8.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": "0.8.0-experimental.2", + "@washingtonpost/wpds-app-bar": "0.8.0", "@washingtonpost/wpds-assets": "^1.6.0", - "@washingtonpost/wpds-button": "0.8.0-experimental.2", - "@washingtonpost/wpds-container": "0.8.0-experimental.2", - "@washingtonpost/wpds-icon": "0.8.0-experimental.2", - "@washingtonpost/wpds-theme": "0.8.0-experimental.2", + "@washingtonpost/wpds-button": "0.8.0", + "@washingtonpost/wpds-container": "0.8.0", + "@washingtonpost/wpds-icon": "0.8.0", + "@washingtonpost/wpds-theme": "0.8.0", "react": "^16.8.6 || ^17.0.2" }, "gitHead": "d0d2fe93d3ebb0abe4a7f8e0555cf032596bb31d" diff --git a/ui/app-bar/CHANGELOG.md b/ui/app-bar/CHANGELOG.md index 696cad522..f96f35454 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. +# [0.8.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.8.0-experimental.2...v0.8.0) (2022-04-29) + +**Note:** Version bump only for package @washingtonpost/wpds-app-bar + + + + + # [0.8.0-experimental.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.5...v0.8.0-experimental.2) (2022-04-29) diff --git a/ui/app-bar/package.json b/ui/app-bar/package.json index 431e885b2..6076ac83b 100644 --- a/ui/app-bar/package.json +++ b/ui/app-bar/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-app-bar", - "version": "0.8.0-experimental.2", + "version": "0.8.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": "0.8.0-experimental.2", + "@washingtonpost/wpds-theme": "0.8.0", "react": "^16.8.6 || ^17.0.2" }, "gitHead": "d0d2fe93d3ebb0abe4a7f8e0555cf032596bb31d" diff --git a/ui/box/CHANGELOG.md b/ui/box/CHANGELOG.md index 525170bef..94d98fd22 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. +# [0.8.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.8.0-experimental.2...v0.8.0) (2022-04-29) + +**Note:** Version bump only for package @washingtonpost/wpds-box + + + + + # [0.8.0-experimental.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.5...v0.8.0-experimental.2) (2022-04-29) diff --git a/ui/box/package.json b/ui/box/package.json index 0f1a55fc0..bedd98f81 100644 --- a/ui/box/package.json +++ b/ui/box/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-box", - "version": "0.8.0-experimental.2", + "version": "0.8.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": "0.8.0-experimental.2", + "@washingtonpost/wpds-theme": "0.8.0", "react": "^16.8.6 || ^17.0.2" }, "gitHead": "d0d2fe93d3ebb0abe4a7f8e0555cf032596bb31d" diff --git a/ui/button/CHANGELOG.md b/ui/button/CHANGELOG.md index 676b71eb0..879a6f1c8 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. +# [0.8.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.8.0-experimental.2...v0.8.0) (2022-04-29) + +**Note:** Version bump only for package @washingtonpost/wpds-button + + + + + # [0.8.0-experimental.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.5...v0.8.0-experimental.2) (2022-04-29) diff --git a/ui/button/package.json b/ui/button/package.json index e05a4cd46..d79ec1e82 100644 --- a/ui/button/package.json +++ b/ui/button/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-button", - "version": "0.8.0-experimental.2", + "version": "0.8.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": "0.8.0-experimental.2", + "@washingtonpost/wpds-theme": "0.8.0", "react": "^16.8.6 || ^17.0.2" }, "gitHead": "d0d2fe93d3ebb0abe4a7f8e0555cf032596bb31d" diff --git a/ui/checkbox/CHANGELOG.md b/ui/checkbox/CHANGELOG.md index d9abd3903..82cd8bc17 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. +# [0.8.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.8.0-experimental.2...v0.8.0) (2022-04-29) + +**Note:** Version bump only for package @washingtonpost/wpds-checkbox + + + + + # [0.8.0-experimental.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.5...v0.8.0-experimental.2) (2022-04-29) diff --git a/ui/checkbox/package.json b/ui/checkbox/package.json index b4d12327b..2739304b9 100644 --- a/ui/checkbox/package.json +++ b/ui/checkbox/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-checkbox", - "version": "0.8.0-experimental.2", + "version": "0.8.0", "description": "WPDS Checkbox", "author": "WPDS Support ", "homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", @@ -46,9 +46,9 @@ "dependencies": { "@radix-ui/react-checkbox": "latest", "@washingtonpost/wpds-assets": "^1.6.0", - "@washingtonpost/wpds-icon": "0.8.0-experimental.2", - "@washingtonpost/wpds-theme": "0.8.0-experimental.2", - "@washingtonpost/wpds-visually-hidden": "0.8.0-experimental.2", + "@washingtonpost/wpds-icon": "0.8.0", + "@washingtonpost/wpds-theme": "0.8.0", + "@washingtonpost/wpds-visually-hidden": "0.8.0", "react": "^16.8.6 || ^17.0.2" }, "gitHead": "d0d2fe93d3ebb0abe4a7f8e0555cf032596bb31d" diff --git a/ui/container/CHANGELOG.md b/ui/container/CHANGELOG.md index 7e23e07cf..fd4b44cb7 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. +# [0.8.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.8.0-experimental.2...v0.8.0) (2022-04-29) + +**Note:** Version bump only for package @washingtonpost/wpds-container + + + + + # [0.8.0-experimental.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.5...v0.8.0-experimental.2) (2022-04-29) diff --git a/ui/container/package.json b/ui/container/package.json index 5c03deb0d..7103fb669 100644 --- a/ui/container/package.json +++ b/ui/container/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-container", - "version": "0.8.0-experimental.2", + "version": "0.8.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": "0.8.0-experimental.2", + "@washingtonpost/wpds-theme": "0.8.0", "react": "^16.8.6 || ^17.0.2" }, "gitHead": "d0d2fe93d3ebb0abe4a7f8e0555cf032596bb31d" diff --git a/ui/error-message/CHANGELOG.md b/ui/error-message/CHANGELOG.md index d640acacc..1b6e37fda 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. +# [0.8.0](https://github.com/WPMedia/wpds-ui-kit/compare/v0.8.0-experimental.2...v0.8.0) (2022-04-29) + +**Note:** Version bump only for package @washingtonpost/wpds-error-message + + + + + # [0.8.0-experimental.2](https://github.com/WPMedia/wpds-ui-kit/compare/v0.6.5...v0.8.0-experimental.2) (2022-04-29) diff --git a/ui/error-message/package.json b/ui/error-message/package.json index 58562bb58..526d39571 100644 --- a/ui/error-message/package.json +++ b/ui/error-message/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-error-message", - "version": "0.8.0-experimental.2", + "version": "0.8.0", "description": "WPDS ErrorMessage", "author": "WPDS Support ", "homepage": "https://github.com/WPMedia/wpds-ui-kit#readme", @@ -40,6 +40,6 @@ "react": "^16.8.6 || ^17.0.2" }, "dependencies": { - "@washingtonpost/wpds-theme": "0.8.0-experimental.2" + "@washingtonpost/wpds-theme": "0.8.0" } } diff --git a/ui/helper-text/CHANGELOG.md b/ui/helper-text/CHANGELOG.md index d640acacc..d4889ef6d 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. +# [0.8.0](https://github.com/WPMedia/wpds-ui-kit/compare/v0.8.0-experimental.2...v0.8.0) (2022-04-29) + +**Note:** Version bump only for package @washingtonpost/wpds-helper-text + + + + + # [0.8.0-experimental.2](https://github.com/WPMedia/wpds-ui-kit/compare/v0.6.5...v0.8.0-experimental.2) (2022-04-29) diff --git a/ui/helper-text/package.json b/ui/helper-text/package.json index 631f3f99d..f0cc4b77a 100644 --- a/ui/helper-text/package.json +++ b/ui/helper-text/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-helper-text", - "version": "0.8.0-experimental.2", + "version": "0.8.0", "description": "WPDS HelperText", "author": "WPDS Support ", "homepage": "https://github.com/WPMedia/wpds-ui-kit#readme", @@ -40,6 +40,6 @@ "react": "^16.8.6 || ^17.0.2" }, "dependencies": { - "@washingtonpost/wpds-theme": "0.8.0-experimental.2" + "@washingtonpost/wpds-theme": "0.8.0" } } diff --git a/ui/icon/CHANGELOG.md b/ui/icon/CHANGELOG.md index 278f44c5e..2a86bfa36 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. +# [0.8.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.8.0-experimental.2...v0.8.0) (2022-04-29) + +**Note:** Version bump only for package @washingtonpost/wpds-icon + + + + + # [0.8.0-experimental.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.5...v0.8.0-experimental.2) (2022-04-29) diff --git a/ui/icon/package.json b/ui/icon/package.json index 91d5b150c..5f663c741 100644 --- a/ui/icon/package.json +++ b/ui/icon/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-icon", - "version": "0.8.0-experimental.2", + "version": "0.8.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": "0.8.0-experimental.2", - "@washingtonpost/wpds-visually-hidden": "0.8.0-experimental.2", + "@washingtonpost/wpds-theme": "0.8.0", + "@washingtonpost/wpds-visually-hidden": "0.8.0", "react": "^16.8.6 || ^17.0.2" }, "gitHead": "d0d2fe93d3ebb0abe4a7f8e0555cf032596bb31d" diff --git a/ui/input-label/CHANGELOG.md b/ui/input-label/CHANGELOG.md index d640acacc..491e6ab73 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. +# [0.8.0](https://github.com/WPMedia/wpds-ui-kit/compare/v0.8.0-experimental.2...v0.8.0) (2022-04-29) + +**Note:** Version bump only for package @washingtonpost/wpds-input-label + + + + + # [0.8.0-experimental.2](https://github.com/WPMedia/wpds-ui-kit/compare/v0.6.5...v0.8.0-experimental.2) (2022-04-29) diff --git a/ui/input-label/package.json b/ui/input-label/package.json index 07159c7ff..be2717c07 100644 --- a/ui/input-label/package.json +++ b/ui/input-label/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-input-label", - "version": "0.8.0-experimental.2", + "version": "0.8.0", "description": "WPDS InputLabel", "author": "WPDS Support ", "homepage": "https://github.com/WPMedia/wpds-ui-kit#readme", @@ -41,6 +41,6 @@ }, "dependencies": { "@radix-ui/react-label": "^0.1.5", - "@washingtonpost/wpds-theme": "0.8.0-experimental.2" + "@washingtonpost/wpds-theme": "0.8.0" } } diff --git a/ui/input-password/CHANGELOG.md b/ui/input-password/CHANGELOG.md index ffbb7238c..27fb2d382 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. +# [0.8.0](https://github.com/WPMedia/wpds-ui-kit/compare/v0.8.0-experimental.2...v0.8.0) (2022-04-29) + +**Note:** Version bump only for package @washingtonpost/wpds-input-password + + + + + # [0.8.0-experimental.2](https://github.com/WPMedia/wpds-ui-kit/compare/v0.6.5...v0.8.0-experimental.2) (2022-04-29) diff --git a/ui/input-password/package.json b/ui/input-password/package.json index a3aa0a224..b3835088f 100644 --- a/ui/input-password/package.json +++ b/ui/input-password/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-input-password", - "version": "0.8.0-experimental.2", + "version": "0.8.0", "description": "WPDS InputPassword", "author": "WPDS Support ", "homepage": "https://github.com/WPMedia/wpds-ui-kit#readme", @@ -43,7 +43,7 @@ }, "dependencies": { "@washingtonpost/wpds-assets": "*", - "@washingtonpost/wpds-icon": "0.8.0-experimental.2", - "@washingtonpost/wpds-input-text": "0.8.0-experimental.2" + "@washingtonpost/wpds-icon": "0.8.0", + "@washingtonpost/wpds-input-text": "0.8.0" } } diff --git a/ui/input-shared/CHANGELOG.md b/ui/input-shared/CHANGELOG.md index d640acacc..6132fe7c8 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. +# [0.8.0](https://github.com/WPMedia/wpds-ui-kit/compare/v0.8.0-experimental.2...v0.8.0) (2022-04-29) + +**Note:** Version bump only for package @washingtonpost/wpds-input-shared + + + + + # [0.8.0-experimental.2](https://github.com/WPMedia/wpds-ui-kit/compare/v0.6.5...v0.8.0-experimental.2) (2022-04-29) diff --git a/ui/input-shared/package.json b/ui/input-shared/package.json index 05e1dbebc..67d842d0f 100644 --- a/ui/input-shared/package.json +++ b/ui/input-shared/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-input-shared", - "version": "0.8.0-experimental.2", + "version": "0.8.0", "description": "WPDS InputShared", "author": "WPDS Support ", "homepage": "https://github.com/WPMedia/wpds-ui-kit#readme", @@ -40,6 +40,6 @@ "react": "^16.8.6 || ^17.0.2" }, "dependencies": { - "@washingtonpost/wpds-theme": "0.8.0-experimental.2" + "@washingtonpost/wpds-theme": "0.8.0" } } diff --git a/ui/input-text/CHANGELOG.md b/ui/input-text/CHANGELOG.md index d3ea42bb2..e08c4de16 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. +# [0.8.0](https://github.com/WPMedia/wpds-ui-kit/compare/v0.8.0-experimental.2...v0.8.0) (2022-04-29) + +**Note:** Version bump only for package @washingtonpost/wpds-input-text + + + + + # [0.8.0-experimental.2](https://github.com/WPMedia/wpds-ui-kit/compare/v0.6.5...v0.8.0-experimental.2) (2022-04-29) diff --git a/ui/input-text/package.json b/ui/input-text/package.json index fedab5595..b6b4121b5 100644 --- a/ui/input-text/package.json +++ b/ui/input-text/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-input-text", - "version": "0.8.0-experimental.2", + "version": "0.8.0", "description": "WPDS InputText", "author": "WPDS Support ", "homepage": "https://github.com/WPMedia/wpds-ui-kit#readme", @@ -51,15 +51,15 @@ "dependencies": { "@radix-ui/react-label": "^0.1.5", "@washingtonpost/wpds-assets": "*", - "@washingtonpost/wpds-box": "0.8.0-experimental.2", - "@washingtonpost/wpds-button": "0.8.0-experimental.2", - "@washingtonpost/wpds-error-message": "0.8.0-experimental.2", - "@washingtonpost/wpds-helper-text": "0.8.0-experimental.2", - "@washingtonpost/wpds-icon": "0.8.0-experimental.2", - "@washingtonpost/wpds-input-label": "0.8.0-experimental.2", - "@washingtonpost/wpds-input-shared": "0.8.0-experimental.2", - "@washingtonpost/wpds-theme": "0.8.0-experimental.2", - "@washingtonpost/wpds-visually-hidden": "0.8.0-experimental.2", + "@washingtonpost/wpds-box": "0.8.0", + "@washingtonpost/wpds-button": "0.8.0", + "@washingtonpost/wpds-error-message": "0.8.0", + "@washingtonpost/wpds-helper-text": "0.8.0", + "@washingtonpost/wpds-icon": "0.8.0", + "@washingtonpost/wpds-input-label": "0.8.0", + "@washingtonpost/wpds-input-shared": "0.8.0", + "@washingtonpost/wpds-theme": "0.8.0", + "@washingtonpost/wpds-visually-hidden": "0.8.0", "nanoid": "^3.3.2" } } diff --git a/ui/input-textarea/CHANGELOG.md b/ui/input-textarea/CHANGELOG.md index 4e44b0c71..849ebd110 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. +# [0.8.0](https://github.com/WPMedia/wpds-ui-kit/compare/v0.8.0-experimental.2...v0.8.0) (2022-04-29) + +**Note:** Version bump only for package @washingtonpost/wpds-input-textarea + + + + + # [0.8.0-experimental.2](https://github.com/WPMedia/wpds-ui-kit/compare/v0.6.5...v0.8.0-experimental.2) (2022-04-29) diff --git a/ui/input-textarea/package.json b/ui/input-textarea/package.json index edb24d23c..8ab416757 100644 --- a/ui/input-textarea/package.json +++ b/ui/input-textarea/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-input-textarea", - "version": "0.8.0-experimental.2", + "version": "0.8.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": "0.8.0-experimental.2", - "@washingtonpost/wpds-helper-text": "0.8.0-experimental.2", - "@washingtonpost/wpds-input-label": "0.8.0-experimental.2", - "@washingtonpost/wpds-input-shared": "0.8.0-experimental.2", - "@washingtonpost/wpds-theme": "0.8.0-experimental.2", + "@washingtonpost/wpds-error-message": "0.8.0", + "@washingtonpost/wpds-helper-text": "0.8.0", + "@washingtonpost/wpds-input-label": "0.8.0", + "@washingtonpost/wpds-input-shared": "0.8.0", + "@washingtonpost/wpds-theme": "0.8.0", "react": "^16.8.6 || ^17.0.2" } } diff --git a/ui/kit/CHANGELOG.md b/ui/kit/CHANGELOG.md index a6e5f2a84..0b085e1ee 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. +# [0.8.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.8.0-experimental.2...v0.8.0) (2022-04-29) + +**Note:** Version bump only for package @washingtonpost/wpds-ui-kit + + + + + # [0.8.0-experimental.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.5...v0.8.0-experimental.2) (2022-04-29) diff --git a/ui/kit/package.json b/ui/kit/package.json index e0e45e478..1ec12c3f0 100644 --- a/ui/kit/package.json +++ b/ui/kit/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-ui-kit", - "version": "0.8.0-experimental.2", + "version": "0.8.0", "description": "WPDS UI Kit", "author": "WPDS Support ", "homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", @@ -32,22 +32,22 @@ "url": "https://github.com/washingtonpost/wpds-ui-kit/issues" }, "dependencies": { - "@washingtonpost/wpds-alert-banner": "0.8.0-experimental.2", - "@washingtonpost/wpds-app-bar": "0.8.0-experimental.2", - "@washingtonpost/wpds-box": "0.8.0-experimental.2", - "@washingtonpost/wpds-button": "0.8.0-experimental.2", - "@washingtonpost/wpds-checkbox": "0.8.0-experimental.2", - "@washingtonpost/wpds-container": "0.8.0-experimental.2", - "@washingtonpost/wpds-error-message": "0.8.0-experimental.2", - "@washingtonpost/wpds-helper-text": "0.8.0-experimental.2", - "@washingtonpost/wpds-icon": "0.8.0-experimental.2", - "@washingtonpost/wpds-input-label": "0.8.0-experimental.2", - "@washingtonpost/wpds-input-password": "0.8.0-experimental.2", - "@washingtonpost/wpds-input-shared": "0.8.0-experimental.2", - "@washingtonpost/wpds-input-text": "0.8.0-experimental.2", - "@washingtonpost/wpds-input-textarea": "0.8.0-experimental.2", - "@washingtonpost/wpds-theme": "0.8.0-experimental.2", - "@washingtonpost/wpds-visually-hidden": "0.8.0-experimental.2" + "@washingtonpost/wpds-alert-banner": "0.8.0", + "@washingtonpost/wpds-app-bar": "0.8.0", + "@washingtonpost/wpds-box": "0.8.0", + "@washingtonpost/wpds-button": "0.8.0", + "@washingtonpost/wpds-checkbox": "0.8.0", + "@washingtonpost/wpds-container": "0.8.0", + "@washingtonpost/wpds-error-message": "0.8.0", + "@washingtonpost/wpds-helper-text": "0.8.0", + "@washingtonpost/wpds-icon": "0.8.0", + "@washingtonpost/wpds-input-label": "0.8.0", + "@washingtonpost/wpds-input-password": "0.8.0", + "@washingtonpost/wpds-input-shared": "0.8.0", + "@washingtonpost/wpds-input-text": "0.8.0", + "@washingtonpost/wpds-input-textarea": "0.8.0", + "@washingtonpost/wpds-theme": "0.8.0", + "@washingtonpost/wpds-visually-hidden": "0.8.0" }, "devDependencies": { "tsup": "^5.11.13", diff --git a/ui/theme/CHANGELOG.md b/ui/theme/CHANGELOG.md index d4b49d2f8..5d28173c7 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. +# [0.8.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.8.0-experimental.2...v0.8.0) (2022-04-29) + +**Note:** Version bump only for package @washingtonpost/wpds-theme + + + + + # [0.8.0-experimental.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.5...v0.8.0-experimental.2) (2022-04-29) diff --git a/ui/theme/package.json b/ui/theme/package.json index 40f914f75..9cd42548f 100644 --- a/ui/theme/package.json +++ b/ui/theme/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-theme", - "version": "0.8.0-experimental.2", + "version": "0.8.0", "description": "WPDS Theme and System", "author": "WPDS Support ", "homepage": "https://github.com/washingtonpost/wpds-ui-kit#readme", diff --git a/ui/visually-hidden/CHANGELOG.md b/ui/visually-hidden/CHANGELOG.md index 40333e167..57839b621 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. +# [0.8.0](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.8.0-experimental.2...v0.8.0) (2022-04-29) + +**Note:** Version bump only for package @washingtonpost/wpds-visually-hidden + + + + + # [0.8.0-experimental.2](https://github.com/washingtonpost/wpds-ui-kit/compare/v0.6.5...v0.8.0-experimental.2) (2022-04-29) diff --git a/ui/visually-hidden/package.json b/ui/visually-hidden/package.json index 739e74c8d..2bf9cc7b9 100644 --- a/ui/visually-hidden/package.json +++ b/ui/visually-hidden/package.json @@ -1,6 +1,6 @@ { "name": "@washingtonpost/wpds-visually-hidden", - "version": "0.8.0-experimental.2", + "version": "0.8.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": "0.8.0-experimental.2", + "@washingtonpost/wpds-theme": "0.8.0", "react": "^16.8.6 || ^17.0.2" }, "gitHead": "d0d2fe93d3ebb0abe4a7f8e0555cf032596bb31d"