Skip to content

Commit 0a889b4

Browse files
committed
chore: ship v2.0.0
1 parent 045ea52 commit 0a889b4

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
## [vue](./README.md) version `changelog`
22

3-
##### `v2.0.0-next`
3+
##### `v2.0.0`
4+
- chore: update `@coreui/vue` to `2.0.0`
5+
- chore: update `@coreui/icons` to `0.3.0`
6+
- refactor(CoreUIIcons): move to `@coreui/icons v0.3.0`
7+
- fix(Dashboard): SocialBoxChartExample height
8+
- fix(Widgets): SocialBoxChartExample height
9+
- fix(Widgets): Income widgets cols
410
- test(unit): add test for User.vue
511
- test: add jest config for coverage
612

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/coreui-free-vue-admin-template",
3-
"version": "2.0.0-rc.0",
3+
"version": "2.0.0",
44
"description": "Open Source Bootstrap Admin Template",
55
"author": "Łukasz Holeczek",
66
"homepage": "http://coreui.io",

0 commit comments

Comments
 (0)