Skip to content

Commit 40403bb

Browse files
chore(main): release 7.11.2 (#1273)
1 parent befe769 commit 40403bb

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.11.2](https://github.com/gravity-ui/page-constructor/compare/v7.11.1...v7.11.2) (2025-09-04)
4+
5+
6+
### Bug Fixes
7+
8+
* playwright docker script remove accidental param ([#1272](https://github.com/gravity-ui/page-constructor/issues/1272)) ([15d0e59](https://github.com/gravity-ui/page-constructor/commit/15d0e5961ddaed5a9e10c45e4f28f441e8d4f9a8))
9+
* update extended features title with label alignment ([#1271](https://github.com/gravity-ui/page-constructor/issues/1271)) ([befe769](https://github.com/gravity-ui/page-constructor/commit/befe769be24087912236eab72bf3e3a1f00174c2))
10+
311
## [7.11.1](https://github.com/gravity-ui/page-constructor/compare/v7.11.0...v7.11.1) (2025-08-27)
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.11.1",
3+
"version": "7.11.2",
44
"description": "Gravity UI Page Constructor",
55
"license": "MIT",
66
"type": "commonjs",

0 commit comments

Comments
 (0)