Skip to content

Commit 41fa7bd

Browse files
chore(main): release 13.16.0 (#351)
1 parent 049dc29 commit 41fa7bd

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+
## [13.16.0](https://github.com/gravity-ui/markdown-editor/compare/v13.15.0...v13.16.0) (2024-08-29)
4+
5+
6+
### Features
7+
8+
* **bundle:** scroll to top of screen when scrolling to line in markup mode ([#350](https://github.com/gravity-ui/markdown-editor/issues/350)) ([bd85a1c](https://github.com/gravity-ui/markdown-editor/commit/bd85a1c4c073c665c7fa9b8c7277a8441c6f378b))
9+
* **yfmHtmlBlock:** updated css white list ([#349](https://github.com/gravity-ui/markdown-editor/issues/349)) ([049dc29](https://github.com/gravity-ui/markdown-editor/commit/049dc293b9831e022206c3399a2d942da108054b))
10+
311
## [13.15.0](https://github.com/gravity-ui/markdown-editor/compare/v13.14.0...v13.15.0) (2024-08-29)
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": "13.15.0",
3+
"version": "13.16.0",
44
"description": "Markdown wysiwyg and markup editor",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)