Skip to content

Commit 3710152

Browse files
chore(main): release 4.44.0 (#763)
1 parent 86b5523 commit 3710152

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

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

33

4+
## [4.44.0](https://github.com/gravity-ui/page-constructor/compare/v4.43.1...v4.44.0) (2024-01-09)
5+
6+
7+
### Features
8+
9+
* add background for card-layout-block ([#754](https://github.com/gravity-ui/page-constructor/issues/754)) ([86b5523](https://github.com/gravity-ui/page-constructor/commit/86b552349217a01b74ff784213b54a4550dcb0b2))
10+
11+
12+
### Bug Fixes
13+
14+
* update Media block storybook docs ([#760](https://github.com/gravity-ui/page-constructor/issues/760)) ([e4519c2](https://github.com/gravity-ui/page-constructor/commit/e4519c219e3c837ba319ed1dcbc9f072111e8bdc))
15+
416
## [4.43.1](https://github.com/gravity-ui/page-constructor/compare/v4.43.0...v4.43.1) (2023-12-15)
517

618

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

0 commit comments

Comments
 (0)