Skip to content

Commit d28327b

Browse files
chore(main): release 5.28.5 (#1060)
1 parent ed3dbde commit d28327b

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.28.5](https://github.com/gravity-ui/page-constructor/compare/v5.28.4...v5.28.5) (2024-10-25)
5+
6+
7+
### Bug Fixes
8+
9+
* **ReactPlayer:** change default contain behaviour ([#1057](https://github.com/gravity-ui/page-constructor/issues/1057)) ([4a376e9](https://github.com/gravity-ui/page-constructor/commit/4a376e992b0ed7717cfdc80f6f3de6b358e374f9))
10+
* support themes in list inside Content sub-block ([#1054](https://github.com/gravity-ui/page-constructor/issues/1054)) ([ed3dbde](https://github.com/gravity-ui/page-constructor/commit/ed3dbde88ad70c668378ff0e3ae82eb41a2ef989))
11+
412
## [5.28.4](https://github.com/gravity-ui/page-constructor/compare/v5.28.3...v5.28.4) (2024-10-24)
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.28.4",
3+
"version": "5.28.5",
44
"description": "Gravity UI Page Constructor",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)