Skip to content

Commit

Permalink
chore(*): minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
SiebenSieben committed Apr 30, 2020
1 parent 9d5da61 commit 13543ad
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 2 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
<a name="17.9.0"></a>
# [17.9.0](https://github.com/alfa-laboratory/arui-feather/compare/v17.8.0...v17.9.0) (2020-04-30)


### Bug Fixes

* hotfix revert after lint autofix ([a026c49](https://github.com/alfa-laboratory/arui-feather/commit/a026c49))
* **masked-input:** remove implicit maxLength setting ([#1142](https://github.com/alfa-laboratory/arui-feather/issues/1142)) ([0cb8823](https://github.com/alfa-laboratory/arui-feather/commit/0cb8823))
* **set-immediate:** add set-immediate polyfill ([#1139](https://github.com/alfa-laboratory/arui-feather/issues/1139)) ([e3809ee](https://github.com/alfa-laboratory/arui-feather/commit/e3809ee))


### Features

* **calendar:** fix calendar height ([#1146](https://github.com/alfa-laboratory/arui-feather/issues/1146)) ([9d5da61](https://github.com/alfa-laboratory/arui-feather/commit/9d5da61))
* **phone-input:** add extra handler for phone-input to format value ([#1113](https://github.com/alfa-laboratory/arui-feather/issues/1113)) ([802c8d6](https://github.com/alfa-laboratory/arui-feather/commit/802c8d6))



<a name="17.8.0"></a>
# [17.8.0](https://github.com/alfa-laboratory/arui-feather/compare/v17.7.0...v17.8.0) (2020-04-27)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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": "17.8.0",
"version": "17.9.0",
"description": "Alfa-Bank UI lightweight library",
"repository": {
"type": "git",
Expand Down

0 comments on commit 13543ad

Please sign in to comment.