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.8.0] - 2023-06-29
11
+
10
12
## Added
11
13
12
14
- 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
205
207
| ` xl ` | 60px | 48px |
206
208
| ` 2xl ` | n/A | 60px |
207
209
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
209
211
[ 0.1.0 ] : https://github.com/chakra-ui/pro-theme/releases/tag/0.1.0
210
212
[ 0.1.1 ] : https://github.com/chakra-ui/pro-theme/releases/tag/0.1.1
211
213
[ 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
217
219
[ 0.6.0 ] : https://github.com/chakra-ui/pro-theme/releases/tag/0.6.0
218
220
[ 0.7.0 ] : https://github.com/chakra-ui/pro-theme/releases/tag/0.7.0
219
221
[ 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 1
1
{
2
2
"name" : " @chakra-ui/pro-theme" ,
3
- "version" : " 0.7.1 " ,
3
+ "version" : " 0.8.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