Skip to content

Commit d4d2de4

Browse files
committed
chore(ship): v2.0.0-alpha.1
1 parent 2b4f68b commit d4d2de4

File tree

4 files changed

+3
-16563
lines changed

4 files changed

+3
-16563
lines changed

Diff for: .gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ yarn-error.log*
77
/test/unit/coverage/
88
/test/e2e/reports/
99
selenium-debug.log
10+
package-lock.json
1011

1112
# Editor directories and files
1213
.idea

Diff for: CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## [vue](./README.md) version `changelog`
22

3-
##### `v2.0.0-alpha.0`
3+
##### `v2.0.0-alpha.1`
44
- refactor: separation of concerns - (CoreUI template/components) for use CoreUI as npm module
55
- refactor: project structure change
66
- refactor: moved to [vuejs-templates](http://vuejs-templates.github.io/webpack/)

0 commit comments

Comments
 (0)