Skip to content

Commit 614a4c3

Browse files
chore(main): release 13.25.0 (#419)
1 parent c2e06b3 commit 614a4c3

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

CHANGELOG.md

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

3+
## [13.25.0](https://github.com/gravity-ui/markdown-editor/compare/v13.24.0...v13.25.0) (2024-10-15)
4+
5+
6+
### Features
7+
8+
* add GPT in markup mode ([#404](https://github.com/gravity-ui/markdown-editor/issues/404)) ([c2e06b3](https://github.com/gravity-ui/markdown-editor/commit/c2e06b36f86b4af1f466faf2019c121d2d3428ea))
9+
* Update editor settings ([#416](https://github.com/gravity-ui/markdown-editor/issues/416)) ([e4b3ac0](https://github.com/gravity-ui/markdown-editor/commit/e4b3ac024581a802a8c62ecaf9b70225d8efcc43))
10+
11+
12+
### Bug Fixes
13+
14+
* hotKey cmd + a shows the tooltip ([#422](https://github.com/gravity-ui/markdown-editor/issues/422)) ([7dd24ef](https://github.com/gravity-ui/markdown-editor/commit/7dd24ef95176bc2ac724189aaf93c4748763413a))
15+
* **MarkdownEditorView:** prevent the default preview shortcut behaviour ([#421](https://github.com/gravity-ui/markdown-editor/issues/421)) ([1fa5c90](https://github.com/gravity-ui/markdown-editor/commit/1fa5c905ab09204ab3c066e091e7707a61a3da8d))
16+
317
## [13.24.0](https://github.com/gravity-ui/markdown-editor/compare/v13.23.0...v13.24.0) (2024-10-11)
418

519

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

0 commit comments

Comments
 (0)