Skip to content

Commit

Permalink
Version Packages (#574)
Browse files Browse the repository at this point in the history
# Releases
## @hashicorp/react-call-to-action@5.0.0

### Major Changes

-   [#568](#568) [`26918b9e`](26918b9) Thanks [@dstaley](https://github.com/dstaley)! - Add TypeScript types

 ## @hashicorp/react-code-block@5.0.0

### Major Changes

-   [#568](#568) [`26918b9e`](26918b9) Thanks [@dstaley](https://github.com/dstaley)! - Add TypeScript types

 ## @hashicorp/react-docs-page@15.0.0

### Major Changes

-   [#568](#568) [`26918b9e`](26918b9) Thanks [@dstaley](https://github.com/dstaley)! - Add TypeScript types

 ## @hashicorp/react-enterprise-alert@7.0.0

### Major Changes

-   [#568](#568) [`26918b9e`](26918b9) Thanks [@dstaley](https://github.com/dstaley)! - Add TypeScript types

 ## @hashicorp/react-hashi-stack-menu@3.0.0

### Major Changes

-   [#568](#568) [`26918b9e`](26918b9) Thanks [@dstaley](https://github.com/dstaley)! - Add TypeScript types

 ## @hashicorp/react-select-input@5.0.0

### Major Changes

-   [#568](#568) [`26918b9e`](26918b9) Thanks [@dstaley](https://github.com/dstaley)! - Add TypeScript types

 ## @hashicorp/react-sentinel-embedded@2.0.0

### Major Changes

-   [#568](#568) [`26918b9e`](26918b9) Thanks [@dstaley](https://github.com/dstaley)! - Add TypeScript types

 ## @hashicorp/react-command-line-terminal@3.0.0

### Major Changes

-   [#568](#568) [`26918b9e`](26918b9) Thanks [@dstaley](https://github.com/dstaley)! - Add TypeScript types

 ## @hashicorp/react-text-split@5.0.0

### Major Changes

-   [#568](#568) [`26918b9e`](26918b9) Thanks [@dstaley](https://github.com/dstaley)! - Add TypeScript types

 ## @hashicorp/react-glossary-page@2.5.7

### Patch Changes

-   Updated dependencies \[[`26918b9e`](26918b9)]:
    -   @hashicorp/react-docs-page@15.0.0

 ## @hashicorp/react-text-split-with-code@3.4.2

### Patch Changes

-   Updated dependencies \[[`26918b9e`](26918b9), [`26918b9e`](26918b9)]:
    -   @hashicorp/react-code-block@5.0.0
    -   @hashicorp/react-text-split@5.0.0

 ## @hashicorp/react-text-split-with-image@4.3.1

### Patch Changes

-   Updated dependencies \[[`26918b9e`](26918b9)]:
    -   @hashicorp/react-text-split@5.0.0

 ## @hashicorp/react-text-split-with-logo-grid@5.1.6

### Patch Changes

-   Updated dependencies \[[`26918b9e`](26918b9)]:
    -   @hashicorp/react-text-split@5.0.0
  • Loading branch information
github-actions[bot] committed Apr 26, 2022
1 parent 26918b9 commit 1274422
Show file tree
Hide file tree
Showing 35 changed files with 118 additions and 68 deletions.
5 changes: 0 additions & 5 deletions .changeset/orange-lions-worry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/perfect-swans-hammer.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rich-bears-brake.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shiny-jars-flow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stupid-items-fold.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/stupid-laws-hang.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/three-schools-refuse.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wet-papayas-argue.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wild-panthers-nail.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/call-to-action/CHANGELOG.md
@@ -1,5 +1,11 @@
# @hashicorp/react-call-to-action

## 5.0.0

### Major Changes

- [#568](https://github.com/hashicorp/react-components/pull/568) [`26918b9e`](https://github.com/hashicorp/react-components/commit/26918b9e32b3d4882bb18786f09eaa63c178bbc6) Thanks [@dstaley](https://github.com/dstaley)! - Add TypeScript types

## 4.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/call-to-action/package.json
@@ -1,7 +1,7 @@
{
"name": "@hashicorp/react-call-to-action",
"description": "Display a title, content, and links in a call-to-action format",
"version": "4.1.2",
"version": "5.0.0",
"author": "HashiCorp",
"contributors": [
"Zach Shilton"
Expand Down
6 changes: 6 additions & 0 deletions packages/code-block/CHANGELOG.md
@@ -1,5 +1,11 @@
# @hashicorp/react-code-block

## 5.0.0

### Major Changes

- [#568](https://github.com/hashicorp/react-components/pull/568) [`26918b9e`](https://github.com/hashicorp/react-components/commit/26918b9e32b3d4882bb18786f09eaa63c178bbc6) Thanks [@dstaley](https://github.com/dstaley)! - Add TypeScript types

## 4.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/code-block/package.json
@@ -1,7 +1,7 @@
{
"name": "@hashicorp/react-code-block",
"description": "A simple code block with clipboard functionality",
"version": "4.5.0",
"version": "5.0.0",
"author": "HashiCorp",
"dependencies": {
"@hashicorp/react-inline-svg": "^6.0.3",
Expand Down
6 changes: 6 additions & 0 deletions packages/docs-page/CHANGELOG.md
@@ -1,5 +1,11 @@
# @hashicorp/react-docs-page

## 15.0.0

### Major Changes

- [#568](https://github.com/hashicorp/react-components/pull/568) [`26918b9e`](https://github.com/hashicorp/react-components/commit/26918b9e32b3d4882bb18786f09eaa63c178bbc6) Thanks [@dstaley](https://github.com/dstaley)! - Add TypeScript types

## 14.16.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion 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.16.1",
"version": "15.0.0",
"author": "HashiCorp",
"contributors": [
"Jeff Escalante",
Expand Down
6 changes: 6 additions & 0 deletions packages/enterprise-alert/CHANGELOG.md
@@ -1,5 +1,11 @@
# @hashicorp/react-enterprise-alert

## 7.0.0

### Major Changes

- [#568](https://github.com/hashicorp/react-components/pull/568) [`26918b9e`](https://github.com/hashicorp/react-components/commit/26918b9e32b3d4882bb18786f09eaa63c178bbc6) Thanks [@dstaley](https://github.com/dstaley)! - Add TypeScript types

## 6.0.1

### Patch Changes
Expand Down
6 changes: 4 additions & 2 deletions packages/enterprise-alert/package.json
@@ -1,10 +1,12 @@
{
"name": "@hashicorp/react-enterprise-alert",
"description": "Render an alert used to note the requirement of an enterprise product",
"version": "6.0.1",
"version": "7.0.0",
"author": "HashiCorp",
"bugs": "https://github.com/hashicorp/react-components/issues?q=is:issue+%22enterprise-alert%22",
"contributors": ["Jeff Escalante"],
"contributors": [
"Jeff Escalante"
],
"homepage": "https://github.com/hashicorp/react-components/tree/master/packages/enterprise-alert",
"license": "MPL-2.0",
"dependencies": {
Expand Down
7 changes: 7 additions & 0 deletions packages/glossary-page/CHANGELOG.md
@@ -1,5 +1,12 @@
# @hashicorp/react-glossary-page

## 2.5.7

### Patch Changes

- Updated dependencies [[`26918b9e`](https://github.com/hashicorp/react-components/commit/26918b9e32b3d4882bb18786f09eaa63c178bbc6)]:
- @hashicorp/react-docs-page@15.0.0

## 2.5.6

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions 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.6",
"version": "2.5.7",
"author": "HashiCorp",
"contributors": [
"Bryce Kalow"
],
"dependencies": {
"@hashicorp/react-docs-page": "^14.14.1",
"@hashicorp/react-docs-page": "^15.0.0",
"@hashicorp/remark-plugins": "^3.3.1"
},
"license": "MPL-2.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/hashi-stack-menu/CHANGELOG.md
@@ -1,5 +1,11 @@
# @hashicorp/react-hashi-stack-menu

## 3.0.0

### Major Changes

- [#568](https://github.com/hashicorp/react-components/pull/568) [`26918b9e`](https://github.com/hashicorp/react-components/commit/26918b9e32b3d4882bb18786f09eaa63c178bbc6) Thanks [@dstaley](https://github.com/dstaley)! - Add TypeScript types

## 2.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion 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.1",
"version": "3.0.0",
"author": "HashiCorp",
"contributors": [
"Jimmy Merritello"
Expand Down
6 changes: 6 additions & 0 deletions packages/select-input/CHANGELOG.md
@@ -1,5 +1,11 @@
# @hashicorp/react-select-input

## 5.0.0

### Major Changes

- [#568](https://github.com/hashicorp/react-components/pull/568) [`26918b9e`](https://github.com/hashicorp/react-components/commit/26918b9e32b3d4882bb18786f09eaa63c178bbc6) Thanks [@dstaley](https://github.com/dstaley)! - Add TypeScript types

## 4.0.5

### Patch Changes
Expand Down
6 changes: 4 additions & 2 deletions packages/select-input/package.json
@@ -1,9 +1,11 @@
{
"name": "@hashicorp/react-select-input",
"description": "Select input field",
"version": "4.0.5",
"version": "5.0.0",
"author": "HashiCorp",
"contributors": ["Richard Flosi"],
"contributors": [
"Richard Flosi"
],
"dependencies": {
"classnames": "^2.3.1",
"downshift": "3.1.5"
Expand Down
6 changes: 6 additions & 0 deletions packages/sentinel-embedded/CHANGELOG.md
@@ -1,5 +1,11 @@
# @hashicorp/react-sentinel-embedded

## 2.0.0

### Major Changes

- [#568](https://github.com/hashicorp/react-components/pull/568) [`26918b9e`](https://github.com/hashicorp/react-components/commit/26918b9e32b3d4882bb18786f09eaa63c178bbc6) Thanks [@dstaley](https://github.com/dstaley)! - Add TypeScript types

## 1.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sentinel-embedded/package.json
@@ -1,7 +1,7 @@
{
"name": "@hashicorp/react-sentinel-embedded",
"description": "Embed the Sentinel playground into an MDX page.",
"version": "1.0.4",
"version": "2.0.0",
"author": "HashiCorp",
"contributors": [
"Cameron Stitt"
Expand Down
7 changes: 7 additions & 0 deletions packages/terminal/CHANGELOG.md
@@ -0,0 +1,7 @@
# @hashicorp/react-command-line-terminal

## 3.0.0

### Major Changes

- [#568](https://github.com/hashicorp/react-components/pull/568) [`26918b9e`](https://github.com/hashicorp/react-components/commit/26918b9e32b3d4882bb18786f09eaa63c178bbc6) Thanks [@dstaley](https://github.com/dstaley)! - Add TypeScript types
7 changes: 5 additions & 2 deletions packages/terminal/package.json
@@ -1,9 +1,12 @@
{
"name": "@hashicorp/react-command-line-terminal",
"description": "Static UI element to render a command line terminal with code",
"version": "2.0.4",
"version": "3.0.0",
"author": "HashiCorp",
"contributors": ["Zack Tanner", "Brandon Romano"],
"contributors": [
"Zack Tanner",
"Brandon Romano"
],
"license": "MPL-2.0",
"dependencies": {
"@hashicorp/platform-product-meta": "^0.1.0"
Expand Down
8 changes: 8 additions & 0 deletions packages/text-split-with-code/CHANGELOG.md
@@ -1,5 +1,13 @@
# @hashicorp/react-text-split-with-code

## 3.4.2

### Patch Changes

- Updated dependencies [[`26918b9e`](https://github.com/hashicorp/react-components/commit/26918b9e32b3d4882bb18786f09eaa63c178bbc6), [`26918b9e`](https://github.com/hashicorp/react-components/commit/26918b9e32b3d4882bb18786f09eaa63c178bbc6)]:
- @hashicorp/react-code-block@5.0.0
- @hashicorp/react-text-split@5.0.0

## 3.4.1

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions 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.1",
"version": "3.4.2",
"author": "HashiCorp",
"contributors": [
"Brandon Romano"
],
"dependencies": {
"@hashicorp/react-code-block": "^4.4.1",
"@hashicorp/react-text-split": "^4.0.1"
"@hashicorp/react-code-block": "^5.0.0",
"@hashicorp/react-text-split": "^5.0.0"
},
"license": "MPL-2.0",
"peerDependencies": {
Expand Down
7 changes: 7 additions & 0 deletions packages/text-split-with-image/CHANGELOG.md
@@ -1,5 +1,12 @@
# @hashicorp/react-text-split-with-image

## 4.3.1

### Patch Changes

- Updated dependencies [[`26918b9e`](https://github.com/hashicorp/react-components/commit/26918b9e32b3d4882bb18786f09eaa63c178bbc6)]:
- @hashicorp/react-text-split@5.0.0

## 4.3.0

### Minor Changes
Expand Down
8 changes: 5 additions & 3 deletions packages/text-split-with-image/package.json
@@ -1,16 +1,18 @@
{
"name": "@hashicorp/react-text-split-with-image",
"version": "4.3.0",
"version": "4.3.1",
"description": "Display an image alongside a title, description, and links.",
"author": "HashiCorp",
"contributors": ["Brandon Romano"],
"contributors": [
"Brandon Romano"
],
"publishConfig": {
"access": "public"
},
"license": "MPL-2.0",
"dependencies": {
"@hashicorp/react-image": "^4.0.3",
"@hashicorp/react-text-split": "^4.0.0"
"@hashicorp/react-text-split": "^5.0.0"
},
"peerDependencies": {
"@hashicorp/mktg-global-styles": ">=3.x",
Expand Down
7 changes: 7 additions & 0 deletions packages/text-split-with-logo-grid/CHANGELOG.md
@@ -1,5 +1,12 @@
# @hashicorp/react-text-split-with-logo-grid

## 5.1.6

### Patch Changes

- Updated dependencies [[`26918b9e`](https://github.com/hashicorp/react-components/commit/26918b9e32b3d4882bb18786f09eaa63c178bbc6)]:
- @hashicorp/react-text-split@5.0.0

## 5.1.5

### Patch Changes
Expand Down
8 changes: 5 additions & 3 deletions packages/text-split-with-logo-grid/package.json
@@ -1,16 +1,18 @@
{
"name": "@hashicorp/react-text-split-with-logo-grid",
"version": "5.1.5",
"version": "5.1.6",
"description": "Display a grid of logos alongside a title, description, and links.",
"author": "HashiCorp",
"contributors": ["Brandon Romato"],
"contributors": [
"Brandon Romato"
],
"license": "MPL-2.0",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@hashicorp/react-image": "^4.0.3",
"@hashicorp/react-text-split": "^4.0.0",
"@hashicorp/react-text-split": "^5.0.0",
"classnames": "^2.3.1"
},
"peerDependencies": {
Expand Down
6 changes: 6 additions & 0 deletions packages/text-split/CHANGELOG.md
@@ -1,5 +1,11 @@
# @hashicorp/react-text-split

## 5.0.0

### Major Changes

- [#568](https://github.com/hashicorp/react-components/pull/568) [`26918b9e`](https://github.com/hashicorp/react-components/commit/26918b9e32b3d4882bb18786f09eaa63c178bbc6) Thanks [@dstaley](https://github.com/dstaley)! - Add TypeScript types

## 4.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/text-split/package.json
@@ -1,7 +1,7 @@
{
"name": "@hashicorp/react-text-split",
"description": "Display a title, description, and links alongside arbitrary content",
"version": "4.0.1",
"version": "5.0.0",
"author": "HashiCorp",
"contributors": [
"Zach Shilton"
Expand Down

1 comment on commit 1274422

@vercel
Copy link

@vercel vercel bot commented on 1274422 Apr 26, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.