Skip to content

Commit

Permalink
chore: release pro theme v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cschroeter committed Jun 23, 2023
1 parent 7d811c4 commit 4ac0214
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## [Unreleased]

## [0.5.0] - 2023-06-23

### Added

- Added `selected` styles for the secondary `Button` variant.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chakra-ui/pro-theme",
"version": "0.5.0-beta.0",
"version": "0.5.0",
"license": "MIT",
"scripts": {
"prepare": "husky install",
Expand Down

1 comment on commit 4ac0214

@vercel
Copy link

@vercel vercel bot commented on 4ac0214 Jun 23, 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.