ckeditor5 0.0.0-nightly-20231129.0 → 0.0.0-nightly-20231130.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,7 +1,7 @@
1
1
  Changelog
2
2
  =========
3
3
 
4
- ## [40.1.0](https://github.com/ckeditor/ckeditor5/compare/v40.0.0...v40.1.0) (2023-11-15)
4
+ ## [40.1.0](https://github.com/ckeditor/ckeditor5/compare/v40.0.0...v40.1.0) (November 15, 2023)
5
5
 
6
6
  We are happy to announce the release of CKEditor 5 v40.1.0.
7
7
 
@@ -11,7 +11,7 @@ We are happy to announce the release of CKEditor 5 v40.1.0.
11
11
 
12
12
  This release introduces an important user experience improvement for the track changes feature. From now on, styling changes made in the track changes mode will be also reflected in the editor content, instead of just being marked with a blue suggestion highlight.
13
13
 
14
- Below is a summary of the important changes related to this improvement:
14
+ Below is a summary of the important changes related to this improvement:
15
15
 
16
16
  * A new suggestion type `'attribute'` was introduced. All integrated features will now create `'attribute'` suggestions.
17
17
  * Formatting suggestions in existing documents are still supported, and will work as they used to.
@@ -205,7 +205,7 @@ Other releases:
205
205
  </details>
206
206
 
207
207
 
208
- ## [40.0.0](https://github.com/ckeditor/ckeditor5/compare/v39.0.2...v40.0.0) (2023-10-04)
208
+ ## [40.0.0](https://github.com/ckeditor/ckeditor5/compare/v39.0.2...v40.0.0) (October 4, 2023)
209
209
 
210
210
  We are happy to announce the release of CKEditor 5 v40.0.0.
211
211
 
@@ -392,7 +392,7 @@ Other releases:
392
392
  </details>
393
393
 
394
394
 
395
- ## [39.0.2](https://github.com/ckeditor/ckeditor5/compare/v39.0.1...v39.0.2) (2023-09-06)
395
+ ## [39.0.2](https://github.com/ckeditor/ckeditor5/compare/v39.0.1...v39.0.2) (September 6, 2023)
396
396
 
397
397
  We are happy to announce the release of CKEditor 5 v39.0.2.
398
398
 
@@ -513,7 +513,7 @@ Other releases:
513
513
  </details>
514
514
 
515
515
 
516
- ## [39.0.1](https://github.com/ckeditor/ckeditor5/compare/v39.0.0...v39.0.1) (2023-08-10)
516
+ ## [39.0.1](https://github.com/ckeditor/ckeditor5/compare/v39.0.0...v39.0.1) (August 10, 2023)
517
517
 
518
518
  ### Release highlights
519
519
 
@@ -616,7 +616,7 @@ Other releases:
616
616
  </details>
617
617
 
618
618
 
619
- ## [39.0.0](https://github.com/ckeditor/ckeditor5/compare/v38.1.1...v39.0.0) (2023-08-02)
619
+ ## [39.0.0](https://github.com/ckeditor/ckeditor5/compare/v38.1.1...v39.0.0) (August 2, 2023)
620
620
 
621
621
  We are happy to announce the release of CKEditor 5 v39.0.0.
622
622
 
@@ -656,7 +656,7 @@ Please note, that there are some technical obstacles that we will be addressing
656
656
 
657
657
  Note: this is an experimental feature. Its API and details of its behavior may change in the upcoming releases.
658
658
 
659
- #### Major bugfixes
659
+ #### Major bug fixes
660
660
 
661
661
  * Improved sticky toolbar behavior when nesting in an overflown element. Closes [#5465](https://github.com/ckeditor/ckeditor5/issues/5465).
662
662