Skip to content

Commit 6c15b90

Browse files
chore(main): release markdown-editor 15.44.0 (#1182)
1 parent 308ab55 commit 6c15b90

3 files changed

Lines changed: 14 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.43.0",
2+
"packages/editor": "15.44.0",
33
"packages/latex-extension": "0.1.0",
44
"packages/page-constructor-extension": "0.1.0"
55
}

packages/editor/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.44.0](https://github.com/gravity-ui/markdown-editor/compare/markdown-editor-v15.43.0...markdown-editor-v15.44.0) (2026-07-16)
4+
5+
6+
### Features
7+
8+
* improve agent docs ([#1181](https://github.com/gravity-ui/markdown-editor/issues/1181)) ([0473789](https://github.com/gravity-ui/markdown-editor/commit/047378928dc0450c213afd72e7721e780991503d))
9+
10+
11+
### Bug Fixes
12+
13+
* remove text about file size from image_upload_help ([#1178](https://github.com/gravity-ui/markdown-editor/issues/1178)) ([308ab55](https://github.com/gravity-ui/markdown-editor/commit/308ab55e9a16c22abc3ed0117d68a22317101276))
14+
315
## [15.43.0](https://github.com/gravity-ui/markdown-editor/compare/markdown-editor-v15.42.0...markdown-editor-v15.43.0) (2026-07-07)
416

517

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

0 commit comments

Comments
 (0)