Skip to content

Commit 7853757

Browse files
chore(main): release 5.35.0 (#1122)
1 parent e649755 commit 7853757

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.35.0](https://github.com/gravity-ui/page-constructor/compare/v5.34.0...v5.35.0) (2025-02-11)
5+
6+
7+
### Features
8+
9+
* add video microdata to header block ([#1123](https://github.com/gravity-ui/page-constructor/issues/1123)) ([e649755](https://github.com/gravity-ui/page-constructor/commit/e6497551390916d33fd75043ef1c4c5c1bbc24bb))
10+
* increase card bottom padding ([#1105](https://github.com/gravity-ui/page-constructor/issues/1105)) ([447c37e](https://github.com/gravity-ui/page-constructor/commit/447c37e16b9efe6296caba205a2cbf17746741b7))
11+
412
## [5.34.0](https://github.com/gravity-ui/page-constructor/compare/v5.33.4...v5.34.0) (2025-02-04)
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.34.0",
3+
"version": "5.35.0",
44
"description": "Gravity UI Page Constructor",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)