Skip to content

Commit 5fcbd81

Browse files
updated the release headlines
1 parent 801c7a2 commit 5fcbd81

File tree

3 files changed

+16
-9
lines changed

3 files changed

+16
-9
lines changed

docs/hyperexecute-release-notes-2-6-8.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
---
2-
id: hyperexecute-release-notes-2-6-8
3-
title: Version 2.6.8
2+
id: hyperexecute-cli-release-notes-0-2-249
3+
title: Version 0.2.249
44
hide_title: false
5-
sidebar_label: Version 2.6.8
6-
description: Version 2.6.8
5+
sidebar_label: Version 0.2.249
6+
description: Version 0.2.249
77
keywords:
88
- LambdaTest Hyperexecute
99
- LambdaTest Hyperexecute help
1010
- LambdaTest Hyperexecute documentation
1111
- FAQs
12-
url: https://www.lambdatest.com/support/docs/hyperexecute-release-notes-2-6-8/
12+
url: https://www.lambdatest.com/support/docs/hyperexecute-cli-release-notes-0-2-249/
1313
site_name: LambdaTest
14-
slug: hyperexecute-release-notes-2-6-8/
14+
slug: hyperexecute-cli-release-notes-0-2-249/
1515
---
1616

1717
import NewReleaseTag from '../src/component/newRelease.js';

docs/hyperexecute-release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ HyperExecute is an AI Powered Test Orchestration Cloud Platform, enabling test a
4747
#### January, 2025
4848
| Release Number | Release Date |
4949
|----------------|--------------|
50-
| [Version 2.6.8](/support/docs/hyperexecute-release-notes-2-6-8) | January 13, 2024|
50+
| [Version 0.2.249](/support/docs/hyperexecute-cli-release-notes-0-2-249) | January 13, 2024|
5151

5252
### 2024 releases
5353
#### December, 2024

sidebars.js

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -828,9 +828,16 @@ module.exports = {
828828
{
829829
type: "category",
830830
collapsed: true,
831-
label: "January, 2025",
831+
label: "CLI Releases",
832832
items: [
833-
'hyperexecute-release-notes-2-6-8',
833+
{
834+
type: "category",
835+
collapsed: true,
836+
label: "January, 2025",
837+
items: [
838+
'hyperexecute-cli-release-notes-0-2-249',
839+
]
840+
},
834841
]
835842
},
836843

0 commit comments

Comments
 (0)