Skip to content

Commit 7c422e1

Browse files
chore(main): release 6.10.1 (#1193)
1 parent a0bad51 commit 7c422e1

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+
## [6.10.1](https://github.com/gravity-ui/page-constructor/compare/v6.10.0...v6.10.1) (2025-05-26)
4+
5+
6+
### Bug Fixes
7+
8+
* add yfmTransformer to background card list ([#1192](https://github.com/gravity-ui/page-constructor/issues/1192)) ([c9ffcf5](https://github.com/gravity-ui/page-constructor/commit/c9ffcf505d25d508bc1809aae38989f0fb0197e4))
9+
* **Image:** fix no src ([#1195](https://github.com/gravity-ui/page-constructor/issues/1195)) ([a0bad51](https://github.com/gravity-ui/page-constructor/commit/a0bad516f075f465251f5213fa02a7eef4817387))
10+
311
## [6.10.0](https://github.com/gravity-ui/page-constructor/compare/v6.9.1...v6.10.0) (2025-05-20)
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": "6.10.0",
3+
"version": "6.10.1",
44
"description": "Gravity UI Page Constructor",
55
"license": "MIT",
66
"type": "commonjs",

0 commit comments

Comments
 (0)