Skip to content

Commit

Permalink
chore(*): minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
tx44 committed May 31, 2017
1 parent 017743e commit e291ef9
Show file tree
Hide file tree
Showing 7 changed files with 64 additions and 51 deletions.
15 changes: 13 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
<a name="5.1.0"></a>
# [5.1.0](https://github.com/alfa-laboratory/arui-feather/compare/v5.0.2...v5.1.0) (2017-05-31)


### Features

* **input-autocomplete:** add popup directions ([#50](https://github.com/alfa-laboratory/arui-feather/issues/50)) ([017743e](https://github.com/alfa-laboratory/arui-feather/commit/017743e))
* **input-autocomplete:** equal popup width ([#49](https://github.com/alfa-laboratory/arui-feather/issues/49)) ([bd433b9](https://github.com/alfa-laboratory/arui-feather/commit/bd433b9))



<a name="5.0.2"></a>
## 5.0.2 (2017-05-30)
## [5.0.2](https://github.com/alfa-laboratory/arui-feather/compare/v5.0.1...v5.0.2) (2017-05-30)


### Bug Fixes
Expand All @@ -9,7 +20,7 @@


<a name="5.0.1"></a>
## 5.0.1 (2017-05-30)
## [5.0.1](https://github.com/alfa-laboratory/arui-feather/compare/v5.0.0...v5.0.1) (2017-05-30)


### Features
Expand Down

Large diffs are not rendered by default.

42 changes: 42 additions & 0 deletions arui-demo/styleguide/build/bundle.32e63901.js

Large diffs are not rendered by default.

43 changes: 0 additions & 43 deletions arui-demo/styleguide/build/bundle.4239c1f5.js

This file was deleted.

2 changes: 1 addition & 1 deletion arui-demo/styleguide/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
</head>
<body>
<div id="app"></div>
<script type="text/javascript" src="build/bundle.4239c1f5.js"></script></body>
<script type="text/javascript" src="build/bundle.32e63901.js"></script></body>
</html>
3 changes: 3 additions & 0 deletions docs/input-autocomplete/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,3 +92,6 @@ import InputAutocomplete from 'arui-feather/input-autocomplete';
* `'bottom-left'`
* `'bottom-center'`
* `'bottom-right'`



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "arui-feather",
"version": "5.0.2",
"version": "5.1.0",
"description": "Alfa-Bank UI lightweight library",
"repository": {
"type": "git",
Expand Down

0 comments on commit e291ef9

Please sign in to comment.