File tree Expand file tree Collapse file tree 6 files changed +34
-4
lines changed
website/codesandbox-theme-docs Expand file tree Collapse file tree 6 files changed +34
-4
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.0.18] ( https://github.com/codesandbox/sandpack/compare/v2.0.17...v2.0.18 ) (2023-02-28)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** sandpack-react:** open sandbox button ([ #761 ] ( https://github.com/codesandbox/sandpack/issues/761 ) ) ([ 430a0f5] ( https://github.com/codesandbox/sandpack/commit/430a0f5d13acc6da11e4108c8c4c82b35a0c7978 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 2.0.17] ( https://github.com/codesandbox/sandpack/compare/v2.0.16...v2.0.17 ) (2023-02-24)
7
18
8
19
Original file line number Diff line number Diff line change 21
21
"message" : " chore: [skip ci] bump packages"
22
22
}
23
23
},
24
- "version" : " 2.0.17 "
24
+ "version" : " 2.0.18 "
25
25
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.0.18] ( https://github.com/codesandbox/sandpack/compare/v2.0.17...v2.0.18 ) (2023-02-28)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** sandpack-react:** open sandbox button ([ #761 ] ( https://github.com/codesandbox/sandpack/issues/761 ) ) ([ 430a0f5] ( https://github.com/codesandbox/sandpack/commit/430a0f5d13acc6da11e4108c8c4c82b35a0c7978 ) )
12
+
13
+
14
+
15
+
16
+
6
17
## [ 2.0.17] ( https://github.com/codesandbox/sandpack/compare/v2.0.16...v2.0.17 ) (2023-02-24)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @codesandbox/sandpack-react" ,
3
- "version" : " 2.0.17 " ,
3
+ "version" : " 2.0.18 " ,
4
4
"description" : " " ,
5
5
"keywords" : [],
6
6
"repository" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.0.18] ( https://github.com/shuding/nextra/compare/v2.0.17...v2.0.18 ) (2023-02-28)
7
+
8
+ ** Note:** Version bump only for package codesandbox-theme-docs
9
+
10
+
11
+
12
+
13
+
6
14
## [ 2.0.17] ( https://github.com/shuding/nextra/compare/v2.0.16...v2.0.17 ) (2023-02-24)
7
15
8
16
** Note:** Version bump only for package codesandbox-theme-docs
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " codesandbox-theme-docs" ,
3
- "version" : " 2.0.17 " ,
3
+ "version" : " 2.0.18 " ,
4
4
"description" : " A Nextra theme for documentation sites." ,
5
5
"repository" : " https://github.com/shuding/nextra" ,
6
6
"author" :
" Shu Ding <[email protected] >" ,
44
44
},
45
45
"dependencies" : {
46
46
"@codemirror/legacy-modes" : " ^6.3.1" ,
47
- "@codesandbox/sandpack-react" : " ^2.0.17 " ,
47
+ "@codesandbox/sandpack-react" : " ^2.0.18 " ,
48
48
"@codesandbox/sandpack-themes" : " ^2.0.1" ,
49
49
"@headlessui/react" : " ^1.6.6" ,
50
50
"@mdx-js/react" : " ^2.1.2" ,
You can’t perform that action at this time.
0 commit comments