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.7.1] - 2023-06-29
11
+
10
12
## Fixed
11
13
12
14
- Set ` flexShrink ` to ` 0 ` for ` Button ` variants to prevent it from shrinking when used in a flex container.
@@ -195,7 +197,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
195
197
| ` xl ` | 60px | 48px |
196
198
| ` 2xl ` | n/A | 60px |
197
199
198
- [ unreleased ] : https://github.com/chakra-ui/pro-theme/compare/0.7.0 ...HEAD
200
+ [ unreleased ] : https://github.com/chakra-ui/pro-theme/compare/0.7.1 ...HEAD
199
201
[ 0.1.0 ] : https://github.com/chakra-ui/pro-theme/releases/tag/0.1.0
200
202
[ 0.1.1 ] : https://github.com/chakra-ui/pro-theme/releases/tag/0.1.1
201
203
[ 0.2.0 ] : https://github.com/chakra-ui/pro-theme/releases/tag/0.2.0
@@ -206,3 +208,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
206
208
[ 0.5.0 ] : https://github.com/chakra-ui/pro-theme/releases/tag/0.5.0
207
209
[ 0.6.0 ] : https://github.com/chakra-ui/pro-theme/releases/tag/0.6.0
208
210
[ 0.7.0 ] : https://github.com/chakra-ui/pro-theme/releases/tag/0.7.0
211
+
212
+ [ 0.7.1 ] : https://github.com/chakra-ui/pro-theme/releases/tag/0.7.1
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @chakra-ui/pro-theme" ,
3
- "version" : " 0.7.0 " ,
3
+ "version" : " 0.7.1 " ,
4
4
"license" : " MIT" ,
5
5
"scripts" : {
6
6
"prepare" : " husky install" ,
You can’t perform that action at this time.
0 commit comments