Skip to content

Commit df7d7db

Browse files
chore(main): release 6.6.0 (#1169)
1 parent 8483642 commit df7d7db

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

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

3+
## [6.6.0](https://github.com/gravity-ui/page-constructor/compare/v6.5.1...v6.6.0) (2025-04-14)
4+
5+
6+
### Features
7+
8+
* **HubspotForm:** default values ([#1166](https://github.com/gravity-ui/page-constructor/issues/1166)) ([8483642](https://github.com/gravity-ui/page-constructor/commit/8483642c668c4728e14e77e650c8ad059a6cab0a))
9+
310
## [6.5.1](https://github.com/gravity-ui/page-constructor/compare/v6.5.0...v6.5.1) (2025-04-10)
411

512

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

0 commit comments

Comments
 (0)