Skip to content

Commit 8f6ce58

Browse files
chore: update changelog and devkit dependencies
1 parent 1b40291 commit 8f6ce58

File tree

14 files changed

+21064
-21429
lines changed

14 files changed

+21064
-21429
lines changed

CHANGES.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,12 @@ All notable changes to this project will be documented in this file.
77
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
88
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
99

10-
Last release of this project was 2nd of September 2024.
10+
Last release of this project was 4nd of October 2024.
11+
12+
### 8.11.1 2024-10-04
13+
14+
- feat: Added missing Dutch translation keys. #KB-49694
15+
- fix(ck5): Take in account image format when rendering and save image into model. #KB-50469
1116

1217
### 8.11.0 2024-09-02
1318

packages/ckeditor4/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"prepack": "yarn && npm run build"
3333
},
3434
"dependencies": {
35-
"@wiris/mathtype-html-integration-devkit": "1.17.4"
35+
"@wiris/mathtype-html-integration-devkit": "1.17.5"
3636
},
3737
"devDependencies": {
3838
"@babel/core": "^7.24.4",

0 commit comments

Comments
 (0)