chore(ship): v2.0.0-alpha.1

This commit is contained in:
xidedix
2018-05-25 18:02:20 +02:00
parent 2b4f68bd05
commit d4d2de40b7
4 changed files with 3 additions and 16563 deletions
+1
View File
@@ -7,6 +7,7 @@ yarn-error.log*
/test/unit/coverage/
/test/e2e/reports/
selenium-debug.log
package-lock.json
# Editor directories and files
.idea
+1 -1
View File
@@ -1,6 +1,6 @@
## [vue](./README.md) version `changelog`
##### `v2.0.0-alpha.0`
##### `v2.0.0-alpha.1`
- refactor: separation of concerns - (CoreUI template/components) for use CoreUI as npm module
- refactor: project structure change
- refactor: moved to [vuejs-templates](http://vuejs-templates.github.io/webpack/)
-16561
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@coreui/coreui-free-vue-admin-template",
"version": "2.0.0-alpha.0",
"version": "2.0.0-alpha.1",
"description": "Open Source Bootstrap Admin Template",
"author": "Łukasz Holeczek",
"homepage": "http://coreui.io",