Skip to content

Commit 79d7d3c

Browse files
chore(main): release 15.13.2 (#775)
1 parent 0e1415c commit 79d7d3c

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

3+
## [15.13.2](https://github.com/gravity-ui/markdown-editor/compare/v15.13.1...v15.13.2) (2025-05-29)
4+
5+
6+
### Bug Fixes
7+
8+
* **wysiwyg:** preserve markup for bold and italic marks ([#774](https://github.com/gravity-ui/markdown-editor/issues/774)) ([ef69f89](https://github.com/gravity-ui/markdown-editor/commit/ef69f892035b1b6f2d2db8753317ab9f185459a0))
9+
* **YfmTable:** fixed styles and added qa attrs ([cc2582b](https://github.com/gravity-ui/markdown-editor/commit/cc2582ba45e8adaf6595d373e994283dd5918f82))
10+
311
## [15.13.1](https://github.com/gravity-ui/markdown-editor/compare/v15.13.0...v15.13.1) (2025-05-27)
412

513

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

0 commit comments

Comments
 (0)