bug-versions
Advanced tools
Comparing version 1.18.0 to 1.19.0
1.19.0 / 2018-12-25 | ||
================== | ||
**features** | ||
* [[`6c509c0`](http://github.com/cnpm/bug-versions/commit/6c509c0e7aea98545cd21596f609615516eedd20)] - feat: Remove Christmas egg from antd (#29) (fengmk2 <<fengmk2@gmail.com>>) | ||
1.18.0 / 2018-12-11 | ||
@@ -3,0 +9,0 @@ ================== |
{ | ||
"name": "bug-versions", | ||
"version": "1.18.0", | ||
"version": "1.19.0", | ||
"description": "collect all bug versions on npm package", | ||
@@ -242,2 +242,72 @@ "main": "index.js", | ||
} | ||
}, | ||
"antd": { | ||
"3.9.3": { | ||
"version": "3.9.2", | ||
"reason": "https://github.com/ant-design/ant-design/commit/6550df34b639ab0b3bf2c1cbf9b9828735c1fd41" | ||
}, | ||
"3.10.0": { | ||
"version": "3.10.10", | ||
"reason": "https://github.com/ant-design/ant-design/commit/6550df34b639ab0b3bf2c1cbf9b9828735c1fd41" | ||
}, | ||
"3.10.1": { | ||
"version": "3.10.10", | ||
"reason": "https://github.com/ant-design/ant-design/commit/6550df34b639ab0b3bf2c1cbf9b9828735c1fd41" | ||
}, | ||
"3.10.2": { | ||
"version": "3.10.10", | ||
"reason": "https://github.com/ant-design/ant-design/commit/6550df34b639ab0b3bf2c1cbf9b9828735c1fd41" | ||
}, | ||
"3.10.3": { | ||
"version": "3.10.10", | ||
"reason": "https://github.com/ant-design/ant-design/commit/6550df34b639ab0b3bf2c1cbf9b9828735c1fd41" | ||
}, | ||
"3.10.4": { | ||
"version": "3.10.10", | ||
"reason": "https://github.com/ant-design/ant-design/commit/6550df34b639ab0b3bf2c1cbf9b9828735c1fd41" | ||
}, | ||
"3.10.5": { | ||
"version": "3.10.10", | ||
"reason": "https://github.com/ant-design/ant-design/commit/6550df34b639ab0b3bf2c1cbf9b9828735c1fd41" | ||
}, | ||
"3.10.6": { | ||
"version": "3.10.10", | ||
"reason": "https://github.com/ant-design/ant-design/commit/6550df34b639ab0b3bf2c1cbf9b9828735c1fd41" | ||
}, | ||
"3.10.7": { | ||
"version": "3.10.10", | ||
"reason": "https://github.com/ant-design/ant-design/commit/6550df34b639ab0b3bf2c1cbf9b9828735c1fd41" | ||
}, | ||
"3.10.8": { | ||
"version": "3.10.10", | ||
"reason": "https://github.com/ant-design/ant-design/commit/6550df34b639ab0b3bf2c1cbf9b9828735c1fd41" | ||
}, | ||
"3.10.9": { | ||
"version": "3.10.10", | ||
"reason": "https://github.com/ant-design/ant-design/commit/6550df34b639ab0b3bf2c1cbf9b9828735c1fd41" | ||
}, | ||
"3.11.0": { | ||
"version": "3.11.6", | ||
"reason": "https://github.com/ant-design/ant-design/commit/6550df34b639ab0b3bf2c1cbf9b9828735c1fd41" | ||
}, | ||
"3.11.1": { | ||
"version": "3.11.6", | ||
"reason": "https://github.com/ant-design/ant-design/commit/6550df34b639ab0b3bf2c1cbf9b9828735c1fd41" | ||
}, | ||
"3.11.2": { | ||
"version": "3.11.6", | ||
"reason": "https://github.com/ant-design/ant-design/commit/6550df34b639ab0b3bf2c1cbf9b9828735c1fd41" | ||
}, | ||
"3.11.3": { | ||
"version": "3.11.6", | ||
"reason": "https://github.com/ant-design/ant-design/commit/6550df34b639ab0b3bf2c1cbf9b9828735c1fd41" | ||
}, | ||
"3.11.4": { | ||
"version": "3.11.6", | ||
"reason": "https://github.com/ant-design/ant-design/commit/6550df34b639ab0b3bf2c1cbf9b9828735c1fd41" | ||
}, | ||
"3.11.5": { | ||
"version": "3.11.6", | ||
"reason": "https://github.com/ant-design/ant-design/commit/6550df34b639ab0b3bf2c1cbf9b9828735c1fd41" | ||
} | ||
} | ||
@@ -244,0 +314,0 @@ } |
19060