Skip to content

Commit 505b060

Browse files
committed
chore: [skip ci] bump packages
1 parent 430a0f5 commit 505b060

File tree

6 files changed

+34
-4
lines changed

6 files changed

+34
-4
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

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+
617
## [2.0.17](https://github.com/codesandbox/sandpack/compare/v2.0.16...v2.0.17) (2023-02-24)
718

819

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@
2121
"message": "chore: [skip ci] bump packages"
2222
}
2323
},
24-
"version": "2.0.17"
24+
"version": "2.0.18"
2525
}

sandpack-react/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

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+
617
## [2.0.17](https://github.com/codesandbox/sandpack/compare/v2.0.16...v2.0.17) (2023-02-24)
718

819

sandpack-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codesandbox/sandpack-react",
3-
"version": "2.0.17",
3+
"version": "2.0.18",
44
"description": "",
55
"keywords": [],
66
"repository": {

website/codesandbox-theme-docs/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

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+
614
## [2.0.17](https://github.com/shuding/nextra/compare/v2.0.16...v2.0.17) (2023-02-24)
715

816
**Note:** Version bump only for package codesandbox-theme-docs

website/codesandbox-theme-docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codesandbox-theme-docs",
3-
"version": "2.0.17",
3+
"version": "2.0.18",
44
"description": "A Nextra theme for documentation sites.",
55
"repository": "https://github.com/shuding/nextra",
66
"author": "Shu Ding <[email protected]>",
@@ -44,7 +44,7 @@
4444
},
4545
"dependencies": {
4646
"@codemirror/legacy-modes": "^6.3.1",
47-
"@codesandbox/sandpack-react": "^2.0.17",
47+
"@codesandbox/sandpack-react": "^2.0.18",
4848
"@codesandbox/sandpack-themes": "^2.0.1",
4949
"@headlessui/react": "^1.6.6",
5050
"@mdx-js/react": "^2.1.2",

0 commit comments

Comments
 (0)