Skip to content

Commit 0071925

Browse files
chore(main): release 15.31.0
1 parent b641ae8 commit 0071925

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [15.31.0](https://github.com/gravity-ui/markdown-editor/compare/v15.30.0...v15.31.0) (2026-01-28)
4+
5+
6+
### Features
7+
8+
* **CodeBlock:** create new code blocks without line numbers ([#940](https://github.com/gravity-ui/markdown-editor/issues/940)) ([b641ae8](https://github.com/gravity-ui/markdown-editor/commit/b641ae8fa91e2761eafe3bee36a53922627f45ad))
9+
310
## [15.30.0](https://github.com/gravity-ui/markdown-editor/compare/v15.29.0...v15.30.0) (2026-01-27)
411

512

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

0 commit comments

Comments
 (0)