Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 25, 2024
1 parent 34a2ceb commit 729886b
Show file tree
Hide file tree
Showing 11 changed files with 35 additions and 14 deletions.
9 changes: 0 additions & 9 deletions .changeset/heavy-months-compete.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/code-block/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @hashicorp/react-code-block

## 6.7.0

### Minor Changes

- [#1033](https://github.com/hashicorp/react-components/pull/1033) [`d5c680a0`](https://github.com/hashicorp/react-components/commit/d5c680a0ac0fde7a51adf85604b7c1b365fbce8b) Thanks [@heatlikeheatwave](https://github.com/heatlikeheatwave)! - Remove support for Heap

## 6.6.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/code-block/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@hashicorp/react-code-block",
"description": "A simple code block with clipboard functionality",
"version": "6.6.0",
"version": "6.7.0",
"author": "HashiCorp",
"dependencies": {
"shellwords": "^0.1.1"
Expand Down
6 changes: 6 additions & 0 deletions packages/consent-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @hashicorp/react-consent-manager

## 9.3.0

### Minor Changes

- [#1033](https://github.com/hashicorp/react-components/pull/1033) [`d5c680a0`](https://github.com/hashicorp/react-components/commit/d5c680a0ac0fde7a51adf85604b7c1b365fbce8b) Thanks [@heatlikeheatwave](https://github.com/heatlikeheatwave)! - Remove support for Heap

## 9.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/consent-manager/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@hashicorp/react-consent-manager",
"description": "A GDPR-compliant Consent Manager",
"version": "9.2.1",
"version": "9.3.0",
"author": "HashiCorp",
"contributors": [
"Jennifer Yip",
Expand Down
6 changes: 6 additions & 0 deletions packages/feedback-form/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @hashicorp/react-feedback-form

## 0.3.0

### Minor Changes

- [#1033](https://github.com/hashicorp/react-components/pull/1033) [`d5c680a0`](https://github.com/hashicorp/react-components/commit/d5c680a0ac0fde7a51adf85604b7c1b365fbce8b) Thanks [@heatlikeheatwave](https://github.com/heatlikeheatwave)! - Remove support for Heap

## 0.2.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/feedback-form/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@hashicorp/react-feedback-form",
"description": "Create a feedback form to solicit feedback from users",
"version": "0.2.5",
"version": "0.3.0",
"author": "HashiCorp",
"contributors": [
"Bryce Kalow"
Expand Down
6 changes: 6 additions & 0 deletions packages/search/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @hashicorp/react-search

## 6.6.0

### Minor Changes

- [#1033](https://github.com/hashicorp/react-components/pull/1033) [`d5c680a0`](https://github.com/hashicorp/react-components/commit/d5c680a0ac0fde7a51adf85604b7c1b365fbce8b) Thanks [@heatlikeheatwave](https://github.com/heatlikeheatwave)! - Remove support for Heap

## 6.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/search/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@hashicorp/react-search",
"description": "Algolia-powered search component",
"version": "6.5.0",
"version": "6.6.0",
"author": "HashiCorp",
"contributors": [
"Kevin Pruett",
Expand Down
6 changes: 6 additions & 0 deletions packages/tabs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @hashicorp/react-tabs

## 8.2.0

### Minor Changes

- [#1033](https://github.com/hashicorp/react-components/pull/1033) [`d5c680a0`](https://github.com/hashicorp/react-components/commit/d5c680a0ac0fde7a51adf85604b7c1b365fbce8b) Thanks [@heatlikeheatwave](https://github.com/heatlikeheatwave)! - Remove support for Heap

## 8.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tabs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@hashicorp/react-tabs",
"description": "Display content in a tabbed interface",
"version": "8.1.0",
"version": "8.2.0",
"author": "HashiCorp",
"contributors": [
"Zach Shilton"
Expand Down

0 comments on commit 729886b

Please sign in to comment.