Skip to content

Commit e10e3bf

Browse files
committed
1 parent 5545690 commit e10e3bf

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

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.8.6
13+
14+
#### :house: Internal
15+
16+
- refactor: reorganize workflow jobs to separate linting and building steps
17+
1218
## 4.8.3
1319

1420
#### :house: Internal

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.8.5",
3+
"version": "4.8.6",
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)