Skip to content

Commit

Permalink
Version Packages (#840)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
hashibot-web and github-actions[bot] committed Dec 8, 2022
1 parent 80ef3a3 commit d1c6d24
Show file tree
Hide file tree
Showing 35 changed files with 155 additions and 53 deletions.
5 changes: 0 additions & 5 deletions .changeset/chilly-pens-tie.md

This file was deleted.

17 changes: 0 additions & 17 deletions .changeset/pink-pants-confess.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/poor-eggs-rush.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/actions/CHANGELOG.md
@@ -1,5 +1,14 @@
# @hashicorp/react-actions

## 0.4.3

### Patch Changes

- [#835](https://github.com/hashicorp/react-components/pull/835) [`b9160926`](https://github.com/hashicorp/react-components/commit/b9160926d7b2f9d65f8bbbf81ff9ec9f2f33063d) Thanks [@alexcarpenter](https://github.com/alexcarpenter)! - Increase column gap with mixed usage

- Updated dependencies [[`80ef3a38`](https://github.com/hashicorp/react-components/commit/80ef3a38ba67e23ba2d019530fb57d218e9d8268)]:
- @hashicorp/react-standalone-link@0.4.0

## 0.4.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/actions/package.json
@@ -1,13 +1,13 @@
{
"name": "@hashicorp/react-actions",
"version": "0.4.2",
"version": "0.4.3",
"description": "",
"author": "HashiCorp",
"license": "MPL-2.0",
"dependencies": {
"@hashicorp/platform-product-meta": "^0.1.0",
"@hashicorp/react-button": "^6.3.0",
"@hashicorp/react-standalone-link": "^0.3.0",
"@hashicorp/react-standalone-link": "^0.4.0",
"classnames": "^2.3.1"
},
"peerDependencies": {
Expand Down
6 changes: 6 additions & 0 deletions packages/alert/CHANGELOG.md
@@ -1,5 +1,11 @@
# @hashicorp/react-alert

## 6.1.0

### Minor Changes

- [#823](https://github.com/hashicorp/react-components/pull/823) [`80ef3a38`](https://github.com/hashicorp/react-components/commit/80ef3a38ba67e23ba2d019530fb57d218e9d8268) Thanks [@alexcarpenter](https://github.com/alexcarpenter)! - Update neutral and blue colors

## 6.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/alert/package.json
@@ -1,7 +1,7 @@
{
"name": "@hashicorp/react-alert",
"description": "A small alert banner with a link",
"version": "6.0.2",
"version": "6.1.0",
"author": "HashiCorp",
"bugs": "https://github.com/hashicorp/react-components/issues?q=is:issue+%22alert%22",
"contributors": [
Expand Down
6 changes: 6 additions & 0 deletions packages/author-byline/CHANGELOG.md
@@ -1,5 +1,11 @@
# @hashicorp/react-author-byline

## 0.3.0

### Minor Changes

- [#823](https://github.com/hashicorp/react-components/pull/823) [`80ef3a38`](https://github.com/hashicorp/react-components/commit/80ef3a38ba67e23ba2d019530fb57d218e9d8268) Thanks [@alexcarpenter](https://github.com/alexcarpenter)! - Update neutral and blue colors

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/author-byline/package.json
@@ -1,6 +1,6 @@
{
"name": "@hashicorp/react-author-byline",
"version": "0.2.0",
"version": "0.3.0",
"description": "",
"author": "HashiCorp",
"license": "MPL-2.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/card/CHANGELOG.md
@@ -1,5 +1,16 @@
# @hashicorp/react-card

## 0.7.0

### Minor Changes

- [#823](https://github.com/hashicorp/react-components/pull/823) [`80ef3a38`](https://github.com/hashicorp/react-components/commit/80ef3a38ba67e23ba2d019530fb57d218e9d8268) Thanks [@alexcarpenter](https://github.com/alexcarpenter)! - Update neutral and blue colors

### Patch Changes

- Updated dependencies [[`80ef3a38`](https://github.com/hashicorp/react-components/commit/80ef3a38ba67e23ba2d019530fb57d218e9d8268)]:
- @hashicorp/react-product-badge@0.3.0

## 0.6.1

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/card/package.json
@@ -1,12 +1,12 @@
{
"name": "@hashicorp/react-card",
"version": "0.6.1",
"version": "0.7.0",
"description": "",
"author": "HashiCorp",
"license": "MPL-2.0",
"dependencies": {
"@hashicorp/react-expandable-arrow": "^0.1.0",
"@hashicorp/react-product-badge": "^0.1.1",
"@hashicorp/react-product-badge": "^0.3.0",
"classnames": "^2.3.1"
},
"peerDependencies": {
Expand Down
6 changes: 6 additions & 0 deletions packages/content/CHANGELOG.md
@@ -1,5 +1,11 @@
# @hashicorp/react-content

## 8.3.0

### Minor Changes

- [#823](https://github.com/hashicorp/react-components/pull/823) [`80ef3a38`](https://github.com/hashicorp/react-components/commit/80ef3a38ba67e23ba2d019530fb57d218e9d8268) Thanks [@alexcarpenter](https://github.com/alexcarpenter)! - Update neutral and blue colors

## 8.2.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/content/package.json
@@ -1,7 +1,7 @@
{
"name": "@hashicorp/react-content",
"description": "Styled prose content",
"version": "8.2.3",
"version": "8.3.0",
"author": "HashiCorp",
"contributors": [
"Mike Wickett",
Expand Down
7 changes: 7 additions & 0 deletions packages/inline-svg/CHANGELOG.md
@@ -0,0 +1,7 @@
# @hashicorp/react-inline-svg

## 6.1.0

### Minor Changes

- [#823](https://github.com/hashicorp/react-components/pull/823) [`80ef3a38`](https://github.com/hashicorp/react-components/commit/80ef3a38ba67e23ba2d019530fb57d218e9d8268) Thanks [@alexcarpenter](https://github.com/alexcarpenter)! - Update neutral and blue colors
2 changes: 1 addition & 1 deletion packages/inline-svg/package.json
@@ -1,7 +1,7 @@
{
"name": "@hashicorp/react-inline-svg",
"description": "Renders an SVG from a given string",
"version": "6.0.3",
"version": "6.1.0",
"author": "HashiCorp",
"bugs": "https://github.com/hashicorp/react-components/issues?q=is:issue+%22inline-svg%22",
"contributors": [
Expand Down
6 changes: 6 additions & 0 deletions packages/inline-video/CHANGELOG.md
@@ -1,5 +1,11 @@
# @hashicorp/react-inline-video

## 0.4.0

### Minor Changes

- [#839](https://github.com/hashicorp/react-components/pull/839) [`2868e1be`](https://github.com/hashicorp/react-components/commit/2868e1be740a710f28e5eb08fccb3d672c9d9888) Thanks [@alexcarpenter](https://github.com/alexcarpenter)! - Apply border radius to Wistia play button

## 0.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/inline-video/package.json
@@ -1,6 +1,6 @@
{
"name": "@hashicorp/react-inline-video",
"version": "0.3.0",
"version": "0.4.0",
"description": "",
"author": "HashiCorp",
"license": "MPL-2.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/intro/CHANGELOG.md
@@ -1,5 +1,16 @@
# @hashicorp/react-intro

## 0.7.0

### Minor Changes

- [#823](https://github.com/hashicorp/react-components/pull/823) [`80ef3a38`](https://github.com/hashicorp/react-components/commit/80ef3a38ba67e23ba2d019530fb57d218e9d8268) Thanks [@alexcarpenter](https://github.com/alexcarpenter)! - Update neutral and blue colors

### Patch Changes

- Updated dependencies [[`b9160926`](https://github.com/hashicorp/react-components/commit/b9160926d7b2f9d65f8bbbf81ff9ec9f2f33063d)]:
- @hashicorp/react-actions@0.4.3

## 0.6.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/intro/package.json
@@ -1,11 +1,11 @@
{
"name": "@hashicorp/react-intro",
"version": "0.6.0",
"version": "0.7.0",
"description": "",
"author": "HashiCorp",
"license": "MPL-2.0",
"dependencies": {
"@hashicorp/react-actions": "^0.4.0",
"@hashicorp/react-actions": "^0.4.3",
"classnames": "^2.3.1"
},
"peerDependencies": {
Expand Down
12 changes: 12 additions & 0 deletions packages/next-steps/CHANGELOG.md
@@ -1,5 +1,17 @@
# @hashicorp/react-next-steps

## 0.7.0

### Minor Changes

- [#823](https://github.com/hashicorp/react-components/pull/823) [`80ef3a38`](https://github.com/hashicorp/react-components/commit/80ef3a38ba67e23ba2d019530fb57d218e9d8268) Thanks [@alexcarpenter](https://github.com/alexcarpenter)! - Update neutral and blue colors

### Patch Changes

- Updated dependencies [[`80ef3a38`](https://github.com/hashicorp/react-components/commit/80ef3a38ba67e23ba2d019530fb57d218e9d8268), [`b9160926`](https://github.com/hashicorp/react-components/commit/b9160926d7b2f9d65f8bbbf81ff9ec9f2f33063d)]:
- @hashicorp/react-intro@0.7.0
- @hashicorp/react-actions@0.4.3

## 0.6.1

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/next-steps/package.json
@@ -1,14 +1,14 @@
{
"name": "@hashicorp/react-next-steps",
"version": "0.6.1",
"version": "0.7.0",
"description": "",
"author": "HashiCorp",
"license": "MPL-2.0",
"dependencies": {
"@hashicorp/platform-product-meta": "^0.1.0",
"@hashicorp/react-actions": "^0.4.2",
"@hashicorp/react-actions": "^0.4.3",
"@hashicorp/react-expandable-arrow": "^0.1.0",
"@hashicorp/react-intro": "^0.6.0",
"@hashicorp/react-intro": "^0.7.0",
"classnames": "^2.3.1"
},
"peerDependencies": {
Expand Down
6 changes: 6 additions & 0 deletions packages/product-badge/CHANGELOG.md
@@ -1,5 +1,11 @@
# @hashicorp/react-product-badge

## 0.3.0

### Minor Changes

- [#823](https://github.com/hashicorp/react-components/pull/823) [`80ef3a38`](https://github.com/hashicorp/react-components/commit/80ef3a38ba67e23ba2d019530fb57d218e9d8268) Thanks [@alexcarpenter](https://github.com/alexcarpenter)! - Update neutral and blue colors

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/product-badge/package.json
@@ -1,6 +1,6 @@
{
"name": "@hashicorp/react-product-badge",
"version": "0.2.0",
"version": "0.3.0",
"description": "",
"author": "HashiCorp",
"license": "MPL-2.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/products-used/CHANGELOG.md
@@ -1,5 +1,11 @@
# @hashicorp/react-products-used

## 1.3.0

### Minor Changes

- [#823](https://github.com/hashicorp/react-components/pull/823) [`80ef3a38`](https://github.com/hashicorp/react-components/commit/80ef3a38ba67e23ba2d019530fb57d218e9d8268) Thanks [@alexcarpenter](https://github.com/alexcarpenter)! - Update neutral and blue colors

## 1.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/products-used/package.json
@@ -1,6 +1,6 @@
{
"name": "@hashicorp/react-products-used",
"version": "1.2.0",
"version": "1.3.0",
"description": "",
"author": "HashiCorp",
"license": "MPL-2.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/quote/CHANGELOG.md
@@ -1,5 +1,16 @@
# @hashicorp/react-quote

## 0.3.0

### Minor Changes

- [#823](https://github.com/hashicorp/react-components/pull/823) [`80ef3a38`](https://github.com/hashicorp/react-components/commit/80ef3a38ba67e23ba2d019530fb57d218e9d8268) Thanks [@alexcarpenter](https://github.com/alexcarpenter)! - Update neutral and blue colors

### Patch Changes

- Updated dependencies [[`80ef3a38`](https://github.com/hashicorp/react-components/commit/80ef3a38ba67e23ba2d019530fb57d218e9d8268)]:
- @hashicorp/react-author-byline@0.3.0

## 0.2.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/quote/package.json
@@ -1,12 +1,12 @@
{
"name": "@hashicorp/react-quote",
"version": "0.2.0",
"version": "0.3.0",
"description": "",
"author": "HashiCorp",
"license": "MPL-2.0",
"dependencies": {
"classnames": "^2.3.1",
"@hashicorp/react-author-byline": "^0.2.0"
"@hashicorp/react-author-byline": "^0.3.0"
},
"peerDependencies": {
"@hashicorp/mktg-global-styles": ">=3.x",
Expand Down
8 changes: 8 additions & 0 deletions packages/related-content/CHANGELOG.md
@@ -1,5 +1,13 @@
# @hashicorp/react-related-content

## 0.2.3

### Patch Changes

- Updated dependencies [[`80ef3a38`](https://github.com/hashicorp/react-components/commit/80ef3a38ba67e23ba2d019530fb57d218e9d8268)]:
- @hashicorp/react-card@0.7.0
- @hashicorp/react-standalone-link@0.4.0

## 0.2.2

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/related-content/package.json
@@ -1,13 +1,13 @@
{
"name": "@hashicorp/react-related-content",
"version": "0.2.2",
"version": "0.2.3",
"description": "",
"author": "HashiCorp",
"license": "MPL-2.0",
"dependencies": {
"classnames": "^2.3.1",
"@hashicorp/react-card": "^0.6.0",
"@hashicorp/react-standalone-link": "^0.3.0"
"@hashicorp/react-card": "^0.7.0",
"@hashicorp/react-standalone-link": "^0.4.0"
},
"peerDependencies": {
"@hashicorp/mktg-global-styles": ">=3.x",
Expand Down
6 changes: 6 additions & 0 deletions packages/standalone-link/CHANGELOG.md
@@ -1,5 +1,11 @@
# @hashicorp/react-standalone-link

## 0.4.0

### Minor Changes

- [#823](https://github.com/hashicorp/react-components/pull/823) [`80ef3a38`](https://github.com/hashicorp/react-components/commit/80ef3a38ba67e23ba2d019530fb57d218e9d8268) Thanks [@alexcarpenter](https://github.com/alexcarpenter)! - Update neutral and blue colors

## 0.3.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/standalone-link/package.json
@@ -1,6 +1,6 @@
{
"name": "@hashicorp/react-standalone-link",
"version": "0.3.1",
"version": "0.4.0",
"description": "",
"author": "HashiCorp",
"license": "MPL-2.0",
Expand Down
6 changes: 6 additions & 0 deletions packages/toggle/CHANGELOG.md
@@ -1,5 +1,11 @@
# @hashicorp/react-toggle

## 5.1.0

### Minor Changes

- [#823](https://github.com/hashicorp/react-components/pull/823) [`80ef3a38`](https://github.com/hashicorp/react-components/commit/80ef3a38ba67e23ba2d019530fb57d218e9d8268) Thanks [@alexcarpenter](https://github.com/alexcarpenter)! - Update neutral and blue colors

## 5.0.0

### Major Changes
Expand Down

1 comment on commit d1c6d24

@vercel
Copy link

@vercel vercel bot commented on d1c6d24 Dec 8, 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.