Skip to content

Commit aabd9d1

Browse files
chore(main): release 14.3.0 (#486)
1 parent 3c8fe45 commit aabd9d1

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

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

3+
## [14.3.0](https://github.com/gravity-ui/markdown-editor/compare/v14.2.3...v14.3.0) (2024-11-20)
4+
5+
6+
### Features
7+
8+
* **EditorView:** add padding variables ([#477](https://github.com/gravity-ui/markdown-editor/issues/477)) ([ef7851f](https://github.com/gravity-ui/markdown-editor/commit/ef7851f0dae70834b57d3d95f1fc479b824b9e47))
9+
10+
11+
### Bug Fixes
12+
13+
* **bundle:** added emoji to toolbar actions for full preset in markup mode ([#483](https://github.com/gravity-ui/markdown-editor/issues/483)) ([3c8fe45](https://github.com/gravity-ui/markdown-editor/commit/3c8fe453d42ebadf65bef99586b0743e5c59eb84))
14+
315
## [14.2.3](https://github.com/gravity-ui/markdown-editor/compare/v14.2.2...v14.2.3) (2024-11-15)
416

517

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

0 commit comments

Comments
 (0)