@bhsd/codemirror-mediawiki 2.15.1 → 2.15.2

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/README.md CHANGED
@@ -490,7 +490,7 @@ Highlight trailing whitespace in a red-orange color.
490
490
 
491
491
  ## highlightSelectionMatches
492
492
 
493
- *version added: 2.15.1*
493
+ *version added: 2.15.2*
494
494
 
495
495
  Highlight texts that match the selection in light green.
496
496
 
@@ -518,7 +518,7 @@ Key bindings:
518
518
 
519
519
  ## scrollPastEnd
520
520
 
521
- *version added: 2.15.1*
521
+ *version added: 2.15.2*
522
522
 
523
523
  Allow the editor to be scrolled down past the end of the document.
524
524