Skip to content

Commit b5be2da

Browse files
chore(main): release 4.32.0 (#677)
* chore(main): release 4.32.0
1 parent 35b2175 commit b5be2da

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
# Changelog
22

33

4+
## [4.32.0](https://github.com/gravity-ui/page-constructor/compare/v4.31.1...v4.32.0) (2023-11-07)
5+
6+
7+
### Features
8+
9+
* add default video component, add custom controls ([#662](https://github.com/gravity-ui/page-constructor/issues/662)) ([ad0d3b4](https://github.com/gravity-ui/page-constructor/commit/ad0d3b4fd3c9aedcb9ee46bf76805444edf3a4bc))
10+
11+
12+
### Bug Fixes
13+
14+
* added focus for hubspot form links ([#671](https://github.com/gravity-ui/page-constructor/issues/671)) ([dd7249e](https://github.com/gravity-ui/page-constructor/commit/dd7249e8efba87ae7710cc98136af48658855a89))
15+
* aligning left quote in Quote component ([#672](https://github.com/gravity-ui/page-constructor/issues/672)) ([3316d80](https://github.com/gravity-ui/page-constructor/commit/3316d808b15f84fbd93b09c8c3a5c1840bb9d988))
16+
* raise up title item arrow to 1 px ([#668](https://github.com/gravity-ui/page-constructor/issues/668)) ([51f6215](https://github.com/gravity-ui/page-constructor/commit/51f6215379d34814d656201f4687c9e6b3243dc4))
17+
418
## [4.31.1](https://github.com/gravity-ui/page-constructor/compare/v4.31.0...v4.31.1) (2023-10-30)
519

620

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.31.1",
3+
"version": "4.32.0",
44
"description": "Gravity UI Page Constructor",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)