chore(ship): v2.0.0-alpha.1
This commit is contained in:
@@ -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
@@ -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/)
|
||||||
|
|||||||
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",
|
"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",
|
||||||
|
|||||||
Reference in New Issue
Block a user