Skip to content

Commit ac3451d

Browse files
committed
changelog
1 parent 572f35d commit ac3451d

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed

docs/app/references/changelog.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ sidebar_label: Changelog
88

99
# Changelog
1010

11+
## 15.5.0
12+
1113
## 15.4.0
1214

1315
_Released 10/7/2025_

docs/app/references/command-line.mdx

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -951,10 +951,11 @@ and with Windows CMD and PowerShell terminal windows.
951951
952952
## History
953953
954-
| Version | Changes |
955-
| ------------------------------------------ | ---------------------------------------------------------- |
956-
| [15.4.0](/app/references/changelog#15-4-0) | Added `--posix-exit-codes` flag to `cypress run` |
957-
| [12.6.0](/app/references/changelog#12-6-0) | Added `--auto-cancel-after-failures` flag to `cypress run` |
958-
| [5.4.0](/app/references/changelog) | Added `prune` subcommand to `cypress cache` |
959-
| [5.4.0](/app/references/changelog) | Added `--size` flag to `cypress cache list` subcommand |
960-
| [4.9.0](/app/references/changelog) | Added `--quiet` flag to `cypress run` |
954+
| Version | Changes |
955+
| ------------------------------------------ | -------------------------------------------------------------------------------------------------------- |
956+
| [15.5.0](/app/references/changelog#15-5-0) | Modified exit code documentations from narrative to a reference table, adding the 112 exit code scenario |
957+
| [15.4.0](/app/references/changelog#15-4-0) | Added `--posix-exit-codes` flag to `cypress run` |
958+
| [12.6.0](/app/references/changelog#12-6-0) | Added `--auto-cancel-after-failures` flag to `cypress run` |
959+
| [5.4.0](/app/references/changelog) | Added `prune` subcommand to `cypress cache` |
960+
| [5.4.0](/app/references/changelog) | Added `--size` flag to `cypress cache list` subcommand |
961+
| [4.9.0](/app/references/changelog) | Added `--quiet` flag to `cypress run` |

0 commit comments

Comments
 (0)