Skip to content

Commit fb97667

Browse files
chore(main): release 13.4.2 (#299)
1 parent 9b80812 commit fb97667

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.4.2](https://github.com/gravity-ui/markdown-editor/compare/v13.4.1...v13.4.2) (2024-07-25)
4+
5+
6+
### Bug Fixes
7+
8+
* **main:** fix en yfm syntax documentation link ([#300](https://github.com/gravity-ui/markdown-editor/issues/300)) ([9b80812](https://github.com/gravity-ui/markdown-editor/commit/9b808128a2042a91cfeead70a2d1113c4fe55961))
9+
* **table:** fixed scroll for wide table inside the cut ([#296](https://github.com/gravity-ui/markdown-editor/issues/296)) ([33970cd](https://github.com/gravity-ui/markdown-editor/commit/33970cd23fd1230c5a43a32a2fe37fb3340dbcf5))
10+
311
## [13.4.1](https://github.com/gravity-ui/markdown-editor/compare/v13.4.0...v13.4.1) (2024-07-19)
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.4.1",
3+
"version": "13.4.2",
44
"description": "Markdown wysiwyg and markup editor",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)