Skip to content

Commit 217f66b

Browse files
chore(main): release 7.15.0 (#1300)
1 parent 77ea4c4 commit 217f66b

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

3+
## [7.15.0](https://github.com/gravity-ui/page-constructor/compare/v7.14.1...v7.15.0) (2025-09-26)
4+
5+
6+
### Features
7+
8+
* **Media:** support ref for video element ([#1297](https://github.com/gravity-ui/page-constructor/issues/1297)) ([bbb8f68](https://github.com/gravity-ui/page-constructor/commit/bbb8f68f284b20f043e23a19528d9fae4e63c440))
9+
* separate loading google font in root ([#1295](https://github.com/gravity-ui/page-constructor/issues/1295)) ([77ea4c4](https://github.com/gravity-ui/page-constructor/commit/77ea4c4279a3f8b205b325a8a80b363b9bfaf87f))
10+
311
## [7.14.1](https://github.com/gravity-ui/page-constructor/compare/v7.14.0...v7.14.1) (2025-09-23)
412

513

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

0 commit comments

Comments
 (0)