chore(ship): v2.0.0-alpha.1
This commit is contained in:
@@ -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
@@ -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/)
|
||||
|
||||
Generated
-16561
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user