Skip to content

Commit c515dd0

Browse files
committed
Harmonize API change history order: latest first
1 parent e264503 commit c515dd0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/api/commands/press.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -167,10 +167,10 @@ If your application prevents the default behavior of the `beforeunload` event, t
167167

168168
## History
169169

170-
| Version | Changes |
171-
| ----------------------------------- | ----------------------------------------------------------------------------------- |
172-
| [14.3.0](/app/references/changelog) | Added the `.press()` command |
173-
| [15.1.0](/app/references/changelog) | Expanded support to include named keys and single+multi-codepoint UTF-8 characters. |
170+
| Version | Changes |
171+
| ------------------------------------------ | ----------------------------------------------------------------------------------- |
172+
| [15.1.0](/app/references/changelog#15-1-0) | Expanded support to include named keys and single+multi-codepoint UTF-8 characters. |
173+
| [14.3.0](/app/references/changelog#14-3-0) | Added the `.press()` command |
174174

175175
## See also
176176

docs/api/commands/selectfile.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,8 +329,8 @@ following:
329329

330330
| Version | Changes |
331331
| ---------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------- |
332-
| [9.3.0](/app/references/changelog#9-3-0) | `.selectFile()` command added |
333332
| [9.4.0](/app/references/changelog#9-4-0) | Support for `TypedArray` and `mimeType` property added. Default `fileName` name is no longer lost when working with aliases. |
333+
| [9.3.0](/app/references/changelog#9-3-0) | `.selectFile()` command added |
334334

335335
### Community Recognition
336336

0 commit comments

Comments
 (0)