We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cf717e commit a0aaf98Copy full SHA for a0aaf98
1 file changed
packages/projects-docs/pages/sdk/version-history.mdx
@@ -5,19 +5,15 @@ description: View older versions of the SDK
5
6
import { Callout } from 'nextra-theme-docs'
7
8
-# 2.3.0 - Current
+### 2.3.0 - Current
9
+
10
- [Release Notes](https://github.com/codesandbox/codesandbox-sdk/releases/tag/v2.3.0)
11
-# 2.2.0
12
+### 2.2.0
13
14
- [Release Notes](https://github.com/codesandbox/codesandbox-sdk/releases/tag/v2.2.0)
15
- [Documentation](https://projects-docs-git-v2-codesandbox1.vercel.app/docs/sdk)
16
-# 2.1.0
-- [Release Notes](https://github.com/codesandbox/codesandbox-sdk/releases/tag/v2.1.0)
17
-
18
19
20
21
22
+### 2.1.0
23
+- [Release Notes](https://github.com/codesandbox/codesandbox-sdk/releases/tag/v2.1.0)
0 commit comments