Skip to content

Commit c275d28

Browse files
chore(main): release 8.4.0 (#1414)
1 parent 69f2c60 commit c275d28

3 files changed

Lines changed: 16 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [8.4.0](https://github.com/gravity-ui/page-constructor/compare/v8.3.0...v8.4.0) (2026-04-15)
4+
5+
6+
### Features
7+
8+
* **Hero:** add block ([#1411](https://github.com/gravity-ui/page-constructor/issues/1411)) ([69f2c60](https://github.com/gravity-ui/page-constructor/commit/69f2c60b6517c8afc9d2042c2db6f8cb8cc4a3d0))
9+
10+
11+
### Bug Fixes
12+
13+
* **HubspotForm:** improve storybook story controls ([#1413](https://github.com/gravity-ui/page-constructor/issues/1413)) ([a7c605f](https://github.com/gravity-ui/page-constructor/commit/a7c605f938c9dc7f520b997a8f9e08bedbd1f1be))
14+
* **Title:** improve storybook story controls ([#1412](https://github.com/gravity-ui/page-constructor/issues/1412)) ([1270903](https://github.com/gravity-ui/page-constructor/commit/1270903102502a936d2d318547a3132250eac701))
15+
316
## [8.3.0](https://github.com/gravity-ui/page-constructor/compare/v8.2.2...v8.3.0) (2026-04-09)
417

518

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": "8.3.0",
3+
"version": "8.4.0",
44
"description": "Gravity UI Page Constructor",
55
"license": "MIT",
66
"type": "commonjs",

0 commit comments

Comments
 (0)