Skip to content

Commit d6bd525

Browse files
chore(main): release 15.29.0 (#934)
1 parent 089bd64 commit d6bd525

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

3+
## [15.29.0](https://github.com/gravity-ui/markdown-editor/compare/v15.28.1...v15.29.0) (2026-01-22)
4+
5+
6+
### Features
7+
8+
* **bundle:** tidy up the layout of the settings panel contents ([#933](https://github.com/gravity-ui/markdown-editor/issues/933)) ([6273508](https://github.com/gravity-ui/markdown-editor/commit/6273508a8a9b32990d6032d498f539edb2423e34))
9+
* **markup:** adjust overflow to prevent tooltip clipping ([#927](https://github.com/gravity-ui/markdown-editor/issues/927)) ([fdf0867](https://github.com/gravity-ui/markdown-editor/commit/fdf0867c2a44cc5295fd4fcd2088b1cac2331c20))
10+
* **markup:** support codemirror tooltips config ([#923](https://github.com/gravity-ui/markdown-editor/issues/923)) ([089bd64](https://github.com/gravity-ui/markdown-editor/commit/089bd64eb75651614c5dbba5408c426bacc42012))
11+
312
## [15.28.1](https://github.com/gravity-ui/markdown-editor/compare/v15.28.0...v15.28.1) (2026-01-15)
413

514

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

0 commit comments

Comments
 (0)