File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed 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.10.0] - 2023-07-13
11+
1012## Changed
1113
1214- Set the default ` variant ` for ` Button ` to ` primary ` from ` solid ` .
@@ -222,7 +224,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
222224| ` xl ` | 60px | 48px |
223225| ` 2xl ` | n/A | 60px |
224226
225- [ unreleased ] : https://github.com/chakra-ui/pro-theme/compare/0.9 .0...HEAD
227+ [ unreleased ] : https://github.com/chakra-ui/pro-theme/compare/0.10 .0...HEAD
226228[ 0.1.0 ] : https://github.com/chakra-ui/pro-theme/releases/tag/0.1.0
227229[ 0.1.1 ] : https://github.com/chakra-ui/pro-theme/releases/tag/0.1.1
228230[ 0.2.0 ] : https://github.com/chakra-ui/pro-theme/releases/tag/0.2.0
@@ -236,3 +238,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
236238[ 0.7.1 ] : https://github.com/chakra-ui/pro-theme/releases/tag/0.7.1
237239[ 0.8.0 ] : https://github.com/chakra-ui/pro-theme/releases/tag/0.8.0
238240[ 0.9.0 ] : https://github.com/chakra-ui/pro-theme/releases/tag/0.9.0
241+
242+ [ 0.10.0 ] : https://github.com/chakra-ui/pro-theme/releases/tag/0.10.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @chakra-ui/pro-theme" ,
3- "version" : " 0.9 .0" ,
3+ "version" : " 0.10 .0" ,
44 "license" : " MIT" ,
55 "scripts" : {
66 "prepare" : " husky install" ,
You can’t perform that action at this time.
0 commit comments