Skip to content

Commit

Permalink
Version Packages (#979)
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] authored Jun 28, 2023
1 parent ebc9463 commit 0fd9791
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/proud-ravens-marry.md

This file was deleted.

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

## 0.2.1

### Patch Changes

- [#976](https://github.com/hashicorp/react-components/pull/976) [`ebc94630`](https://github.com/hashicorp/react-components/commit/ebc94630ff31ec1fbbde3185fc35b1c2ae78da37) Thanks [@dstaley](https://github.com/dstaley)! - Add dependency on classnames

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/form-fields/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hashicorp/react-form-fields",
"version": "0.2.0",
"version": "0.2.1",
"dependencies": {
"@hashicorp/flight-icons": "^2.5.0",
"classnames": "^2.3.2",
Expand Down

1 comment on commit 0fd9791

@vercel
Copy link

@vercel vercel bot commented on 0fd9791 Jun 28, 2023

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.