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/unit/coverage/
/test/e2e/reports/ /test/e2e/reports/
selenium-debug.log selenium-debug.log
package-lock.json
# Editor directories and files # Editor directories and files
.idea .idea
+1 -1
View File
@@ -1,6 +1,6 @@
## [vue](./README.md) version `changelog` ## [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: separation of concerns - (CoreUI template/components) for use CoreUI as npm module
- refactor: project structure change - refactor: project structure change
- refactor: moved to [vuejs-templates](http://vuejs-templates.github.io/webpack/) - 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", "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", "description": "Open Source Bootstrap Admin Template",
"author": "Łukasz Holeczek", "author": "Łukasz Holeczek",
"homepage": "http://coreui.io", "homepage": "http://coreui.io",