Skip to content

Commit 83ce80f

Browse files
chore(main): release 5.28.0 (#1045)
1 parent 43880c6 commit 83ce80f

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

CHANGELOG.md

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

33

4+
## [5.28.0](https://github.com/gravity-ui/page-constructor/compare/v5.27.1...v5.28.0) (2024-10-14)
5+
6+
7+
### Features
8+
9+
* add owner ([#1044](https://github.com/gravity-ui/page-constructor/issues/1044)) ([43880c6](https://github.com/gravity-ui/page-constructor/commit/43880c6f78ef893d08eac9d5fa831bd70f461318))
10+
11+
12+
### Bug Fixes
13+
14+
* image-card fix shadow in slider ([#1036](https://github.com/gravity-ui/page-constructor/issues/1036)) ([52e1069](https://github.com/gravity-ui/page-constructor/commit/52e10698921507f4f95562cf36dd9d808b7df139))
15+
* return MediaBase card animation ([#1042](https://github.com/gravity-ui/page-constructor/issues/1042)) ([9deadf2](https://github.com/gravity-ui/page-constructor/commit/9deadf2f34307315bdcc4f60bec1b8d70febc0b1))
16+
* update datalens screenshots ([#1035](https://github.com/gravity-ui/page-constructor/issues/1035)) ([9875680](https://github.com/gravity-ui/page-constructor/commit/9875680176a0927333552c048d284a5ac3dcd728))
17+
418
## [5.27.1](https://github.com/gravity-ui/page-constructor/compare/v5.27.0...v5.27.1) (2024-09-27)
519

620

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

0 commit comments

Comments
 (0)