Skip to content

Commit 7301b73

Browse files
chore(main): release 4.21.0 (#623)
1 parent b2fe177 commit 7301b73

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+
## [4.21.0](https://github.com/gravity-ui/page-constructor/compare/v4.20.2...v4.21.0) (2023-10-06)
5+
6+
7+
### Features
8+
9+
* **Table, HS, BackgroundImage:** add new view for Table and fix design bugs ([#622](https://github.com/gravity-ui/page-constructor/issues/622)) ([b2fe177](https://github.com/gravity-ui/page-constructor/commit/b2fe177423497221c466c057dab3442cd286dc55))
10+
* **Tabs:** add image variative height for media ([#612](https://github.com/gravity-ui/page-constructor/issues/612)) ([adf214d](https://github.com/gravity-ui/page-constructor/commit/adf214d3a672e3cfcf6b5ba0df05549f5ca73dd1))
11+
412
## [4.20.2](https://github.com/gravity-ui/page-constructor/compare/v4.20.1...v4.20.2) (2023-10-05)
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": "4.20.2",
3+
"version": "4.21.0",
44
"description": "Gravity UI Page Constructor",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)