diff --git a/.changeset/lucky-worms-tease.md b/.changeset/lucky-worms-tease.md deleted file mode 100644 index 93701589d..000000000 --- a/.changeset/lucky-worms-tease.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@hashicorp/react-sentinel-embedded': patch ---- - -Publish to update the sentinel-embedded dependency diff --git a/.changeset/twelve-drinks-kiss.md b/.changeset/twelve-drinks-kiss.md deleted file mode 100644 index 6192081d8..000000000 --- a/.changeset/twelve-drinks-kiss.md +++ /dev/null @@ -1,37 +0,0 @@ ---- -'@hashicorp/react-accordion': patch -'@hashicorp/react-alert-banner': patch -'@hashicorp/react-button': patch -'@hashicorp/react-call-to-action': patch -'@hashicorp/react-callouts': patch -'@hashicorp/react-case-study-slider': patch -'@hashicorp/react-code-block': patch -'@hashicorp/react-combobox': patch -'@hashicorp/react-consent-manager': patch -'@hashicorp/react-content': patch -'@hashicorp/react-content-cta': patch -'@hashicorp/react-docs-page': patch -'@hashicorp/react-featured-slider': patch -'@hashicorp/react-feedback-form': patch -'@hashicorp/react-glossary-page': patch -'@hashicorp/react-hashi-stack-menu': patch -'@hashicorp/react-hero': patch -'@hashicorp/react-image': patch -'@hashicorp/react-learn-callout': patch -'@hashicorp/react-logo-grid': patch -'@hashicorp/react-markdown-page': patch -'@hashicorp/react-open-api-page': patch -'@hashicorp/react-product-downloads-page': patch -'@hashicorp/react-product-features-list': patch -'@hashicorp/react-search': patch -'@hashicorp/react-stepped-feature-list': patch -'@hashicorp/react-subnav': patch -'@hashicorp/react-tabbed-accordion': patch -'@hashicorp/react-tabs': patch -'@hashicorp/react-text-split': patch -'@hashicorp/react-text-split-with-code': patch -'@hashicorp/react-text-splits': patch -'@hashicorp/react-vertical-text-block-list': patch ---- - -Bumps underlying dependencies. diff --git a/packages/accordion/CHANGELOG.md b/packages/accordion/CHANGELOG.md index 68ed99528..bb5cca99c 100644 --- a/packages/accordion/CHANGELOG.md +++ b/packages/accordion/CHANGELOG.md @@ -1,5 +1,11 @@ # @hashicorp/react-accordion +## 3.0.2 + +### Patch Changes + +- [#498](https://github.com/hashicorp/react-components/pull/498) [`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e) Thanks [@BRKalow](https://github.com/BRKalow)! - Bumps underlying dependencies. + ## 3.0.1 ### Patch Changes diff --git a/packages/accordion/package.json b/packages/accordion/package.json index 4c6fc9655..a7adf828c 100644 --- a/packages/accordion/package.json +++ b/packages/accordion/package.json @@ -1,7 +1,7 @@ { "name": "@hashicorp/react-accordion", "description": "A block that displays a set of title + content items, with content collapsed by default, but expandable to view. Also includes an optional heading for the block.", - "version": "3.0.1", + "version": "3.0.2", "author": "HashiCorp", "contributors": [ "Zach Shilton" diff --git a/packages/alert-banner/CHANGELOG.md b/packages/alert-banner/CHANGELOG.md index 1645d470b..bae51460c 100644 --- a/packages/alert-banner/CHANGELOG.md +++ b/packages/alert-banner/CHANGELOG.md @@ -1,5 +1,11 @@ # @hashicorp/react-alert-banner +## 7.0.2 + +### Patch Changes + +- [#498](https://github.com/hashicorp/react-components/pull/498) [`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e) Thanks [@BRKalow](https://github.com/BRKalow)! - Bumps underlying dependencies. + ## 7.0.1 ### Patch Changes diff --git a/packages/alert-banner/package.json b/packages/alert-banner/package.json index b5703b3cd..c477f112e 100644 --- a/packages/alert-banner/package.json +++ b/packages/alert-banner/package.json @@ -1,7 +1,7 @@ { "name": "@hashicorp/react-alert-banner", "description": "Render an alert banner with text and a link", - "version": "7.0.1", + "version": "7.0.2", "author": "HashiCorp", "bugs": "https://github.com/hashicorp/react-components/issues?q=is:issue+%22alert-banner%22", "contributors": [ diff --git a/packages/button/CHANGELOG.md b/packages/button/CHANGELOG.md index 07f4681ed..9f84a8d79 100644 --- a/packages/button/CHANGELOG.md +++ b/packages/button/CHANGELOG.md @@ -1,5 +1,11 @@ # @hashicorp/react-button +## 6.0.4 + +### Patch Changes + +- [#498](https://github.com/hashicorp/react-components/pull/498) [`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e) Thanks [@BRKalow](https://github.com/BRKalow)! - Bumps underlying dependencies. + ## 6.0.3 ### Patch Changes diff --git a/packages/button/package.json b/packages/button/package.json index ce695f1bf..766072056 100644 --- a/packages/button/package.json +++ b/packages/button/package.json @@ -1,7 +1,7 @@ { "name": "@hashicorp/react-button", "description": "A clickable text box that allows a user to take an action.", - "version": "6.0.3", + "version": "6.0.4", "author": "HashiCorp", "contributors": [ "Jeff Escalante" diff --git a/packages/call-to-action/CHANGELOG.md b/packages/call-to-action/CHANGELOG.md index 2a524fe9e..19642358d 100644 --- a/packages/call-to-action/CHANGELOG.md +++ b/packages/call-to-action/CHANGELOG.md @@ -1,5 +1,14 @@ # @hashicorp/react-call-to-action +## 4.1.2 + +### Patch Changes + +- [#498](https://github.com/hashicorp/react-components/pull/498) [`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e) Thanks [@BRKalow](https://github.com/BRKalow)! - Bumps underlying dependencies. + +- Updated dependencies [[`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e)]: + - @hashicorp/react-button@6.0.4 + ## 4.1.1 ### Patch Changes diff --git a/packages/call-to-action/package.json b/packages/call-to-action/package.json index b070b58f6..75877f0ef 100644 --- a/packages/call-to-action/package.json +++ b/packages/call-to-action/package.json @@ -1,13 +1,13 @@ { "name": "@hashicorp/react-call-to-action", "description": "Display a title, content, and links in a call-to-action format", - "version": "4.1.1", + "version": "4.1.2", "author": "HashiCorp", "contributors": [ "Zach Shilton" ], "dependencies": { - "@hashicorp/react-button": "^6.0.3" + "@hashicorp/react-button": "^6.0.4" }, "peerDependencies": { "@hashicorp/mktg-global-styles": ">=3.x", diff --git a/packages/callouts/CHANGELOG.md b/packages/callouts/CHANGELOG.md index 44a95d30f..61c71734d 100644 --- a/packages/callouts/CHANGELOG.md +++ b/packages/callouts/CHANGELOG.md @@ -1,5 +1,14 @@ # @hashicorp/react-callouts +## 8.0.2 + +### Patch Changes + +- [#498](https://github.com/hashicorp/react-components/pull/498) [`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e) Thanks [@BRKalow](https://github.com/BRKalow)! - Bumps underlying dependencies. + +- Updated dependencies [[`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e)]: + - @hashicorp/react-button@6.0.4 + ## 8.0.1 ### Patch Changes diff --git a/packages/callouts/package.json b/packages/callouts/package.json index 780ac1b33..6874a3575 100644 --- a/packages/callouts/package.json +++ b/packages/callouts/package.json @@ -1,14 +1,14 @@ { "name": "@hashicorp/react-callouts", "description": "Display a set of items, each with a title, description, option links, and an optional icon.", - "version": "8.0.1", + "version": "8.0.2", "author": "HashiCorp", "contributors": [ "Zach Shilton" ], "dependencies": { "@hashicorp/platform-product-meta": "^0.1.0", - "@hashicorp/react-button": "^6.0.3", + "@hashicorp/react-button": "^6.0.4", "@hashicorp/react-inline-svg": "^6.0.3", "classnames": "^2.3.1" }, diff --git a/packages/case-study-slider/CHANGELOG.md b/packages/case-study-slider/CHANGELOG.md index 1750b8493..9107f2c06 100644 --- a/packages/case-study-slider/CHANGELOG.md +++ b/packages/case-study-slider/CHANGELOG.md @@ -1,5 +1,15 @@ # @hashicorp/react-case-study-slider +## 7.0.3 + +### Patch Changes + +- [#498](https://github.com/hashicorp/react-components/pull/498) [`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e) Thanks [@BRKalow](https://github.com/BRKalow)! - Bumps underlying dependencies. + +- Updated dependencies [[`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e)]: + - @hashicorp/react-featured-slider@5.0.2 + - @hashicorp/react-image@4.0.4 + ## 7.0.2 ### Patch Changes diff --git a/packages/case-study-slider/package.json b/packages/case-study-slider/package.json index 9bddb2a4d..3e48391d7 100644 --- a/packages/case-study-slider/package.json +++ b/packages/case-study-slider/package.json @@ -1,14 +1,14 @@ { "name": "@hashicorp/react-case-study-slider", "description": "displays up to three case studies", - "version": "7.0.2", + "version": "7.0.3", "author": "HashiCorp", "contributors": [ "Mike Wickett" ], "dependencies": { - "@hashicorp/react-featured-slider": "^5.0.1", - "@hashicorp/react-image": "^4.0.3" + "@hashicorp/react-featured-slider": "^5.0.2", + "@hashicorp/react-image": "^4.0.4" }, "peerDependencies": { "@hashicorp/mktg-global-styles": ">=3.x", diff --git a/packages/code-block/CHANGELOG.md b/packages/code-block/CHANGELOG.md index 6486ceaf3..6d83996c8 100644 --- a/packages/code-block/CHANGELOG.md +++ b/packages/code-block/CHANGELOG.md @@ -1,5 +1,11 @@ # @hashicorp/react-code-block +## 4.4.1 + +### Patch Changes + +- [#498](https://github.com/hashicorp/react-components/pull/498) [`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e) Thanks [@BRKalow](https://github.com/BRKalow)! - Bumps underlying dependencies. + ## 4.4.0 ### Minor Changes diff --git a/packages/code-block/package.json b/packages/code-block/package.json index b8136a5e9..c4983aa65 100644 --- a/packages/code-block/package.json +++ b/packages/code-block/package.json @@ -1,7 +1,7 @@ { "name": "@hashicorp/react-code-block", "description": "A simple code block with clipboard functionality", - "version": "4.4.0", + "version": "4.4.1", "author": "HashiCorp", "dependencies": { "@hashicorp/react-inline-svg": "^6.0.3", diff --git a/packages/combobox/CHANGELOG.md b/packages/combobox/CHANGELOG.md index dbff0c7d2..0300f43f1 100644 --- a/packages/combobox/CHANGELOG.md +++ b/packages/combobox/CHANGELOG.md @@ -1,5 +1,11 @@ # @hashicorp/react-combobox +## 1.0.3 + +### Patch Changes + +- [#498](https://github.com/hashicorp/react-components/pull/498) [`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e) Thanks [@BRKalow](https://github.com/BRKalow)! - Bumps underlying dependencies. + ## 1.0.2 ### Patch Changes diff --git a/packages/combobox/package.json b/packages/combobox/package.json index d419d1e3d..52c9732fb 100644 --- a/packages/combobox/package.json +++ b/packages/combobox/package.json @@ -1,7 +1,7 @@ { "name": "@hashicorp/react-combobox", "description": "Combobox component with base functionality and styles built for composability", - "version": "1.0.2", + "version": "1.0.3", "author": "HashiCorp", "contributors": [ "Jimmy Merritello", diff --git a/packages/consent-manager/CHANGELOG.md b/packages/consent-manager/CHANGELOG.md index d993f8945..7d51b64d6 100644 --- a/packages/consent-manager/CHANGELOG.md +++ b/packages/consent-manager/CHANGELOG.md @@ -1,5 +1,14 @@ # @hashicorp/react-consent-manager +## 7.1.1 + +### Patch Changes + +- [#498](https://github.com/hashicorp/react-components/pull/498) [`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e) Thanks [@BRKalow](https://github.com/BRKalow)! - Bumps underlying dependencies. + +- Updated dependencies [[`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e)]: + - @hashicorp/react-button@6.0.4 + ## 7.1.0 ### Minor Changes diff --git a/packages/consent-manager/package.json b/packages/consent-manager/package.json index 9c331ccc6..215bd826c 100644 --- a/packages/consent-manager/package.json +++ b/packages/consent-manager/package.json @@ -1,14 +1,14 @@ { "name": "@hashicorp/react-consent-manager", "description": "A GDPR-compliant Consent Manager", - "version": "7.1.0", + "version": "7.1.1", "author": "HashiCorp", "contributors": [ "Jennifer Yip", "Jeff Escalante" ], "dependencies": { - "@hashicorp/react-button": "^6.0.3", + "@hashicorp/react-button": "^6.0.4", "@hashicorp/react-toggle": "^4.0.1", "classnames": "^2.3.1", "js-cookie": "^2.2.1" diff --git a/packages/content-cta/CHANGELOG.md b/packages/content-cta/CHANGELOG.md index 310893d8c..d668ba6c8 100644 --- a/packages/content-cta/CHANGELOG.md +++ b/packages/content-cta/CHANGELOG.md @@ -1,5 +1,14 @@ # @hashicorp/react-content-cta +## 4.0.1 + +### Patch Changes + +- [#498](https://github.com/hashicorp/react-components/pull/498) [`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e) Thanks [@BRKalow](https://github.com/BRKalow)! - Bumps underlying dependencies. + +- Updated dependencies [[`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e)]: + - @hashicorp/react-button@6.0.4 + ## 4.0.0 ### Major Changes diff --git a/packages/content-cta/package.json b/packages/content-cta/package.json index 5ef4b90bd..f81d591e3 100644 --- a/packages/content-cta/package.json +++ b/packages/content-cta/package.json @@ -1,14 +1,14 @@ { "name": "@hashicorp/react-content-cta", "description": "alert style content callout with product theming", - "version": "4.0.0", + "version": "4.0.1", "author": "HashiCorp", "contributors": [ "Nicole Forrester" ], "dependencies": { "@hashicorp/platform-product-meta": "^0.1.0", - "@hashicorp/react-button": "^6.0.3", + "@hashicorp/react-button": "^6.0.4", "classnames": "^2.3.1" }, "license": "MPL-2.0", diff --git a/packages/content/CHANGELOG.md b/packages/content/CHANGELOG.md index 1070bbba4..b0c13d0f8 100644 --- a/packages/content/CHANGELOG.md +++ b/packages/content/CHANGELOG.md @@ -1,5 +1,11 @@ # @hashicorp/react-content +## 8.2.1 + +### Patch Changes + +- [#498](https://github.com/hashicorp/react-components/pull/498) [`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e) Thanks [@BRKalow](https://github.com/BRKalow)! - Bumps underlying dependencies. + ## 8.2.0 ### Minor Changes diff --git a/packages/content/package.json b/packages/content/package.json index 35c99dc63..d118a12e7 100644 --- a/packages/content/package.json +++ b/packages/content/package.json @@ -1,9 +1,12 @@ { "name": "@hashicorp/react-content", "description": "Styled prose content", - "version": "8.2.0", + "version": "8.2.1", "author": "HashiCorp", - "contributors": ["Mike Wickett", "Zach Shilton"], + "contributors": [ + "Mike Wickett", + "Zach Shilton" + ], "license": "MPL-2.0", "peerDependencies": { "@hashicorp/mktg-global-styles": ">=3.2.x", diff --git a/packages/docs-page/CHANGELOG.md b/packages/docs-page/CHANGELOG.md index f4143e6b7..f095b444d 100644 --- a/packages/docs-page/CHANGELOG.md +++ b/packages/docs-page/CHANGELOG.md @@ -1,5 +1,15 @@ # @hashicorp/react-docs-page +## 14.14.1 + +### Patch Changes + +- [#498](https://github.com/hashicorp/react-components/pull/498) [`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e) Thanks [@BRKalow](https://github.com/BRKalow)! - Bumps underlying dependencies. + +- Updated dependencies [[`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e)]: + - @hashicorp/react-content@8.2.1 + - @hashicorp/react-search@6.4.1 + ## 14.14.0 ### Minor Changes diff --git a/packages/docs-page/package.json b/packages/docs-page/package.json index 656be8f27..c566b5fa2 100644 --- a/packages/docs-page/package.json +++ b/packages/docs-page/package.json @@ -1,7 +1,7 @@ { "name": "@hashicorp/react-docs-page", "description": "Create a Hashicorp branded docs page in NextJS projects.", - "version": "14.14.0", + "version": "14.14.1", "author": "HashiCorp", "contributors": [ "Jeff Escalante", @@ -11,11 +11,11 @@ "@hashicorp/platform-docs-mdx": "^0.1.3", "@hashicorp/platform-markdown-utils": "^0.2.0", "@hashicorp/react-alert": "^6.0.2", - "@hashicorp/react-content": "^8.2.0", + "@hashicorp/react-content": "^8.2.1", "@hashicorp/react-docs-sidenav": "^8.4.1", "@hashicorp/react-head": "^3.1.2", "@hashicorp/react-placeholder": "^0.1.0", - "@hashicorp/react-search": "^6.4.0", + "@hashicorp/react-search": "^6.4.1", "@hashicorp/react-version-select": "^0.3.0", "classnames": "^2.3.1", "fs-exists-sync": "^0.1.0", diff --git a/packages/featured-slider/CHANGELOG.md b/packages/featured-slider/CHANGELOG.md index ce1b4885e..38504e00c 100644 --- a/packages/featured-slider/CHANGELOG.md +++ b/packages/featured-slider/CHANGELOG.md @@ -1,5 +1,15 @@ # @hashicorp/react-featured-slider +## 5.0.2 + +### Patch Changes + +- [#498](https://github.com/hashicorp/react-components/pull/498) [`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e) Thanks [@BRKalow](https://github.com/BRKalow)! - Bumps underlying dependencies. + +- Updated dependencies [[`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e)]: + - @hashicorp/react-button@6.0.4 + - @hashicorp/react-image@4.0.4 + ## 5.0.1 ### Patch Changes diff --git a/packages/featured-slider/package.json b/packages/featured-slider/package.json index 244846ca9..50f14811a 100644 --- a/packages/featured-slider/package.json +++ b/packages/featured-slider/package.json @@ -1,7 +1,7 @@ { "name": "@hashicorp/react-featured-slider", "description": "featured slider for case studies", - "version": "5.0.1", + "version": "5.0.2", "author": "HashiCorp", "contributors": [ "Zach Shilton" @@ -9,8 +9,8 @@ "main": "index.js", "license": "MPL-2.0", "dependencies": { - "@hashicorp/react-button": "^6.0.3", - "@hashicorp/react-image": "^4.0.3", + "@hashicorp/react-button": "^6.0.4", + "@hashicorp/react-image": "^4.0.4", "classnames": "^2.3.1" }, "peerDependencies": { diff --git a/packages/feedback-form/CHANGELOG.md b/packages/feedback-form/CHANGELOG.md index 05ed32f6c..69180e0be 100644 --- a/packages/feedback-form/CHANGELOG.md +++ b/packages/feedback-form/CHANGELOG.md @@ -1,5 +1,14 @@ # @hashicorp/react-feedback-form +## 0.2.5 + +### Patch Changes + +- [#498](https://github.com/hashicorp/react-components/pull/498) [`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e) Thanks [@BRKalow](https://github.com/BRKalow)! - Bumps underlying dependencies. + +- Updated dependencies [[`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e)]: + - @hashicorp/react-button@6.0.4 + ## 0.2.4 ### Patch Changes diff --git a/packages/feedback-form/package.json b/packages/feedback-form/package.json index 3a55efe56..e2ff0e74b 100644 --- a/packages/feedback-form/package.json +++ b/packages/feedback-form/package.json @@ -1,13 +1,13 @@ { "name": "@hashicorp/react-feedback-form", "description": "Create a feedback form to solicit feedback from users", - "version": "0.2.4", + "version": "0.2.5", "author": "HashiCorp", "contributors": [ "Bryce Kalow" ], "dependencies": { - "@hashicorp/react-button": "^6.0.3", + "@hashicorp/react-button": "^6.0.4", "shortid": "^2.2.16" }, "license": "MPL-2.0", diff --git a/packages/glossary-page/CHANGELOG.md b/packages/glossary-page/CHANGELOG.md index 261a4e51c..47208408e 100644 --- a/packages/glossary-page/CHANGELOG.md +++ b/packages/glossary-page/CHANGELOG.md @@ -1,5 +1,14 @@ # @hashicorp/react-glossary-page +## 2.5.6 + +### Patch Changes + +- [#498](https://github.com/hashicorp/react-components/pull/498) [`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e) Thanks [@BRKalow](https://github.com/BRKalow)! - Bumps underlying dependencies. + +- Updated dependencies [[`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e)]: + - @hashicorp/react-docs-page@14.14.1 + ## 2.5.5 ### Patch Changes diff --git a/packages/glossary-page/package.json b/packages/glossary-page/package.json index 13e57d2be..4d8e75e58 100644 --- a/packages/glossary-page/package.json +++ b/packages/glossary-page/package.json @@ -1,13 +1,13 @@ { "name": "@hashicorp/react-glossary-page", "description": "Create a Hashicorp branded glossary page in NextJS projects.", - "version": "2.5.5", + "version": "2.5.6", "author": "HashiCorp", "contributors": [ "Bryce Kalow" ], "dependencies": { - "@hashicorp/react-docs-page": "^14.14.0", + "@hashicorp/react-docs-page": "^14.14.1", "@hashicorp/remark-plugins": "^3.3.1" }, "license": "MPL-2.0", diff --git a/packages/hashi-stack-menu/CHANGELOG.md b/packages/hashi-stack-menu/CHANGELOG.md index da39b6f33..98286eff4 100644 --- a/packages/hashi-stack-menu/CHANGELOG.md +++ b/packages/hashi-stack-menu/CHANGELOG.md @@ -1,5 +1,11 @@ # @hashicorp/react-hashi-stack-menu +## 2.2.1 + +### Patch Changes + +- [#498](https://github.com/hashicorp/react-components/pull/498) [`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e) Thanks [@BRKalow](https://github.com/BRKalow)! - Bumps underlying dependencies. + ## 2.2.0 ### Minor Changes diff --git a/packages/hashi-stack-menu/package.json b/packages/hashi-stack-menu/package.json index d350b4ea7..a85291842 100644 --- a/packages/hashi-stack-menu/package.json +++ b/packages/hashi-stack-menu/package.json @@ -1,7 +1,7 @@ { "name": "@hashicorp/react-hashi-stack-menu", "description": "A menu for displaying the entire HashiCorp stack", - "version": "2.2.0", + "version": "2.2.1", "author": "HashiCorp", "contributors": [ "Jimmy Merritello" diff --git a/packages/hero/CHANGELOG.md b/packages/hero/CHANGELOG.md index ed381bcb7..61b5fec54 100644 --- a/packages/hero/CHANGELOG.md +++ b/packages/hero/CHANGELOG.md @@ -1,5 +1,15 @@ # @hashicorp/react-hero +## 8.0.4 + +### Patch Changes + +- [#498](https://github.com/hashicorp/react-components/pull/498) [`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e) Thanks [@BRKalow](https://github.com/BRKalow)! - Bumps underlying dependencies. + +- Updated dependencies [[`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e)]: + - @hashicorp/react-button@6.0.4 + - @hashicorp/react-image@4.0.4 + ## 8.0.3 ### Patch Changes diff --git a/packages/hero/package.json b/packages/hero/package.json index 3e1dc1db2..65115b08b 100644 --- a/packages/hero/package.json +++ b/packages/hero/package.json @@ -1,7 +1,7 @@ { "name": "@hashicorp/react-hero", "description": "basic full page hero with a lot of customization options", - "version": "8.0.3", + "version": "8.0.4", "author": "HashiCorp", "contributors": [ "Jeff Escalante" @@ -10,8 +10,8 @@ "@hashicorp/js-utils": "^1.0.10", "@hashicorp/platform-product-meta": "^0.1.0", "@hashicorp/react-alert": "^6.0.2", - "@hashicorp/react-button": "^6.0.3", - "@hashicorp/react-image": "^4.0.3", + "@hashicorp/react-button": "^6.0.4", + "@hashicorp/react-image": "^4.0.4", "@hashicorp/react-text-input": "^5.0.1", "classnames": "^2.3.1", "formik": "^2.2.9", diff --git a/packages/image/CHANGELOG.md b/packages/image/CHANGELOG.md new file mode 100644 index 000000000..ff5ad191f --- /dev/null +++ b/packages/image/CHANGELOG.md @@ -0,0 +1,7 @@ +# @hashicorp/react-image + +## 4.0.4 + +### Patch Changes + +- [#498](https://github.com/hashicorp/react-components/pull/498) [`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e) Thanks [@BRKalow](https://github.com/BRKalow)! - Bumps underlying dependencies. diff --git a/packages/image/package.json b/packages/image/package.json index 27b0deff0..ee27de442 100644 --- a/packages/image/package.json +++ b/packages/image/package.json @@ -1,7 +1,7 @@ { "name": "@hashicorp/react-image", "description": "super optimized image element, pulls from dato and formats for 7 screen sizes in two formats. Skips optimization for SVGs.", - "version": "4.0.3", + "version": "4.0.4", "author": "Hashicorp", "contributors": [ "Jeff Escalante" diff --git a/packages/learn-callout/CHANGELOG.md b/packages/learn-callout/CHANGELOG.md index 214d06792..af321f997 100644 --- a/packages/learn-callout/CHANGELOG.md +++ b/packages/learn-callout/CHANGELOG.md @@ -1,5 +1,14 @@ # @hashicorp/react-learn-callout +## 2.0.2 + +### Patch Changes + +- [#498](https://github.com/hashicorp/react-components/pull/498) [`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e) Thanks [@BRKalow](https://github.com/BRKalow)! - Bumps underlying dependencies. + +- Updated dependencies [[`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e)]: + - @hashicorp/react-button@6.0.4 + ## 2.0.1 ### Patch Changes diff --git a/packages/learn-callout/package.json b/packages/learn-callout/package.json index ab230f408..d33605036 100644 --- a/packages/learn-callout/package.json +++ b/packages/learn-callout/package.json @@ -1,12 +1,12 @@ { "name": "@hashicorp/react-learn-callout", - "version": "2.0.1", + "version": "2.0.2", "description": "A split view of CTA to the learn platform and tutorial links.", "author": "Hashicorp", "license": "MPL-2.0", "dependencies": { "@hashicorp/platform-product-meta": "^0.1.0", - "@hashicorp/react-button": "^6.0.3", + "@hashicorp/react-button": "^6.0.4", "classnames": "^2.3.1" }, "peerDependencies": { diff --git a/packages/logo-grid/CHANGELOG.md b/packages/logo-grid/CHANGELOG.md index 081a42037..01f737e05 100644 --- a/packages/logo-grid/CHANGELOG.md +++ b/packages/logo-grid/CHANGELOG.md @@ -1,5 +1,15 @@ # @hashicorp/react-logo-grid +## 5.0.3 + +### Patch Changes + +- [#498](https://github.com/hashicorp/react-components/pull/498) [`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e) Thanks [@BRKalow](https://github.com/BRKalow)! - Bumps underlying dependencies. + +- Updated dependencies [[`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e)]: + - @hashicorp/react-button@6.0.4 + - @hashicorp/react-image@4.0.4 + ## 5.0.2 ### Patch Changes diff --git a/packages/logo-grid/package.json b/packages/logo-grid/package.json index cd140f09d..23cc64ffd 100644 --- a/packages/logo-grid/package.json +++ b/packages/logo-grid/package.json @@ -1,14 +1,14 @@ { "name": "@hashicorp/react-logo-grid", "description": "a grid showcasing company logos", - "version": "5.0.2", + "version": "5.0.3", "author": "HashiCorp", "contributors": [ "Jeff Escalante" ], "dependencies": { - "@hashicorp/react-button": "^6.0.3", - "@hashicorp/react-image": "^4.0.3", + "@hashicorp/react-button": "^6.0.4", + "@hashicorp/react-image": "^4.0.4", "@hashicorp/react-inline-svg": "^6.0.3", "@reach/popover": "^0.16.2", "@reach/portal": "^0.16.2", diff --git a/packages/markdown-page/CHANGELOG.md b/packages/markdown-page/CHANGELOG.md index 7a2bf69ee..d13496364 100644 --- a/packages/markdown-page/CHANGELOG.md +++ b/packages/markdown-page/CHANGELOG.md @@ -1,5 +1,14 @@ # @hashicorp/react-markdown-page +## 1.5.1 + +### Patch Changes + +- [#498](https://github.com/hashicorp/react-components/pull/498) [`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e) Thanks [@BRKalow](https://github.com/BRKalow)! - Bumps underlying dependencies. + +- Updated dependencies [[`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e)]: + - @hashicorp/react-content@8.2.1 + ## 1.5.0 ### Minor Changes diff --git a/packages/markdown-page/package.json b/packages/markdown-page/package.json index b4faa7318..3ec818a9e 100644 --- a/packages/markdown-page/package.json +++ b/packages/markdown-page/package.json @@ -1,14 +1,14 @@ { "name": "@hashicorp/react-markdown-page", "description": "Create a single page based on a mdx file in NextJS projects.", - "version": "1.5.0", + "version": "1.5.1", "author": "HashiCorp", "contributors": [ "Jeff Escalante" ], "dependencies": { "@hashicorp/platform-markdown-utils": "^0.2.0", - "@hashicorp/react-content": "^8.2.0", + "@hashicorp/react-content": "^8.2.1", "@hashicorp/react-head": "^3.1.2", "gray-matter": "4.0.3", "next-mdx-remote": ">=3.x" diff --git a/packages/open-api-page/CHANGELOG.md b/packages/open-api-page/CHANGELOG.md index db2dcf33f..aba5af8d5 100644 --- a/packages/open-api-page/CHANGELOG.md +++ b/packages/open-api-page/CHANGELOG.md @@ -1,5 +1,14 @@ # @hashicorp/react-open-api-page +## 2.0.2 + +### Patch Changes + +- [#498](https://github.com/hashicorp/react-components/pull/498) [`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e) Thanks [@BRKalow](https://github.com/BRKalow)! - Bumps underlying dependencies. + +- Updated dependencies [[`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e)]: + - @hashicorp/react-content@8.2.1 + ## 2.0.1 ### Patch Changes diff --git a/packages/open-api-page/package.json b/packages/open-api-page/package.json index ae10d868b..4797ecd71 100644 --- a/packages/open-api-page/package.json +++ b/packages/open-api-page/package.json @@ -2,7 +2,7 @@ "name": "@hashicorp/react-open-api-page", "description": "The OpenApiPage component, and related server utilities, are used to render documentation pages for a provided Swagger 2.0 specification.", "author": "HashiCorp", - "version": "2.0.1", + "version": "2.0.2", "license": "MPL-2.0", "scripts": { "refresh-generated-fixtures": "npx -p @babel/core -p @babel/node -p @hashicorp/platform-markdown-utils -p @babel/preset-typescript babel-node --presets @babel/preset-env,@babel/preset-typescript --extensions .js,.ts --only ./**/*,/Users/zachshilton/code/react-components/node_modules/@hashicorp/platform-markdown-utils/markdown-to-html/index.ts,/Users/zachshilton/code/react-components/node_modules/@hashicorp/platform-markdown-utils/index.ts,/Users/zachshilton/code/react-components/node_modules/@hashicorp/platform-code-highlighting/rehype-surface-code-newlines/index.ts ./fixtures/refresh-generated-fixtures.js" @@ -14,7 +14,7 @@ "@apidevtools/json-schema-ref-parser": "^9.0.9", "@hashicorp/flight-icons": "^2.0.2", "@hashicorp/platform-markdown-utils": "^0.2.0", - "@hashicorp/react-content": "^8.2.0", + "@hashicorp/react-content": "^8.2.1", "@hashicorp/react-docs-sidenav": "^8.4.1", "@hashicorp/react-head": "^3.1.2", "change-case": "^4.1.2", diff --git a/packages/product-download-page/CHANGELOG.md b/packages/product-download-page/CHANGELOG.md index 15fe4f6c6..5023c91e3 100644 --- a/packages/product-download-page/CHANGELOG.md +++ b/packages/product-download-page/CHANGELOG.md @@ -1,5 +1,15 @@ # @hashicorp/react-product-downloads-page +## 2.7.1 + +### Patch Changes + +- [#498](https://github.com/hashicorp/react-components/pull/498) [`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e) Thanks [@BRKalow](https://github.com/BRKalow)! - Bumps underlying dependencies. + +- Updated dependencies [[`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e)]: + - @hashicorp/react-button@6.0.4 + - @hashicorp/react-tabs@7.1.2 + ## 2.7.0 ### Minor Changes diff --git a/packages/product-download-page/package.json b/packages/product-download-page/package.json index ca920c990..8a4d9fc0d 100644 --- a/packages/product-download-page/package.json +++ b/packages/product-download-page/package.json @@ -1,7 +1,7 @@ { "name": "@hashicorp/react-product-downloads-page", "description": "The page where you go to download HashiCorp products", - "version": "2.7.0", + "version": "2.7.1", "author": "HashiCorp", "contributors": [ "Zack Tanner", @@ -9,9 +9,9 @@ ], "dependencies": { "@hashicorp/platform-product-meta": "^0.1.0", - "@hashicorp/react-button": "^6.0.3", + "@hashicorp/react-button": "^6.0.4", "@hashicorp/react-head": "^3.1.2", - "@hashicorp/react-tabs": "^7.1.1", + "@hashicorp/react-tabs": "^7.1.2", "semver": "^7.3.5" }, "peerDependencies": { diff --git a/packages/product-features-list/CHANGELOG.md b/packages/product-features-list/CHANGELOG.md index 077f72730..98bb9cbb0 100644 --- a/packages/product-features-list/CHANGELOG.md +++ b/packages/product-features-list/CHANGELOG.md @@ -1,5 +1,15 @@ # @hashicorp/react-product-features-list +## 5.0.2 + +### Patch Changes + +- [#498](https://github.com/hashicorp/react-components/pull/498) [`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e) Thanks [@BRKalow](https://github.com/BRKalow)! - Bumps underlying dependencies. + +- Updated dependencies [[`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e)]: + - @hashicorp/react-button@6.0.4 + - @hashicorp/react-image@4.0.4 + ## 5.0.1 ### Patch Changes diff --git a/packages/product-features-list/package.json b/packages/product-features-list/package.json index e066989cc..bdc54e979 100644 --- a/packages/product-features-list/package.json +++ b/packages/product-features-list/package.json @@ -1,14 +1,14 @@ { "name": "@hashicorp/react-product-features-list", "description": "list for product features", - "version": "5.0.1", + "version": "5.0.2", "author": "HashiCorp", "contributors": [ "Nicole Forrester" ], "dependencies": { - "@hashicorp/react-button": "^6.0.3", - "@hashicorp/react-image": "^4.0.3", + "@hashicorp/react-button": "^6.0.4", + "@hashicorp/react-image": "^4.0.4", "classnames": "^2.3.1" }, "license": "MPL-2.0", diff --git a/packages/search/CHANGELOG.md b/packages/search/CHANGELOG.md index fda4587f8..5de7f2558 100644 --- a/packages/search/CHANGELOG.md +++ b/packages/search/CHANGELOG.md @@ -1,5 +1,11 @@ # @hashicorp/react-search +## 6.4.1 + +### Patch Changes + +- [#498](https://github.com/hashicorp/react-components/pull/498) [`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e) Thanks [@BRKalow](https://github.com/BRKalow)! - Bumps underlying dependencies. + ## 6.4.0 ### Minor Changes diff --git a/packages/search/package.json b/packages/search/package.json index b63e242cb..2d20090ea 100644 --- a/packages/search/package.json +++ b/packages/search/package.json @@ -1,7 +1,7 @@ { "name": "@hashicorp/react-search", "description": "Algolia-powered search component", - "version": "6.4.0", + "version": "6.4.1", "author": "HashiCorp", "contributors": [ "Kevin Pruett", diff --git a/packages/sentinel-embedded/CHANGELOG.md b/packages/sentinel-embedded/CHANGELOG.md new file mode 100644 index 000000000..509d467f8 --- /dev/null +++ b/packages/sentinel-embedded/CHANGELOG.md @@ -0,0 +1,7 @@ +# @hashicorp/react-sentinel-embedded + +## 1.0.4 + +### Patch Changes + +- [#367](https://github.com/hashicorp/react-components/pull/367) [`9e64fa1`](https://github.com/hashicorp/react-components/commit/9e64fa13ca53055782165a9e862b26261faa2752) Thanks [@BRKalow](https://github.com/BRKalow)! - Publish to update the sentinel-embedded dependency diff --git a/packages/sentinel-embedded/package.json b/packages/sentinel-embedded/package.json index ba20622ae..8ce554b7c 100644 --- a/packages/sentinel-embedded/package.json +++ b/packages/sentinel-embedded/package.json @@ -1,9 +1,11 @@ { "name": "@hashicorp/react-sentinel-embedded", "description": "Embed the Sentinel playground into an MDX page.", - "version": "1.0.3", + "version": "1.0.4", "author": "HashiCorp", - "contributors": ["Cameron Stitt"], + "contributors": [ + "Cameron Stitt" + ], "dependencies": { "@hashicorp/sentinel-embedded": "^0.0.14" }, diff --git a/packages/stepped-feature-list/CHANGELOG.md b/packages/stepped-feature-list/CHANGELOG.md new file mode 100644 index 000000000..4022740f0 --- /dev/null +++ b/packages/stepped-feature-list/CHANGELOG.md @@ -0,0 +1,7 @@ +# @hashicorp/react-stepped-feature-list + +## 4.0.4 + +### Patch Changes + +- [#498](https://github.com/hashicorp/react-components/pull/498) [`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e) Thanks [@BRKalow](https://github.com/BRKalow)! - Bumps underlying dependencies. diff --git a/packages/stepped-feature-list/package.json b/packages/stepped-feature-list/package.json index 69599ebf2..12d61403f 100644 --- a/packages/stepped-feature-list/package.json +++ b/packages/stepped-feature-list/package.json @@ -1,7 +1,7 @@ { "name": "@hashicorp/react-stepped-feature-list", "description": "Renders a list of features for a product", - "version": "4.0.3", + "version": "4.0.4", "author": "HashiCorp", "contributors": [ "Zack Tanner" diff --git a/packages/subnav/CHANGELOG.md b/packages/subnav/CHANGELOG.md index e54561b62..ae37d160c 100644 --- a/packages/subnav/CHANGELOG.md +++ b/packages/subnav/CHANGELOG.md @@ -1,5 +1,14 @@ # @hashicorp/react-subnav +## 9.3.4 + +### Patch Changes + +- [#498](https://github.com/hashicorp/react-components/pull/498) [`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e) Thanks [@BRKalow](https://github.com/BRKalow)! - Bumps underlying dependencies. + +- Updated dependencies [[`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e)]: + - @hashicorp/react-button@6.0.4 + ## 9.3.3 ### Patch Changes diff --git a/packages/subnav/package.json b/packages/subnav/package.json index 09f6ff2ce..2fc2f79e7 100644 --- a/packages/subnav/package.json +++ b/packages/subnav/package.json @@ -1,7 +1,7 @@ { "name": "@hashicorp/react-subnav", "description": "Displays a navigation bar, with links and a call-to-action.", - "version": "9.3.3", + "version": "9.3.4", "author": "HashiCorp", "contributors": [ "Zach Shilton" @@ -9,7 +9,7 @@ "dependencies": { "@hashicorp/mktg-logos": "^1.2.0", "@hashicorp/platform-product-meta": "^0.1.0", - "@hashicorp/react-button": "^6.0.3", + "@hashicorp/react-button": "^6.0.4", "@hashicorp/react-inline-svg": "^6.0.3", "@hashicorp/react-link-wrap": "^3.0.3", "@reach/visually-hidden": "^0.16.0", diff --git a/packages/tabbed-accordion/CHANGELOG.md b/packages/tabbed-accordion/CHANGELOG.md index 33505a47d..907ca3fd0 100644 --- a/packages/tabbed-accordion/CHANGELOG.md +++ b/packages/tabbed-accordion/CHANGELOG.md @@ -1,5 +1,15 @@ # @hashicorp/react-tabbed-accordion +## 5.0.2 + +### Patch Changes + +- [#498](https://github.com/hashicorp/react-components/pull/498) [`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e) Thanks [@BRKalow](https://github.com/BRKalow)! - Bumps underlying dependencies. + +- Updated dependencies [[`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e)]: + - @hashicorp/react-accordion@3.0.2 + - @hashicorp/react-tabs@7.1.2 + ## 5.0.1 ### Patch Changes diff --git a/packages/tabbed-accordion/package.json b/packages/tabbed-accordion/package.json index 41bea0ea6..b4e50d743 100644 --- a/packages/tabbed-accordion/package.json +++ b/packages/tabbed-accordion/package.json @@ -1,14 +1,14 @@ { "name": "@hashicorp/react-tabbed-accordion", "description": "Tabs with accordions nested inside", - "version": "5.0.1", + "version": "5.0.2", "author": "HashiCorp", "contributors": [ "Zach Shilton" ], "dependencies": { - "@hashicorp/react-accordion": "^3.0.1", - "@hashicorp/react-tabs": "^7.1.1", + "@hashicorp/react-accordion": "^3.0.2", + "@hashicorp/react-tabs": "^7.1.2", "classnames": "^2.3.1" }, "peerDependencies": { diff --git a/packages/tabs/CHANGELOG.md b/packages/tabs/CHANGELOG.md index 4f8a6469a..9d257f934 100644 --- a/packages/tabs/CHANGELOG.md +++ b/packages/tabs/CHANGELOG.md @@ -1,5 +1,11 @@ # @hashicorp/react-tabs +## 7.1.2 + +### Patch Changes + +- [#498](https://github.com/hashicorp/react-components/pull/498) [`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e) Thanks [@BRKalow](https://github.com/BRKalow)! - Bumps underlying dependencies. + ## 7.1.1 ### Patch Changes diff --git a/packages/tabs/package.json b/packages/tabs/package.json index ae39512c6..0e359ee34 100644 --- a/packages/tabs/package.json +++ b/packages/tabs/package.json @@ -1,7 +1,7 @@ { "name": "@hashicorp/react-tabs", "description": "Display content in a tabbed interface", - "version": "7.1.1", + "version": "7.1.2", "author": "HashiCorp", "contributors": [ "Zach Shilton" diff --git a/packages/text-split-with-code/CHANGELOG.md b/packages/text-split-with-code/CHANGELOG.md index 197142f19..2694b3948 100644 --- a/packages/text-split-with-code/CHANGELOG.md +++ b/packages/text-split-with-code/CHANGELOG.md @@ -1,5 +1,15 @@ # @hashicorp/react-text-split-with-code +## 3.4.1 + +### Patch Changes + +- [#498](https://github.com/hashicorp/react-components/pull/498) [`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e) Thanks [@BRKalow](https://github.com/BRKalow)! - Bumps underlying dependencies. + +- Updated dependencies [[`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e)]: + - @hashicorp/react-code-block@4.4.1 + - @hashicorp/react-text-split@4.0.1 + ## 3.4.0 ### Minor Changes diff --git a/packages/text-split-with-code/package.json b/packages/text-split-with-code/package.json index 3a7da8015..93eb8ff59 100644 --- a/packages/text-split-with-code/package.json +++ b/packages/text-split-with-code/package.json @@ -1,14 +1,14 @@ { "name": "@hashicorp/react-text-split-with-code", "description": "Display a title, description, and links alongside a code block", - "version": "3.4.0", + "version": "3.4.1", "author": "HashiCorp", "contributors": [ "Brandon Romano" ], "dependencies": { - "@hashicorp/react-code-block": "^4.4.0", - "@hashicorp/react-text-split": "^4.0.0" + "@hashicorp/react-code-block": "^4.4.1", + "@hashicorp/react-text-split": "^4.0.1" }, "license": "MPL-2.0", "peerDependencies": { diff --git a/packages/text-split/CHANGELOG.md b/packages/text-split/CHANGELOG.md index 3e537629d..ac406c640 100644 --- a/packages/text-split/CHANGELOG.md +++ b/packages/text-split/CHANGELOG.md @@ -1,5 +1,14 @@ # @hashicorp/react-text-split +## 4.0.1 + +### Patch Changes + +- [#498](https://github.com/hashicorp/react-components/pull/498) [`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e) Thanks [@BRKalow](https://github.com/BRKalow)! - Bumps underlying dependencies. + +- Updated dependencies [[`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e)]: + - @hashicorp/react-button@6.0.4 + ## 4.0.0 ### Major Changes diff --git a/packages/text-split/package.json b/packages/text-split/package.json index c36c4b907..a2a17972f 100644 --- a/packages/text-split/package.json +++ b/packages/text-split/package.json @@ -1,14 +1,14 @@ { "name": "@hashicorp/react-text-split", "description": "Display a title, description, and links alongside arbitrary content", - "version": "4.0.0", + "version": "4.0.1", "author": "HashiCorp", "contributors": [ "Zach Shilton" ], "dependencies": { "@hashicorp/platform-product-meta": "^0.1.0", - "@hashicorp/react-button": "^6.0.3", + "@hashicorp/react-button": "^6.0.4", "@hashicorp/react-inline-svg": "^6.0.3", "classnames": "^2.3.1" }, diff --git a/packages/text-splits/CHANGELOG.md b/packages/text-splits/CHANGELOG.md new file mode 100644 index 000000000..3ca7e827b --- /dev/null +++ b/packages/text-splits/CHANGELOG.md @@ -0,0 +1,10 @@ +# @hashicorp/react-text-splits + +## 3.2.8 + +### Patch Changes + +- [#498](https://github.com/hashicorp/react-components/pull/498) [`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e) Thanks [@BRKalow](https://github.com/BRKalow)! - Bumps underlying dependencies. + +- Updated dependencies [[`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e)]: + - @hashicorp/react-text-split-with-code@3.4.1 diff --git a/packages/text-splits/package.json b/packages/text-splits/package.json index c3ea5c161..a5014f6f4 100644 --- a/packages/text-splits/package.json +++ b/packages/text-splits/package.json @@ -1,7 +1,7 @@ { "name": "@hashicorp/react-text-splits", "description": "Renders an array of text-split components", - "version": "3.2.7", + "version": "3.2.8", "author": "HashiCorp", "contributors": [ "Zach Shilton" @@ -11,7 +11,7 @@ "access": "public" }, "dependencies": { - "@hashicorp/react-text-split-with-code": "^3.4.0", + "@hashicorp/react-text-split-with-code": "^3.4.1", "@hashicorp/react-text-split-with-image": "^4.3.0", "@hashicorp/react-text-split-with-logo-grid": "^5.1.5" }, diff --git a/packages/vertical-text-block-list/CHANGELOG.md b/packages/vertical-text-block-list/CHANGELOG.md index 18d4749b4..13e25afe4 100644 --- a/packages/vertical-text-block-list/CHANGELOG.md +++ b/packages/vertical-text-block-list/CHANGELOG.md @@ -1,5 +1,14 @@ # @hashicorp/react-vertical-text-block-list +## 7.0.1 + +### Patch Changes + +- [#498](https://github.com/hashicorp/react-components/pull/498) [`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e) Thanks [@BRKalow](https://github.com/BRKalow)! - Bumps underlying dependencies. + +- Updated dependencies [[`e60fa8f`](https://github.com/hashicorp/react-components/commit/e60fa8f437a98f97f6c0ed396f194192cf5e376e)]: + - @hashicorp/react-image@4.0.4 + ## 7.0.0 ### Major Changes diff --git a/packages/vertical-text-block-list/package.json b/packages/vertical-text-block-list/package.json index 90b3bb089..e17bde155 100644 --- a/packages/vertical-text-block-list/package.json +++ b/packages/vertical-text-block-list/package.json @@ -1,7 +1,7 @@ { "name": "@hashicorp/react-vertical-text-block-list", "description": "Vertical block list of links", - "version": "7.0.0", + "version": "7.0.1", "author": "HashiCorp", "contributors": [ "Mike Wickett", @@ -9,7 +9,7 @@ ], "dependencies": { "@hashicorp/platform-product-meta": "^0.1.0", - "@hashicorp/react-image": "^4.0.3", + "@hashicorp/react-image": "^4.0.4", "@hashicorp/react-link-wrap": "^3.0.3", "classnames": "^2.3.1" },