Skip to content

Commit d8bf031

Browse files
chore(main): release 4.42.0 (#735)
1 parent 3738410 commit d8bf031

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.42.0](https://github.com/gravity-ui/page-constructor/compare/v4.41.0...v4.42.0) (2023-12-01)
5+
6+
7+
### Features
8+
9+
* **Navigation:** provide dropdown props to custom components ([#721](https://github.com/gravity-ui/page-constructor/issues/721)) ([3738410](https://github.com/gravity-ui/page-constructor/commit/37384103cca447e3a7f86666c582e1ee091647c0))
10+
11+
12+
### Bug Fixes
13+
14+
* update price-card component ([#708](https://github.com/gravity-ui/page-constructor/issues/708)) ([4487d50](https://github.com/gravity-ui/page-constructor/commit/4487d50c2d71ca1f536d3de5b82d423a378fe55c))
15+
416
## [4.41.0](https://github.com/gravity-ui/page-constructor/compare/v4.40.6...v4.41.0) (2023-11-30)
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.41.0",
3+
"version": "4.42.0",
44
"description": "Gravity UI Page Constructor",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)