Skip to content

Commit bb6173f

Browse files
chore(main): release markdown-editor 15.35.1 (#983)
1 parent 27ecef1 commit bb6173f

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"packages/editor": "15.35.0"
2+
"packages/editor": "15.35.1"
33
}

packages/editor/CHANGELOG.md

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

3+
## [15.35.1](https://github.com/gravity-ui/markdown-editor/compare/markdown-editor-v15.35.0...markdown-editor-v15.35.1) (2026-03-11)
4+
5+
6+
### Bug Fixes
7+
8+
* **Mermaid:** support configurable mermaid theme via options ([#982](https://github.com/gravity-ui/markdown-editor/issues/982)) ([27ecef1](https://github.com/gravity-ui/markdown-editor/commit/27ecef126dcd874d9f26e8e61020cc8ea8201450))
9+
310
## [15.35.0](https://github.com/gravity-ui/markdown-editor/compare/v15.34.5...markdown-editor-v15.35.0) (2026-03-10)
411

512

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

0 commit comments

Comments
 (0)