Skip to content

Commit

Permalink
chore(main): release 13.4.1 (#292)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Jul 19, 2024
1 parent 1cc1881 commit bfeb138
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [13.4.1](https://github.com/gravity-ui/markdown-editor/compare/v13.4.0...v13.4.1) (2024-07-19)


### Bug Fixes

* **presets:** fixed yfm and full presets ([#294](https://github.com/gravity-ui/markdown-editor/issues/294)) ([1cc1881](https://github.com/gravity-ui/markdown-editor/commit/1cc1881c048c0634db42728104c3fd01e0b76d79))
* **table-utils:** fixed remove first column ([#291](https://github.com/gravity-ui/markdown-editor/issues/291)) ([a27d454](https://github.com/gravity-ui/markdown-editor/commit/a27d454f3a29671f5707805fc23bd1c0746ac192))

## [13.4.0](https://github.com/gravity-ui/markdown-editor/compare/v13.3.0...v13.4.0) (2024-07-15)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gravity-ui/markdown-editor",
"version": "13.4.0",
"version": "13.4.1",
"description": "Markdown wysiwyg and markup editor",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit bfeb138

Please sign in to comment.