Skip to content

Commit

Permalink
chore(master): release 9.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yc-ui-bot committed Feb 6, 2024
1 parent 76974ce commit a1bf68e
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

## [9.3.2](https://github.com/yandex-cloud/yfm-editor/compare/v9.3.1...v9.3.2) (2024-02-06)


### Bug Fixes

* **YfmCut:** reduce code duplication ([#185](https://github.com/yandex-cloud/yfm-editor/issues/185)) ([76974ce](https://github.com/yandex-cloud/yfm-editor/commit/76974ceede9d2345980b7d11dcd6dc3deccf3b49))

## [9.3.1](https://github.com/yandex-cloud/yfm-editor/compare/v9.3.0...v9.3.1) (2024-02-01)


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": "@doc-tools/yfm-editor",
"version": "9.3.1",
"version": "9.3.2",
"description": "YFM wysiwyg editor",
"scripts": {
"start": "npm run storybook:start",
Expand Down

0 comments on commit a1bf68e

Please sign in to comment.