chore: ship v2.0.0
This commit is contained in:
+7
-1
@@ -1,6 +1,12 @@
|
|||||||
## [vue](./README.md) version `changelog`
|
## [vue](./README.md) version `changelog`
|
||||||
|
|
||||||
##### `v2.0.0-next`
|
##### `v2.0.0`
|
||||||
|
- chore: update `@coreui/vue` to `2.0.0`
|
||||||
|
- chore: update `@coreui/icons` to `0.3.0`
|
||||||
|
- refactor(CoreUIIcons): move to `@coreui/icons v0.3.0`
|
||||||
|
- fix(Dashboard): SocialBoxChartExample height
|
||||||
|
- fix(Widgets): SocialBoxChartExample height
|
||||||
|
- fix(Widgets): Income widgets cols
|
||||||
- test(unit): add test for User.vue
|
- test(unit): add test for User.vue
|
||||||
- test: add jest config for coverage
|
- test: add jest config for coverage
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@coreui/coreui-free-vue-admin-template",
|
"name": "@coreui/coreui-free-vue-admin-template",
|
||||||
"version": "2.0.0-rc.0",
|
"version": "2.0.0",
|
||||||
"description": "Open Source Bootstrap Admin Template",
|
"description": "Open Source Bootstrap Admin Template",
|
||||||
"author": "Łukasz Holeczek",
|
"author": "Łukasz Holeczek",
|
||||||
"homepage": "http://coreui.io",
|
"homepage": "http://coreui.io",
|
||||||
|
|||||||
Reference in New Issue
Block a user