Skip to content

Commit

Permalink
chore(main): release 5.34.0 (#1118)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Feb 4, 2025
1 parent 39307f6 commit 1c9477e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changelog


## [5.34.0](https://github.com/gravity-ui/page-constructor/compare/v5.33.4...v5.34.0) (2025-02-04)


### Features

* support JSX.Element type of header`s overtitle props ([#1115](https://github.com/gravity-ui/page-constructor/issues/1115)) ([39307f6](https://github.com/gravity-ui/page-constructor/commit/39307f61e2974a622474cac1997231525242ed23))

## [5.33.4](https://github.com/gravity-ui/page-constructor/compare/v5.33.3...v5.33.4) (2025-02-04)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gravity-ui/page-constructor",
"version": "5.33.4",
"version": "5.34.0",
"description": "Gravity UI Page Constructor",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 1c9477e

Please sign in to comment.