Skip to content

Commit eb86b60

Browse files
chore(main): release 5.28.8 (#1067)
1 parent 04f02b5 commit eb86b60

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

33

4+
## [5.28.8](https://github.com/gravity-ui/page-constructor/compare/v5.28.7...v5.28.8) (2024-11-11)
5+
6+
7+
### Bug Fixes
8+
9+
* support ContentList theme prop; pass theme prop from Content to ContentList ([#1066](https://github.com/gravity-ui/page-constructor/issues/1066)) ([3de2d9e](https://github.com/gravity-ui/page-constructor/commit/3de2d9e5112b92acca7d1b5faf0ec6a6e20946da))
10+
411
## [5.28.7](https://github.com/gravity-ui/page-constructor/compare/v5.28.6...v5.28.7) (2024-11-05)
512

613

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

0 commit comments

Comments
 (0)