Skip to content

Commit 9a3856c

Browse files
chore(main): release 15.17.0 (#812)
1 parent 0b19930 commit 9a3856c

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

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.17.0](https://github.com/gravity-ui/markdown-editor/compare/v15.16.2...v15.17.0) (2025-07-16)
4+
5+
6+
### Features
7+
8+
* add aliases to heading toolbar ([#814](https://github.com/gravity-ui/markdown-editor/issues/814)) ([2d1e1fb](https://github.com/gravity-ui/markdown-editor/commit/2d1e1fbfba796ce84dabd699bf48cb250c9a67ba))
9+
10+
11+
### Bug Fixes
12+
13+
* **Link:** fix popup position when anchor DOM changes ([#815](https://github.com/gravity-ui/markdown-editor/issues/815)) ([0b19930](https://github.com/gravity-ui/markdown-editor/commit/0b19930ea063b27c12253260fc8accac9e980e1b))
14+
315
## [15.16.2](https://github.com/gravity-ui/markdown-editor/compare/v15.16.1...v15.16.2) (2025-07-10)
416

517

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)