Skip to content

Commit

Permalink
chore(release): 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jiayisheji committed Nov 16, 2017
1 parent 1c6753e commit bad597c
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="0.3.0"></a>
# [0.3.0](https://github.com/jiayisheji/ng4-admin-pro/compare/v0.2.0...v0.3.0) (2017-11-16)


### Features

* **共享模块:** 添加Card模块 Card组件 CardHeader组件 CardContent组件 Divider组件 ([31a2329](https://github.com/jiayisheji/ng4-admin-pro/commit/31a2329))


### Performance Improvements

* **共享模块:** 添加Card模块 ([1c6753e](https://github.com/jiayisheji/ng4-admin-pro/commit/1c6753e))



<a name="0.2.0"></a>
# [0.2.0](https://github.com/jiayisheji/ng4-admin-pro/compare/v1.0.0...v0.2.0) (2017-11-10)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng4-admin-pro",
"version": "0.2.0",
"version": "0.3.0",
"author": "jiayi",
"description": "CLI tool for Angular",
"keywords": [
Expand Down

0 comments on commit bad597c

Please sign in to comment.