Skip to content

Commit 4f124f4

Browse files
chore(main): release 5.22.0 (#997)
1 parent 6cd9289 commit 4f124f4

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changelog
22

33

4+
## [5.22.0](https://github.com/gravity-ui/page-constructor/compare/v5.21.0...v5.22.0) (2024-08-30)
5+
6+
7+
### Features
8+
9+
* add mobile header items and renderNavigation method ([#989](https://github.com/gravity-ui/page-constructor/issues/989)) ([6cd9289](https://github.com/gravity-ui/page-constructor/commit/6cd9289636063278a26a8cbbc28065485904705f))
10+
11+
12+
### Bug Fixes
13+
14+
* image card link hover ([#995](https://github.com/gravity-ui/page-constructor/issues/995)) ([65b89c5](https://github.com/gravity-ui/page-constructor/commit/65b89c558f5a1c20970b953fbdb160d369eb9907))
15+
416
## [5.21.0](https://github.com/gravity-ui/page-constructor/compare/v5.20.1...v5.21.0) (2024-08-29)
517

618

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "5.21.0",
3+
"version": "5.22.0",
44
"description": "Gravity UI Page Constructor",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)