This repository was archived by the owner on Sep 20, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 0.6.5
4+
5+ ### Patch Changes
6+
7+ - fix style props for @chakra-ui/vue
8+
39## 0.6.4
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @chakra-ui/vue" ,
3- "version" : " 0.6.4 " ,
3+ "version" : " 0.6.5 " ,
44 "description" : " Build Accessible and Responsive Vue.js websites and applications with speed ⚡️" ,
55 "main" : " dist/cjs/index.js" ,
66 "module" : " dist/esm/index.js" ,
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 0.0.13
4+
5+ ### Patch Changes
6+
7+ - fix style props for @chakra-ui/vue
8+ - Updated dependencies [ undefined]
9+ - @chakra-ui/vue @0.6.5
10+
311## 0.0.12
412
513### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @chakra-ui/nuxt" ,
3- "version" : " 0.0.12 " ,
3+ "version" : " 0.0.13 " ,
44 "description" : " Chakra UI Module for Nuxt.js" ,
55 "repository" : " https://github.com/chakra-ui/chakra-ui-vue" ,
66 "license" : " MIT" ,
1818 "test" : " jest"
1919 },
2020 "dependencies" : {
21- "@chakra-ui/vue" : " ^0.6.2 " ,
21+ "@chakra-ui/vue" : " ^0.6.5 " ,
2222 "emotion" : " ^10.0.27"
2323 },
2424 "peerDependencies" : {
You can’t perform that action at this time.
0 commit comments