Skip to content

Commit

Permalink
chore(main): release 14.3.1 (#493)
Browse files Browse the repository at this point in the history
  • Loading branch information
gravity-ui-bot authored Nov 21, 2024
1 parent 74790ff commit 65054ee
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [14.3.1](https://github.com/gravity-ui/markdown-editor/compare/v14.3.0...v14.3.1) (2024-11-21)


### Bug Fixes

* **base:** disabled smart quotes ([#491](https://github.com/gravity-ui/markdown-editor/issues/491)) ([fbc977c](https://github.com/gravity-ui/markdown-editor/commit/fbc977c6d60d15205594ddb6f5d5eb23b08d0041))

## [14.3.0](https://github.com/gravity-ui/markdown-editor/compare/v14.2.3...v14.3.0) (2024-11-20)


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": "14.3.0",
"version": "14.3.1",
"description": "Markdown wysiwyg and markup editor",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit 65054ee

Please sign in to comment.