Skip to content

Commit aebd55a

Browse files
chore(main): release 5.11.1 (#926)
* chore(main): release 5.11.1 * Update CHANGELOG.md --------- Co-authored-by: Nikita Gorin <[email protected]>
1 parent b6421bf commit aebd55a

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

CHANGELOG.md

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

33

4+
## [5.11.1](https://github.com/gravity-ui/page-constructor/compare/v5.11.0...v5.11.1) (2024-04-11)
5+
6+
7+
### Bug Fixes
8+
9+
* update styles uikit yc prefix ([#925](https://github.com/gravity-ui/page-constructor/issues/925)) ([b6421bf](https://github.com/gravity-ui/page-constructor/commit/b6421bf12ddf0b93306fba4f52ce025238ebb5be))
10+
411
## [5.11.0](https://github.com/gravity-ui/page-constructor/compare/v5.10.1...v5.11.0) (2024-04-10)
512

613

714
### Features
815

9-
* add media images fullscreen slider ([#889](https://github.com/gravity-ui/page-constructor/issues/889)) ([eec646d](https://github.com/gravity-ui/page-constructor/commit/eec646dd4173f37be952d477c2afc8fc8c82b41b))
1016
* update analyticsEvents handler conditioin: run on form redirect ([#918](https://github.com/gravity-ui/page-constructor/issues/918)) ([dea5bd3](https://github.com/gravity-ui/page-constructor/commit/dea5bd3247b28f8e8472e089160834874c3863b0))
1117

1218
## [5.10.1](https://github.com/gravity-ui/page-constructor/compare/v5.10.0...v5.10.1) (2024-04-09)

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.11.0",
3+
"version": "5.11.1",
44
"description": "Gravity UI Page Constructor",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)