Skip to content

Commit ad60873

Browse files
chore(main): release 5.33.2 (#1107)
1 parent fc44210 commit ad60873

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.33.2](https://github.com/gravity-ui/page-constructor/compare/v5.33.1...v5.33.2) (2025-01-29)
5+
6+
7+
### Bug Fixes
8+
9+
* layout item content margin ([#1104](https://github.com/gravity-ui/page-constructor/issues/1104)) ([fc44210](https://github.com/gravity-ui/page-constructor/commit/fc44210c8fd1853cb0e01797c791fee8df43ea50))
10+
* playwright actions ([#1106](https://github.com/gravity-ui/page-constructor/issues/1106)) ([dc04d43](https://github.com/gravity-ui/page-constructor/commit/dc04d43c5be1ea9c3c24e50a75e26df15a1466be))
11+
412
## [5.33.1](https://github.com/gravity-ui/page-constructor/compare/v5.33.0...v5.33.1) (2025-01-28)
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.33.1",
3+
"version": "5.33.2",
44
"description": "Gravity UI Page Constructor",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)