Skip to content

Commit

Permalink
chore: Update changelog & devkit dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
carla-at-wiris committed Jun 26, 2024
1 parent 822493c commit 9b61bc0
Show file tree
Hide file tree
Showing 13 changed files with 21,468 additions and 20,834 deletions.
8 changes: 7 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

Last release of this project was 22nd of May 2024.
Last release of this project was 26th of June 2024.

### 8.10.0 2024-06-26

- fix(ck5): Remove unnecessary calls to our image services. #KB-48217
- feat(ck5): Update installation methods. #KB-47997
- fix: add strict to ts-config. #KB-47912

### 8.9.2 2024-05-22

Expand Down
2 changes: 1 addition & 1 deletion packages/ckeditor4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"prepack": "yarn && npm run build"
},
"dependencies": {
"@wiris/mathtype-html-integration-devkit": "1.17.2"
"@wiris/mathtype-html-integration-devkit": "1.17.3"
},
"devDependencies": {
"@babel/core": "^7.24.4",
Expand Down
Loading

0 comments on commit 9b61bc0

Please sign in to comment.