diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a6aabb1..d8c98fa3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,20 @@ -## [vue](./README.md) version `changelog` +## [CoreUI for Vue.js](./README.md) version `changelog` + +##### `v2.0.1` +- refactor(Modals): add spacing +- refactor(BrandButtons): add spacing +- chore: update `@coreui/coreui` to `2.0.14` +- chore: update `@coreui/vue` to `2.0.2` +- chore: update `flag-icon-css` to `3.2.0` +- chore: update `@vue/cli-plugin-babel` to `3.0.4` +- chore: update `@vue/cli-plugin-e2e-nightwatch` to `3.0.4` +- chore: update `@vue/cli-plugin-eslint` to `3.0.4` +- chore: update `@vue/cli-plugin-unit-jest` to `3.0.4` +- chore: update `@vue/cli-service` to `3.0.4` +- chore: update `@vue/test-utils` to `1.0.0-beta.25` +- chore: update `babel-jest` to `23.6.0` +- chore: update `growl` to `1.10.5` +- chore: update `https-proxy-agent` to `2.2.1` ##### `v2.0.0` - chore: update `@coreui/vue` to `2.0.0` diff --git a/package.json b/package.json index e11278a3..3070256a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@coreui/coreui-free-vue-admin-template", - "version": "2.0.0", + "version": "2.0.1", "description": "Open Source Bootstrap Admin Template", "author": "Ɓukasz Holeczek", "homepage": "http://coreui.io", diff --git a/public/index.html b/public/index.html index 71018750..ac19890e 100644 --- a/public/index.html +++ b/public/index.html @@ -48,7 +48,7 @@