File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.8.0] - 2023-06-29
11+
1012## Added
1113
1214- Revise ` IconButton ` to have a more consistent look with the rest of the components.
@@ -205,7 +207,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
205207| ` xl ` | 60px | 48px |
206208| ` 2xl ` | n/A | 60px |
207209
208- [ unreleased ] : https://github.com/chakra-ui/pro-theme/compare/0.7.1 ...HEAD
210+ [ unreleased ] : https://github.com/chakra-ui/pro-theme/compare/0.8.0 ...HEAD
209211[ 0.1.0 ] : https://github.com/chakra-ui/pro-theme/releases/tag/0.1.0
210212[ 0.1.1 ] : https://github.com/chakra-ui/pro-theme/releases/tag/0.1.1
211213[ 0.2.0 ] : https://github.com/chakra-ui/pro-theme/releases/tag/0.2.0
@@ -217,3 +219,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
217219[ 0.6.0 ] : https://github.com/chakra-ui/pro-theme/releases/tag/0.6.0
218220[ 0.7.0 ] : https://github.com/chakra-ui/pro-theme/releases/tag/0.7.0
219221[ 0.7.1 ] : https://github.com/chakra-ui/pro-theme/releases/tag/0.7.1
222+
223+ [ 0.8.0 ] : https://github.com/chakra-ui/pro-theme/releases/tag/0.8.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @chakra-ui/pro-theme" ,
3- "version" : " 0.7.1 " ,
3+ "version" : " 0.8.0 " ,
44 "license" : " MIT" ,
55 "scripts" : {
66 "prepare" : " husky install" ,
You can’t perform that action at this time.
0 commit comments