Skip to content

Commit

Permalink
chore(*): minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
Heymdall committed May 25, 2017
1 parent 8aab55d commit d498e03
Show file tree
Hide file tree
Showing 6 changed files with 61 additions and 45 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
<a name="4.5.0"></a>
# 4.5.0 (2017-05-25)


### Bug Fixes

* fix prop types for composite components ([#40](https://github.com/alfa-laboratory/arui-feather/issues/40)) ([8dace92](https://github.com/alfa-laboratory/arui-feather/commit/8dace92))


### Features

* add defaultValue prop for textarea ([#39](https://github.com/alfa-laboratory/arui-feather/issues/39)) ([8aab55d](https://github.com/alfa-laboratory/arui-feather/commit/8aab55d))
* docs for composed components ([#41](https://github.com/alfa-laboratory/arui-feather/issues/41)) ([318fcd4](https://github.com/alfa-laboratory/arui-feather/commit/318fcd4))



<a name="4.4.0"></a>
# 4.4.0 (2017-05-23)

Expand Down
7 changes: 7 additions & 0 deletions arui-demo/styleguide/build/1.bb4e3213.js

Large diffs are not rendered by default.

7 changes: 0 additions & 7 deletions arui-demo/styleguide/build/1.e3c36dfa.js

This file was deleted.

Large diffs are not rendered by default.

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.e0b65840.js"></script></body>
<script type="text/javascript" src="build/bundle.85d0dab4.js"></script></body>
</html>
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": "4.4.0",
"version": "4.5.0",
"description": "Alfa-Bank UI lightweight library",
"repository": {
"type": "git",
Expand Down

0 comments on commit d498e03

Please sign in to comment.