release: v38.1.0

This commit is contained in:
Tony Narlock 2023-07-26 05:52:12 -05:00
parent ed741d473b
commit d6e893c0a6
2 changed files with 10 additions and 4 deletions

View File

@ -4,11 +4,17 @@
- Add latest changes here - Add latest changes here
- Version updates (#106) ## [38.1.0](https://github.com/isaul32/ckeditor5-math/compare/v38.0.1...v38.1.0) (2023-07-26)
- ckeditor5-package-tools: v1.0.0-beta.10 -> v1.0.0 - Update dependencies for CKEditor 38.1.0 ([Release
notes](https://github.com/ckeditor/ckeditor5/blob/v38.1.0/CHANGELOG.md))
(#108)
- Version updates (#106, #108)
- ckeditor5-package-tools: v1.0.0-beta.10 -> v1.1.0
([release ([release
notes](https://github.com/ckeditor/ckeditor5-package-generator/blob/v1.0.0/CHANGELOG.md)) notes](https://github.com/ckeditor/ckeditor5-package-generator/blob/v1.1.0/CHANGELOG.md))
- eslint-config-ckeditor5: >=4.1.1 -> ^5.0.1 - eslint-config-ckeditor5: >=4.1.1 -> ^5.0.1
([release ([release
notes](https://github.com/ckeditor/ckeditor5-linters-config/blob/v5.1.0/CHANGELOG.md)) notes](https://github.com/ckeditor/ckeditor5-linters-config/blob/v5.1.0/CHANGELOG.md))

View File

@ -1,6 +1,6 @@
{ {
"name": "@isaul32/ckeditor5-math", "name": "@isaul32/ckeditor5-math",
"version": "38.0.1", "version": "38.1.0",
"description": "Math feature for CKEditor 5.", "description": "Math feature for CKEditor 5.",
"keywords": [ "keywords": [
"ckeditor", "ckeditor",