Skip to content

Commit 8d7ed09

Browse files
chore(main): release 4.42.3 (#743)
1 parent 2bc3896 commit 8d7ed09

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

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

33

4+
## [4.42.3](https://github.com/gravity-ui/page-constructor/compare/v4.42.2...v4.42.3) (2023-12-05)
5+
6+
7+
### Bug Fixes
8+
9+
* add button width to validator schema ([#745](https://github.com/gravity-ui/page-constructor/issues/745)) ([2bc3896](https://github.com/gravity-ui/page-constructor/commit/2bc3896164cabe267a0290a7c91192dbb7d43abe))
10+
* add price card to sub blocks ([#744](https://github.com/gravity-ui/page-constructor/issues/744)) ([dcffe83](https://github.com/gravity-ui/page-constructor/commit/dcffe83bb8fa2422e6847dfde2f90f75b8196420))
11+
* media only title ([#736](https://github.com/gravity-ui/page-constructor/issues/736)) ([a15d5ae](https://github.com/gravity-ui/page-constructor/commit/a15d5ae1b586869b1516498745f1402ea53c3ae0))
12+
413
## [4.42.2](https://github.com/gravity-ui/page-constructor/compare/v4.42.1...v4.42.2) (2023-12-04)
514

615

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

0 commit comments

Comments
 (0)