Skip to content

Commit 147620c

Browse files
committed
1 parent 23bf915 commit 147620c

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@
99
> - :house: [Internal]
1010
> - :nail_care: [Polish]
1111

12+
## 4.9.14
13+
14+
#### :bug: Bug Fix
15+
16+
- Enhance image editor functionality with 'Save as' prompt and refactor button definitions
17+
1218
## 4.9.12
1319

1420
#### :rocket: New Feature

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": "jodit",
3-
"version": "4.9.13",
3+
"version": "4.9.14",
44
"description": "Jodit is an awesome and useful wysiwyg editor with filebrowser",
55
"main": "build/jodit.min.js",
66
"types": "./types/index.d.ts",

0 commit comments

Comments
 (0)