Skip to content

Commit 244ca16

Browse files
chore(main): release 7.2.0 (#1202)
1 parent f145c79 commit 244ca16

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,5 +1,13 @@
11
# Changelog
22

3+
## [7.2.0](https://github.com/gravity-ui/page-constructor/compare/v7.1.0...v7.2.0) (2025-06-16)
4+
5+
6+
### Features
7+
8+
* added HeaderBlockFullProps to export ([#1203](https://github.com/gravity-ui/page-constructor/issues/1203)) ([f145c79](https://github.com/gravity-ui/page-constructor/commit/f145c79b2b49de2a3b51a0c38248f7554ac0a347))
9+
* bump @gravity-ui/uikit from 7.11.0 to 7.13.1 ([#1200](https://github.com/gravity-ui/page-constructor/issues/1200)) ([043e889](https://github.com/gravity-ui/page-constructor/commit/043e8897504f81dc1d56a05a2f7da755d9fcaa87))
10+
311
## [7.1.0](https://github.com/gravity-ui/page-constructor/compare/v7.0.0...v7.1.0) (2025-06-11)
412

513

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": "7.1.0",
3+
"version": "7.2.0",
44
"description": "Gravity UI Page Constructor",
55
"license": "MIT",
66
"type": "commonjs",

0 commit comments

Comments
 (0)