Skip to content

Commit fa72999

Browse files
remove 2.2.0-alpha (#89)
Signed-off-by: Michael Valdron <[email protected]> Co-authored-by: Michael Hoang <[email protected]>
1 parent b49c8fa commit fa72999

30 files changed

+2
-4468
lines changed

libs/docs/src/config/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616

1717
import { DocVersions } from '../types';
1818

19-
export const docVersions = ['2.0.0', '2.1.0', '2.2.0', '2.2.1-alpha', '2.2.0-alpha'] as const;
19+
export const docVersions = ['2.0.0', '2.1.0', '2.2.0', '2.2.1-alpha'] as const;
2020

2121
export const defaultVersion: DocVersions = '2.2.0';

libs/docs/src/config/versions.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
2.0.0
22
2.1.0
33
2.2.0
4-
2.2.1-alpha
5-
2.2.0-alpha
4+
2.2.1-alpha

libs/docs/src/devfile-schemas/2.2.0-alpha.json

Lines changed: 0 additions & 2048 deletions
This file was deleted.

libs/docs/src/docs/2.2.0-alpha/adding-a-command-group.md

Lines changed: 0 additions & 92 deletions
This file was deleted.

libs/docs/src/docs/2.2.0-alpha/adding-a-composite-command.md

Lines changed: 0 additions & 52 deletions
This file was deleted.

libs/docs/src/docs/2.2.0-alpha/adding-a-container-component.md

Lines changed: 0 additions & 128 deletions
This file was deleted.

libs/docs/src/docs/2.2.0-alpha/adding-a-kubernetes-or-openshift-component.md

Lines changed: 0 additions & 60 deletions
This file was deleted.

0 commit comments

Comments
 (0)