This commit is contained in:
Alex Gyoshev 2016-06-13 10:22:04 +03:00
Родитель 1e7db1aeea
Коммит 5b92794d8f
2 изменённых файлов: 16 добавлений и 1 удалений

Просмотреть файл

@ -1,3 +1,18 @@
<a name="0.1.1"></a>
## [0.1.1](https://github.com/telerik/kendo-react-dropdowns/compare/v0.1.0...v0.1.1) (2016-06-13)
### Bug Fixes
* resolve imports of stateless components ([555347b](https://github.com/telerik/kendo-react-dropdowns/commit/555347b))
### Features
* add anchorClassName prop to stateless components ([1e7db1a](https://github.com/telerik/kendo-react-dropdowns/commit/1e7db1a))
<a name="0.1.0"></a>
# 0.1.0 (2016-06-09)

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "@telerik/kendo-react-dropdowns",
"version": "0.1.0",
"version": "0.1.1",
"description": "Kendo UI React Dropdowns package",
"repository": {
"type": "git",