This repository was archived by the owner on Sep 20, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +29
-10
lines changed Expand file tree Collapse file tree 7 files changed +29
-10
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## 0.9.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [ ` 2627e9f ` ] ( https://github.com/chakra-ui/chakra-ui-vue/commit/2627e9f833ec62d4bc35703bcb3bb1293d20c391 ) [ #455 ] ( https://github.com/chakra-ui/chakra-ui-vue/pull/455 ) Thanks [ @codebender828 ] ( https://github.com/codebender828 ) ! -
8
+
3
9
## 0.9.1
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @chakra-ui/vue" ,
3
- "version" : " 0.9.1 " ,
3
+ "version" : " 0.9.2 " ,
4
4
"description" : " Build Accessible and Responsive Vue.js websites and applications with speed ⚡️" ,
5
5
"main" : " dist/cjs/index.js" ,
6
6
"module" : " dist/esm/index.js" ,
Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## 0.3.4
4
+
5
+ ### Patch Changes
6
+
7
+ - [ ` 2627e9f ` ] ( https://github.com/chakra-ui/chakra-ui-vue/commit/2627e9f833ec62d4bc35703bcb3bb1293d20c391 ) [ #455 ] ( https://github.com/chakra-ui/chakra-ui-vue/pull/455 ) Thanks [ @codebender828 ] ( https://github.com/codebender828 ) ! -
8
+
9
+ - Updated dependencies [[ ` 2627e9f ` ] ( https://github.com/chakra-ui/chakra-ui-vue/commit/2627e9f833ec62d4bc35703bcb3bb1293d20c391 )] :
10
+ - @chakra-ui/vue @0.9.2
11
+
3
12
## 0.3.2
4
13
5
14
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @chakra-ui/nuxt" ,
3
- "version" : " 0.3.3 " ,
3
+ "version" : " 0.3.4 " ,
4
4
"description" : " Chakra UI Module for Nuxt.js" ,
5
5
"repository" : " https://github.com/chakra-ui/chakra-ui-vue" ,
6
6
"license" : " MIT" ,
18
18
"test" : " jest"
19
19
},
20
20
"dependencies" : {
21
- "@chakra-ui/vue" : " ^0.9.1 " ,
21
+ "@chakra-ui/vue" : " ^0.9.2 " ,
22
22
"chakra-loader" : " latest" ,
23
23
"@emotion/css" : " ^11.0.0"
24
24
},
Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## 0.6.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [ ` 2627e9f ` ] ( https://github.com/chakra-ui/chakra-ui-vue/commit/2627e9f833ec62d4bc35703bcb3bb1293d20c391 ) [ #455 ] ( https://github.com/chakra-ui/chakra-ui-vue/pull/455 ) Thanks [ @codebender828 ] ( https://github.com/codebender828 ) ! -
8
+
9
+ - Updated dependencies [[ ` 2627e9f ` ] ( https://github.com/chakra-ui/chakra-ui-vue/commit/2627e9f833ec62d4bc35703bcb3bb1293d20c391 )] :
10
+ - @chakra-ui/vue @0.9.2
11
+
3
12
## 0.6.0
4
13
5
14
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " chakra-ui-docs" ,
3
- "version" : " 0.6.0 " ,
3
+ "version" : " 0.6.1 " ,
4
4
"description" : " Chakra UI Vue documentation site" ,
5
5
"private" : true ,
6
6
"scripts" : {
27
27
},
28
28
"dependencies" : {
29
29
"@chakra-ui/theme-vue" : " ^0.2.11" ,
30
- "@chakra-ui/vue" : " ^0.9.0 " ,
30
+ "@chakra-ui/vue" : " ^0.9.2 " ,
31
31
"@emotion/css" : " ^11.0.0" ,
32
32
"@mdx-js/vue-loader" : " ^1.6.1" ,
33
33
"@nuxtjs/dotenv" : " ^1.4.0" ,
You can’t perform that action at this time.
0 commit comments