Skip to content

Commit b83a6f9

Browse files
chore(main): release 1.8.0
1 parent 52451ea commit b83a6f9

File tree

3 files changed

+18
-2
lines changed

3 files changed

+18
-2
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [1.8.0](https://github.com/gravity-ui/page-constructor/compare/v1.7.1...v1.8.0) (2022-12-02)
4+
5+
6+
### Bug Fixes
7+
8+
* add variable icon size ([da0304e](https://github.com/gravity-ui/page-constructor/commit/da0304ed28082b7c951b611d98e4aa24a3b4411a))
9+
* **MobileNavigation:** paddings ([bc3705d](https://github.com/gravity-ui/page-constructor/commit/bc3705d39cc57266594150ff8a2a04600cb9ab27))
10+
* **navigation:** refactoring ([99493a4](https://github.com/gravity-ui/page-constructor/commit/99493a4ab17af679bba250b3c7d00b4fe9256baa))
11+
* **navigation:** type import ([5f142cc](https://github.com/gravity-ui/page-constructor/commit/5f142cc80c43a97ad62f1fd5019cdff710325b84))
12+
* typings and namespace ([12d6d81](https://github.com/gravity-ui/page-constructor/commit/12d6d81ffd136b89d616ad553f3cee0d840e2cb6))
13+
14+
15+
### chore
16+
17+
* bump release ([f57882e](https://github.com/gravity-ui/page-constructor/commit/f57882e6481a3923e73c475b246723545906f588))
18+
319
## [1.7.1](https://github.com/gravity-ui/page-constructor/compare/v1.7.0...v1.7.1) (2022-11-29)
420

521

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gravity-ui/page-constructor",
3-
"version": "1.7.1",
3+
"version": "1.8.0",
44
"description": "Gravity UI Page Constructor",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)