Skip to content

Commit ba20378

Browse files
cherry-pick(#23674): chore: fix language port 1.35 release notes (#23701)
This PR cherry-picks the following commits: - 460e7fc Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7a064d0 commit ba20378

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/src/release-notes-csharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ toc_max_heading_level: 2
88

99
### Highlights
1010

11-
* New option `maskColor` for methods [`method: Page.screenshot`] and [`method: Locator.screenshot`] to change default masking color.
11+
* New option `MaskColor` for methods [`method: Page.screenshot`] and [`method: Locator.screenshot`] to change default masking color.
1212

1313
* New `uninstall` CLI command to uninstall browser binaries:
1414
```bash

docs/src/release-notes-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ toc_max_heading_level: 2
88

99
### Highlights
1010

11-
* New option `maskColor` for methods [`method: Page.screenshot`] and [`method: Locator.screenshot`] to change default masking color.
11+
* New option `mask_color` for methods [`method: Page.screenshot`] and [`method: Locator.screenshot`] to change default masking color.
1212

1313
* New `uninstall` CLI command to uninstall browser binaries:
1414
```bash

0 commit comments

Comments
 (0)