Skip to content

Commit 1216519

Browse files
chore(release/v14): release 14.13.0 (#692)
1 parent 602aab6 commit 1216519

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [14.13.0](https://github.com/gravity-ui/markdown-editor/compare/v14.12.6...v14.13.0) (2025-03-24)
4+
5+
6+
### Features
7+
8+
* **withYfmHtml:** add setup for runtime config ([c6b4803](https://github.com/gravity-ui/markdown-editor/commit/c6b4803dc076e397cfc88ccaa50c8e4b36e40b1a))
9+
10+
11+
### Bug Fixes
12+
13+
* **view:** setupRuntimeConfig is not a function on old html-extension peer ([#685](https://github.com/gravity-ui/markdown-editor/issues/685)) ([602aab6](https://github.com/gravity-ui/markdown-editor/commit/602aab6e3a5727694ee040f725ef37b116be2b7a))
14+
315
## [14.12.6](https://github.com/gravity-ui/markdown-editor/compare/v14.12.5...v14.12.6) (2025-02-19)
416

517

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gravity-ui/markdown-editor",
3-
"version": "14.12.6",
3+
"version": "14.13.0",
44
"description": "Markdown wysiwyg and markup editor",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)