Skip to content

Commit 423b48e

Browse files
committed
chore: release pro theme v0.6.0
1 parent 23f56b0 commit 423b48e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [0.6.0] - 2023-06-29
6+
57
### Added
68

79
- Added semantic token `success` and `error` to help with conveying the status of a component.
@@ -192,3 +194,6 @@
192194
| `lg` | 48px | 44px |
193195
| `xl` | 60px | 48px |
194196
| `2xl` | n/A | 60px |
197+
198+
[unreleased]: https://github.com/chakra-ui/pro-theme/compare/0.6.0...HEAD
199+
[0.6.0]: https://github.com/chakra-ui/pro-theme/releases/tag/0.6.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chakra-ui/pro-theme",
3-
"version": "0.6.0-beta.0",
3+
"version": "0.6.0",
44
"license": "MIT",
55
"scripts": {
66
"prepare": "husky install",

0 commit comments

Comments
 (0)