diff --git a/HISTORY.md b/HISTORY.md index 27bd9c375..630cda6a0 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,6 +1,10 @@ # History ---- +## 8.5.0 + +[Feature] Add focus() blur() and autoFocus. + ## 8.4.0 / 2017-11-09 Support React 16. diff --git a/package.json b/package.json index 8fea397f7..c29882fc7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rc-slider", - "version": "8.4.1", + "version": "8.5.0", "description": "Slider UI component for React", "keywords": [ "react",