bump 0.12.2

This commit is contained in:
afc163
2016-02-19 11:36:29 +08:00
parent 15473fbc99
commit e71d562ce5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
## 0.12.2
`developing`
`2016-02-19`
- DatePicker 如果有 `确定` 按钮,现在只有点击 `确定` 按钮才会触发 onChange 事件。
- 修复带时间选择的 DatePicker 日期格式缺少时间部分的问题。[#1005](https://github.com/ant-design/ant-design/issues/1005)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "antd",
"version": "0.12.1",
"version": "0.12.2",
"title": "Ant Design",
"description": "一个 UI 设计语言",
"homepage": "http://ant.design/",