Skip to content

Commit

Permalink
chore(main): release 5.11.0 (#920)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Apr 10, 2024
1 parent dea5bd3 commit f41b8bd
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Changelog


## [5.11.0](https://github.com/gravity-ui/page-constructor/compare/v5.10.1...v5.11.0) (2024-04-10)


### Features

* 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))
* 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))

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


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gravity-ui/page-constructor",
"version": "5.10.1",
"version": "5.11.0",
"description": "Gravity UI Page Constructor",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit f41b8bd

Please sign in to comment.