Skip to content

Commit 77f0e4c

Browse files
chore(main): release 15.32.0 (#944)
1 parent b87e64b commit 77f0e4c

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

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.32.0](https://github.com/gravity-ui/markdown-editor/compare/v15.31.0...v15.32.0) (2026-02-06)
4+
5+
6+
### Features
7+
8+
* **YfmTable:** unpack single-cell tables on paste ([#943](https://github.com/gravity-ui/markdown-editor/issues/943)) ([c825e92](https://github.com/gravity-ui/markdown-editor/commit/c825e92d777021c2e12d9d3abce9f64d7afcc20e))
9+
10+
11+
### Bug Fixes
12+
13+
* **CodeBlock:** handle pasting only from code-editors known to us ([#946](https://github.com/gravity-ui/markdown-editor/issues/946)) ([badebdc](https://github.com/gravity-ui/markdown-editor/commit/badebdc567aa592865c66fbac80f11675337f00b))
14+
315
## [15.31.0](https://github.com/gravity-ui/markdown-editor/compare/v15.30.0...v15.31.0) (2026-01-28)
416

517

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

0 commit comments

Comments
 (0)