Skip to content

Commit 947067e

Browse files
chore(main): release 13.14.0 (#342)
1 parent 4a6df56 commit 947067e

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

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

3+
## [13.14.0](https://github.com/gravity-ui/markdown-editor/compare/v13.13.0...v13.14.0) (2024-08-21)
4+
5+
6+
### Features
7+
8+
* beforeEditorModeChange (experimental) ([#341](https://github.com/gravity-ui/markdown-editor/issues/341)) ([7a0bdcb](https://github.com/gravity-ui/markdown-editor/commit/7a0bdcb7ce69f7d72af4d82345a6ebf8b351558c))
9+
* **yfmHtmlBlock:** updated @diplodoc/html-extension ([#343](https://github.com/gravity-ui/markdown-editor/issues/343)) ([4a6df56](https://github.com/gravity-ui/markdown-editor/commit/4a6df5662aa19b759653eef2e095a6e46874604c))
10+
11+
12+
### Bug Fixes
13+
14+
* move escape config story to experiment ([#340](https://github.com/gravity-ui/markdown-editor/issues/340)) ([14d4d3e](https://github.com/gravity-ui/markdown-editor/commit/14d4d3e9357c1d1a0b7310fcae184b3b1f08dc4a))
15+
316
## [13.13.0](https://github.com/gravity-ui/markdown-editor/compare/v13.12.1...v13.13.0) (2024-08-20)
417

518

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

0 commit comments

Comments
 (0)