Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

Commit 4969984

Browse files
Publish
- @hashicorp/react-callouts@7.0.2 - @hashicorp/react-case-study-slider@6.0.1 - @hashicorp/react-featured-slider@4.0.1 - @hashicorp/react-hero@7.1.1 - @hashicorp/react-product-downloads-page@2.0.1 - @hashicorp/react-section-header@5.0.2 - @hashicorp/react-stepped-feature-list@4.0.1 - @hashicorp/react-tabbed-accordion@4.0.1 - @hashicorp/react-tabs@6.0.1 - @hashicorp/react-text-split-with-code@3.1.1 - @hashicorp/react-text-split-with-image@4.1.1 - @hashicorp/react-text-split-with-logo-grid@4.1.1 - @hashicorp/react-text-split@3.1.1 - @hashicorp/react-text-splits@2.1.1 - @hashicorp/react-use-cases@3.0.2 - @hashicorp/react-vertical-text-block-list@6.0.2
1 parent 421abf0 commit 4969984

32 files changed

Lines changed: 40 additions & 40 deletions

File tree

packages/callouts/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/callouts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@hashicorp/react-callouts",
33
"description": "Display a set of items, each with a title, description, option links, and an optional icon.",
4-
"version": "7.0.1",
4+
"version": "7.0.2",
55
"author": "HashiCorp",
66
"contributors": [
77
"Zach Shilton"

packages/case-study-slider/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/case-study-slider/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@hashicorp/react-case-study-slider",
33
"description": "displays up to three case studies",
4-
"version": "6.0.0",
4+
"version": "6.0.1",
55
"author": "HashiCorp",
66
"contributors": [
77
"Mike Wickett"

packages/featured-slider/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/featured-slider/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@hashicorp/react-featured-slider",
33
"description": "featured slider for case studies",
4-
"version": "4.0.0",
4+
"version": "4.0.1",
55
"author": "HashiCorp",
66
"contributors": [
77
"Nicole Forrester"

packages/hero/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/hero/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@hashicorp/react-hero",
33
"description": "basic full page hero with a lot of customization options",
4-
"version": "7.1.0",
4+
"version": "7.1.1",
55
"author": "HashiCorp",
66
"contributors": [
77
"Jeff Escalante"

packages/product-download-page/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/product-download-page/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@hashicorp/react-product-downloads-page",
33
"description": "The page where you go to download HashiCorp products",
4-
"version": "2.0.0",
4+
"version": "2.0.1",
55
"author": "HashiCorp",
66
"contributors": [
77
"Zack Tanner",
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"@hashicorp/react-button": "^5.0.1",
1212
"@hashicorp/react-head": "^3.0.2",
13-
"@hashicorp/react-tabs": "^6.0.0",
13+
"@hashicorp/react-tabs": "^6.0.1",
1414
"semver": "^7.3.2"
1515
},
1616
"peerDependencies": {

0 commit comments

Comments
 (0)