diff --git a/docs/src/release-notes-js.md b/docs/src/release-notes-js.md
index 9718a37d51..3cc2d74161 100644
--- a/docs/src/release-notes-js.md
+++ b/docs/src/release-notes-js.md
@@ -6,6 +6,10 @@ toc_max_heading_level: 2
## Version 1.27
+
+
+
+
### Locators
With these new APIs writing locators is a joy:
@@ -69,6 +73,10 @@ This version was also tested against the following stable channels:
## Version 1.26
+
+
+
+
### Assertions
- New option `enabled` for [`method: LocatorAssertions.toBeEnabled`].