Skip to content

Commit 64dfe68

Browse files
chore(main): release 15.28.0
1 parent 4bde8ba commit 64dfe68

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [15.28.0](https://github.com/gravity-ui/markdown-editor/compare/v15.27.2...v15.28.0) (2026-01-13)
4+
5+
6+
### Features
7+
8+
* improve button a11y with aria labels ([#920](https://github.com/gravity-ui/markdown-editor/issues/920)) ([4bde8ba](https://github.com/gravity-ui/markdown-editor/commit/4bde8ba84023d1e220a6d80f9562e324acb14dc8))
9+
* **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))
10+
11+
12+
### Bug Fixes
13+
14+
* **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))
15+
* **useFilesGallery:** add mov extension to the supported gallery video extensions ([#921](https://github.com/gravity-ui/markdown-editor/issues/921)) ([ec286eb](https://github.com/gravity-ui/markdown-editor/commit/ec286eb46f54ec3e30d3b82a30752d5c0a6ca54f))
16+
317
## [15.27.2](https://github.com/gravity-ui/markdown-editor/compare/v15.27.1...v15.27.2) (2025-12-19)
418

519

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)