Skip to content

Commit 101af21

Browse files
chore(main): release 13.18.0 (#365)
1 parent 74d6e67 commit 101af21

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.18.0](https://github.com/gravity-ui/markdown-editor/compare/v13.17.1...v13.18.0) (2024-09-13)
4+
5+
6+
### Features
7+
8+
* support colspan and rowspan in table actions ([#356](https://github.com/gravity-ui/markdown-editor/issues/356)) ([65e4327](https://github.com/gravity-ui/markdown-editor/commit/65e43271ea524f58fbab55e39b62c762fda188cf))
9+
* **yfm:** add GPT extensions ([#361](https://github.com/gravity-ui/markdown-editor/issues/361)) ([74d6e67](https://github.com/gravity-ui/markdown-editor/commit/74d6e67c3bcbcb980818a7445b6fd3eee9d52b73))
10+
311
## [13.17.1](https://github.com/gravity-ui/markdown-editor/compare/v13.17.0...v13.17.1) (2024-09-12)
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.17.1",
3+
"version": "13.18.0",
44
"description": "Markdown wysiwyg and markup editor",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)