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
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 0.9.0] - 2023-06-30
11
+
10
12
## Added
11
13
12
14
- Revise ` Drawer ` to have a more consistent spacing with the rest of the components.
@@ -215,7 +217,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
215
217
| ` xl ` | 60px | 48px |
216
218
| ` 2xl ` | n/A | 60px |
217
219
218
- [ unreleased ] : https://github.com/chakra-ui/pro-theme/compare/0.8 .0...HEAD
220
+ [ unreleased ] : https://github.com/chakra-ui/pro-theme/compare/0.9 .0...HEAD
219
221
[ 0.1.0 ] : https://github.com/chakra-ui/pro-theme/releases/tag/0.1.0
220
222
[ 0.1.1 ] : https://github.com/chakra-ui/pro-theme/releases/tag/0.1.1
221
223
[ 0.2.0 ] : https://github.com/chakra-ui/pro-theme/releases/tag/0.2.0
@@ -228,3 +230,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
228
230
[ 0.7.0 ] : https://github.com/chakra-ui/pro-theme/releases/tag/0.7.0
229
231
[ 0.7.1 ] : https://github.com/chakra-ui/pro-theme/releases/tag/0.7.1
230
232
[ 0.8.0 ] : https://github.com/chakra-ui/pro-theme/releases/tag/0.8.0
233
+
234
+ [ 0.9.0 ] : https://github.com/chakra-ui/pro-theme/releases/tag/0.9.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @chakra-ui/pro-theme" ,
3
- "version" : " 0.8 .0" ,
3
+ "version" : " 0.9 .0" ,
4
4
"license" : " MIT" ,
5
5
"scripts" : {
6
6
"prepare" : " husky install" ,
You can’t perform that action at this time.
0 commit comments