Skip to content

Commit 172f320

Browse files
chore(main): release 15.26.1 (#893)
1 parent bdfb039 commit 172f320

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.26.1](https://github.com/gravity-ui/markdown-editor/compare/v15.26.0...v15.26.1) (2025-12-11)
4+
5+
6+
### Bug Fixes
7+
8+
* **build:** resolve SCSS imports from node_modules ([#892](https://github.com/gravity-ui/markdown-editor/issues/892)) ([30f239b](https://github.com/gravity-ui/markdown-editor/commit/30f239b23cd60fe496808b28ece25f66e7780fe0))
9+
* **view:** disable shadow mode by default to prevent XSS ([#891](https://github.com/gravity-ui/markdown-editor/issues/891)) ([bdfb039](https://github.com/gravity-ui/markdown-editor/commit/bdfb0394a047ef35dbab90c857080afa4099d8f7))
10+
311
## [15.26.0](https://github.com/gravity-ui/markdown-editor/compare/v15.25.0...v15.26.0) (2025-12-10)
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.26.0",
3+
"version": "15.26.1",
44
"description": "Markdown wysiwyg and markup editor",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)