Skip to content

Commit fe0a8c6

Browse files
chore(main): release 4.30.0 (#666)
1 parent bc6245c commit fe0a8c6

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.30.0](https://github.com/gravity-ui/page-constructor/compare/v4.29.2...v4.30.0) (2023-10-27)
5+
6+
7+
### Features
8+
9+
* added custom title render into header block ([#664](https://github.com/gravity-ui/page-constructor/issues/664)) ([7d57714](https://github.com/gravity-ui/page-constructor/commit/7d577149cb06ea9c34c1484c768518eee14cfef3))
10+
* quote types for Quote block ([#663](https://github.com/gravity-ui/page-constructor/issues/663)) ([bc6245c](https://github.com/gravity-ui/page-constructor/commit/bc6245c240f209f527a0bac78542544a1c4a19f6))
11+
412
## [4.29.2](https://github.com/gravity-ui/page-constructor/compare/v4.29.1...v4.29.2) (2023-10-25)
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.29.2",
3+
"version": "4.30.0",
44
"description": "Gravity UI Page Constructor",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)