Skip to content

Commit

Permalink
chore(main): release 5.28.5 (#1060)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Oct 25, 2024
1 parent ed3dbde commit d28327b
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.28.5](https://github.com/gravity-ui/page-constructor/compare/v5.28.4...v5.28.5) (2024-10-25)


### Bug Fixes

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

## [5.28.4](https://github.com/gravity-ui/page-constructor/compare/v5.28.3...v5.28.4) (2024-10-24)


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.28.4",
"version": "5.28.5",
"description": "Gravity UI Page Constructor",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit d28327b

Please sign in to comment.