Skip to content

Commit f41b8bd

Browse files
chore(main): release 5.11.0 (#920)
1 parent dea5bd3 commit f41b8bd

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

33

4+
## [5.11.0](https://github.com/gravity-ui/page-constructor/compare/v5.10.1...v5.11.0) (2024-04-10)
5+
6+
7+
### Features
8+
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))
10+
* 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))
11+
412
## [5.10.1](https://github.com/gravity-ui/page-constructor/compare/v5.10.0...v5.10.1) (2024-04-09)
513

614

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

0 commit comments

Comments
 (0)