Skip to content

Commit f8ac7e4

Browse files
chore(main): release 13.18.1 (#371)
1 parent 4f8977a commit f8ac7e4

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

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

3+
## [13.18.1](https://github.com/gravity-ui/markdown-editor/compare/v13.18.0...v13.18.1) (2024-09-19)
4+
5+
6+
### Bug Fixes
7+
8+
* **code:** fixed paste in code and block code ([#370](https://github.com/gravity-ui/markdown-editor/issues/370)) ([f1f0068](https://github.com/gravity-ui/markdown-editor/commit/f1f00684ea37813ba41620c0a036bd357721ca92))
9+
* **react-utils:** fixed useNodeResizing ([#372](https://github.com/gravity-ui/markdown-editor/issues/372)) ([4f8977a](https://github.com/gravity-ui/markdown-editor/commit/4f8977adeb60a823ca8530555da62abaa6f57823))
10+
* **yfm:** correction of the gpt popup ([#367](https://github.com/gravity-ui/markdown-editor/issues/367)) ([2adfe7f](https://github.com/gravity-ui/markdown-editor/commit/2adfe7fbe94d1c31626d9695b9e2b623dedf5d51))
11+
312
## [13.18.0](https://github.com/gravity-ui/markdown-editor/compare/v13.17.1...v13.18.0) (2024-09-13)
413

514

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

0 commit comments

Comments
 (0)