Skip to content

Commit 05e84c1

Browse files
chore(main): release 7.14.0 (#1288)
1 parent 05e4174 commit 05e84c1

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

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

3+
## [7.14.0](https://github.com/gravity-ui/page-constructor/compare/v7.13.0...v7.14.0) (2025-09-18)
4+
5+
6+
### Features
7+
8+
* **Media,Map:** expand title prop type ([#1280](https://github.com/gravity-ui/page-constructor/issues/1280)) ([3115ece](https://github.com/gravity-ui/page-constructor/commit/3115ece1e109077ab35d5dc9f6552cbe93898418))
9+
10+
11+
### Bug Fixes
12+
13+
* **Video:** set muted attribute in HTML of DefaultVideo ([#1289](https://github.com/gravity-ui/page-constructor/issues/1289)) ([05e4174](https://github.com/gravity-ui/page-constructor/commit/05e41745806eace2ee7575b55f1530834c2b9ef0))
14+
315
## [7.13.0](https://github.com/gravity-ui/page-constructor/compare/v7.12.0...v7.13.0) (2025-09-11)
416

517

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

0 commit comments

Comments
 (0)