Skip to content

Commit 72c3fc0

Browse files
chore(main): release markdown-editor 15.40.0 (#1111)
1 parent 765022d commit 72c3fc0

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"packages/editor": "15.39.0",
2+
"packages/editor": "15.40.0",
33
"packages/latex-extension": "0.1.0",
44
"packages/page-constructor-extension": "0.1.0"
55
}

packages/editor/CHANGELOG.md

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

3+
## [15.40.0](https://github.com/gravity-ui/markdown-editor/compare/markdown-editor-v15.39.0...markdown-editor-v15.40.0) (2026-04-29)
4+
5+
6+
### Features
7+
8+
* **view:** support gallery preview for custom file types beyond images and videos ([#1110](https://github.com/gravity-ui/markdown-editor/issues/1110)) ([765022d](https://github.com/gravity-ui/markdown-editor/commit/765022d152508446abd199cd783f93e71a7e8b7b))
9+
310
## [15.39.0](https://github.com/gravity-ui/markdown-editor/compare/markdown-editor-v15.38.1...markdown-editor-v15.39.0) (2026-04-24)
411

512

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

0 commit comments

Comments
 (0)