Skip to content

Commit

Permalink
chore: [skip ci] bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
danilowoz committed Feb 17, 2023
1 parent bbb41a6 commit 5f481b3
Show file tree
Hide file tree
Showing 6 changed files with 34 additions and 4 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.6](https://github.com/codesandbox/sandpack/compare/v2.0.5...v2.0.6) (2023-02-17)


### Bug Fixes

* **react-vite template:** use automatic runtime for jsx ([#720](https://github.com/codesandbox/sandpack/issues/720)) ([bbb41a6](https://github.com/codesandbox/sandpack/commit/bbb41a69ae7914bf905b6512dbde98584d39a0a9))





## [2.0.5](https://github.com/codesandbox/sandpack/compare/v2.0.4...v2.0.5) (2023-02-16)

**Note:** Version bump only for package sandpack
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@
"message": "chore: [skip ci] bump packages"
}
},
"version": "2.0.5"
"version": "2.0.6"
}
11 changes: 11 additions & 0 deletions sandpack-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.6](https://github.com/codesandbox/sandpack/compare/v2.0.5...v2.0.6) (2023-02-17)


### Bug Fixes

* **react-vite template:** use automatic runtime for jsx ([#720](https://github.com/codesandbox/sandpack/issues/720)) ([bbb41a6](https://github.com/codesandbox/sandpack/commit/bbb41a69ae7914bf905b6512dbde98584d39a0a9))





## [2.0.1](https://github.com/codesandbox/sandpack/compare/v1.20.9...v2.0.1) (2023-02-16)

**Note:** Version bump only for package @codesandbox/sandpack-react
Expand Down
2 changes: 1 addition & 1 deletion sandpack-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codesandbox/sandpack-react",
"version": "2.0.1",
"version": "2.0.6",
"description": "",
"keywords": [],
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions website/codesandbox-theme-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.0.6](https://github.com/shuding/nextra/compare/v2.0.5...v2.0.6) (2023-02-17)

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





## [2.0.2](https://github.com/shuding/nextra/compare/v2.0.1...v2.0.2) (2023-02-16)


Expand Down
4 changes: 2 additions & 2 deletions website/codesandbox-theme-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "codesandbox-theme-docs",
"version": "2.0.2",
"version": "2.0.6",
"description": "A Nextra theme for documentation sites.",
"repository": "https://github.com/shuding/nextra",
"author": "Shu Ding <[email protected]>",
Expand Down Expand Up @@ -44,7 +44,7 @@
},
"dependencies": {
"@codemirror/legacy-modes": "^6.3.1",
"@codesandbox/sandpack-react": "^2.0.1",
"@codesandbox/sandpack-react": "^2.0.6",
"@codesandbox/sandpack-themes": "^2.0.1",
"@headlessui/react": "^1.6.6",
"@mdx-js/react": "^2.1.2",
Expand Down

1 comment on commit 5f481b3

@vercel
Copy link

@vercel vercel bot commented on 5f481b3 Feb 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sandpack-docs – ./website/docs

sandpack.vercel.app
sandpack-docs-git-main-codesandbox1.vercel.app
sandpack-docs-codesandbox1.vercel.app

Please sign in to comment.