diff --git a/CHANGELOG.md b/CHANGELOG.md index 429a8a7dd2..3127a9f753 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ + +# [17.5.0](https://github.com/alfa-laboratory/arui-feather/compare/v17.4.1...v17.5.0) (2020-04-04) + + +### Features + +* **icons:** latest icons from alfa-ui-primitives ([#1126](https://github.com/alfa-laboratory/arui-feather/issues/1126)) ([bd2fe7f](https://github.com/alfa-laboratory/arui-feather/commit/bd2fe7f)) + + + ## [17.4.1](https://github.com/alfa-laboratory/arui-feather/compare/v17.4.0...v17.4.1) (2020-03-31) diff --git a/package-lock.json b/package-lock.json index 7311c7bed2..4c3f7c9904 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "arui-feather", - "version": "17.4.1", + "version": "17.5.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 20b57c6d02..5b9231c219 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "arui-feather", - "version": "17.4.1", + "version": "17.5.0", "description": "Alfa-Bank UI lightweight library", "repository": { "type": "git",