Skip to content

Commit

Permalink
Version Packages (#700)
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 Aug 17, 2022
1 parent 3714aff commit 60f64e5
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/early-parrots-compete.md

This file was deleted.

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

## 5.0.3

### Patch Changes

- [#699](https://github.com/hashicorp/react-components/pull/699) [`3714aff2`](https://github.com/hashicorp/react-components/commit/3714aff2aa95714162c2f753d4814ad192fd8fcd) Thanks [@dstaley](https://github.com/dstaley)! - Display checkmark when checked is true

## 5.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/checkbox-input/package.json
@@ -1,7 +1,7 @@
{
"name": "@hashicorp/react-checkbox-input",
"description": "A boolean input that displays a checkbox and label.",
"version": "5.0.2",
"version": "5.0.3",
"author": "HashiCorp",
"contributors": [
"Zach Shilton"
Expand Down

1 comment on commit 60f64e5

@vercel
Copy link

@vercel vercel bot commented on 60f64e5 Aug 17, 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.