Skip to content

Commit 4ff7e7b

Browse files
chore(main): release 15.28.0
1 parent 721b275 commit 4ff7e7b

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [15.28.0](https://github.com/gravity-ui/markdown-editor/compare/v15.27.2...v15.28.0) (2026-01-12)
4+
5+
6+
### Features
7+
8+
* **view:** add support of yfm-files to `useFilesGallery()` hook ([#917](https://github.com/gravity-ui/markdown-editor/issues/917)) ([37e078c](https://github.com/gravity-ui/markdown-editor/commit/37e078ca8c4e6bfecdb4239d4bb852791490f7fb))
9+
10+
11+
### Bug Fixes
12+
13+
* **CodeBlock:** prevent dispatch on destroyed `EditorView` ([#916](https://github.com/gravity-ui/markdown-editor/issues/916)) ([721b275](https://github.com/gravity-ui/markdown-editor/commit/721b275692a61404a036b97dbab9041d22be169b))
14+
315
## [15.27.2](https://github.com/gravity-ui/markdown-editor/compare/v15.27.1...v15.27.2) (2025-12-19)
416

517

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/markdown-editor",
3-
"version": "15.27.2",
3+
"version": "15.28.0",
44
"description": "Markdown wysiwyg and markup editor",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)