Skip to content

Commit

Permalink
remove 2.2.0-alpha (#89)
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Valdron <[email protected]>
Co-authored-by: Michael Hoang <[email protected]>
  • Loading branch information
michael-valdron and mike-hoang authored May 9, 2023
1 parent b49c8fa commit fa72999
Show file tree
Hide file tree
Showing 30 changed files with 2 additions and 4,468 deletions.
2 changes: 1 addition & 1 deletion libs/docs/src/config/version.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@

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

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

export const defaultVersion: DocVersions = '2.2.0';
3 changes: 1 addition & 2 deletions libs/docs/src/config/versions.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
2.0.0
2.1.0
2.2.0
2.2.1-alpha
2.2.0-alpha
2.2.1-alpha
2,048 changes: 0 additions & 2,048 deletions libs/docs/src/devfile-schemas/2.2.0-alpha.json

This file was deleted.

92 changes: 0 additions & 92 deletions libs/docs/src/docs/2.2.0-alpha/adding-a-command-group.md

This file was deleted.

52 changes: 0 additions & 52 deletions libs/docs/src/docs/2.2.0-alpha/adding-a-composite-command.md

This file was deleted.

128 changes: 0 additions & 128 deletions libs/docs/src/docs/2.2.0-alpha/adding-a-container-component.md

This file was deleted.

This file was deleted.

Loading

0 comments on commit fa72999

Please sign in to comment.