Skip to content

Commit e6823df

Browse files
chore(main): release 7.8.0 (#1256)
1 parent 92829c1 commit e6823df

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.8.0](https://github.com/gravity-ui/page-constructor/compare/v7.7.1...v7.8.0) (2025-08-18)
4+
5+
6+
### Features
7+
8+
* **Button:** add svg icon to button ([#1208](https://github.com/gravity-ui/page-constructor/issues/1208)) ([f9ebc5c](https://github.com/gravity-ui/page-constructor/commit/f9ebc5c39a816f08355312bdfd70f3e16a25f4e3))
9+
10+
11+
### Bug Fixes
12+
13+
* double transform in bg card ([#1255](https://github.com/gravity-ui/page-constructor/issues/1255)) ([92829c1](https://github.com/gravity-ui/page-constructor/commit/92829c15ff69def770a04da0ef7e0937a6b9aa61))
14+
315
## [7.7.1](https://github.com/gravity-ui/page-constructor/compare/v7.7.0...v7.7.1) (2025-08-05)
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.7.1",
3+
"version": "7.8.0",
44
"description": "Gravity UI Page Constructor",
55
"license": "MIT",
66
"type": "commonjs",

0 commit comments

Comments
 (0)