diff --git a/CHANGELOG.md b/CHANGELOG.md
index 097847b279..cb41af86f8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+
+# [17.8.0](https://github.com/alfa-laboratory/arui-feather/compare/v17.7.0...v17.8.0) (2020-04-27)
+
+
+### Bug Fixes
+
+* **menu:** top in .menu-item_checked:before ([#1144](https://github.com/alfa-laboratory/arui-feather/issues/1144)) ([e44aea4](https://github.com/alfa-laboratory/arui-feather/commit/e44aea4))
+
+
+
# [17.7.0](https://github.com/alfa-laboratory/arui-feather/compare/v17.6.0...v17.7.0) (2020-04-17)
diff --git a/package-lock.json b/package-lock.json
index 0fa68fc756..f700f3e65d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "arui-feather",
- "version": "17.7.0",
+ "version": "17.8.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index 7ebc122981..19392f006c 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "arui-feather",
- "version": "17.7.0",
+ "version": "17.8.0",
"description": "Alfa-Bank UI lightweight library",
"repository": {
"type": "git",