Skip to content

Commit

Permalink
更新日志到0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoofoo-WHU committed Feb 23, 2019
1 parent f0e9a94 commit 6a88c9e
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 4 deletions.
15 changes: 11 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,17 @@
所有的版本变更都会记录在这里

## [Unreleased]
[Unreleased]: https://github.com/Hoofoo-WHU/semon-ui/compare/0.0.2...HEAD
[Unreleased]: https://github.com/Hoofoo-WHU/semon-ui/compare/0.0.3...HEAD

## [0.0.3] - 2019-02-23
[0.0.3]: https://github.com/Hoofoo-WHU/semon-ui-react/releases/tag/0.0.3
### 🎉 新增
- 添加Message组件,用于全局消息提示
- 添加更新日志,记录每个版本的变动
- Input组件新增readOnly属性
### 📝 修改
- 简单的更新README至能看
- 修改sass全局配色变量

## [0.0.2] - 2019-02-22
[0.0.2]: https://github.com/Hoofoo-WHU/semon-ui-react/releases/tag/0.0.2
Expand All @@ -16,6 +26,3 @@
- 添加Button组件
- 添加Input组件
- 添加Grid组件



8 changes: 8 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
"name": "@semon/semon-ui",
"version": "0.0.2",
"main": "dist/index.js",
"description": "🍪 一套简单的React组件库",
"keywords": [
"react",
"react-components",
"ui-kit",
"typescript",
"semon-ui"
],
"repository": "git@github.com:Hoofoo-WHU/semon-ui.git",
"author": "Hoofoo <wangshuophone@icloud.com>",
"license": "MIT",
Expand Down

0 comments on commit 6a88c9e

Please sign in to comment.