Skip to content

Commit

Permalink
chore: [skip ci] bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
olarclara committed Nov 22, 2021
1 parent fa885a1 commit 99ba156
Show file tree
Hide file tree
Showing 12 changed files with 65 additions and 11 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.

# [0.6.0](https://github.com/codesandbox/sandpack/compare/v0.5.4...v0.6.0) (2021-11-22)


### Features

* landing - adds gitlab to users section ([#164](https://github.com/codesandbox/sandpack/issues/164)) ([fa885a1](https://github.com/codesandbox/sandpack/commit/fa885a110207cca5db26498bd69f89adc93fbcb4))





## [0.5.4](https://github.com/codesandbox/sandpack/compare/v0.5.3...v0.5.4) (2021-11-19)

**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 @@ -17,5 +17,5 @@
"message": "chore: [skip ci] bump packages"
}
},
"version": "0.5.4"
"version": "0.6.0"
}
8 changes: 8 additions & 0 deletions plugins/docusaurus/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.

# [0.6.0](https://github.com/codesandbox/sandpack/compare/v0.5.4...v0.6.0) (2021-11-22)

**Note:** Version bump only for package @codesandbox/sandpack-docusaurus





## [0.5.3](https://github.com/codesandbox/sandpack/compare/v0.5.2...v0.5.3) (2021-11-19)

**Note:** Version bump only for package @codesandbox/sandpack-docusaurus
Expand Down
4 changes: 2 additions & 2 deletions plugins/docusaurus/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@codesandbox/sandpack-docusaurus",
"private": true,
"version": "0.5.3",
"version": "0.6.0",
"description": "",
"main": "src/index.js",
"publishConfig": {
Expand All @@ -11,7 +11,7 @@
"build": "echo 1"
},
"dependencies": {
"@codesandbox/sandpack-react": "^0.5.3",
"@codesandbox/sandpack-react": "^0.6.0",
"@docusaurus/core": "2.0.0-beta.9",
"@docusaurus/utils-validation": "2.0.0-beta.9"
},
Expand Down
8 changes: 8 additions & 0 deletions sandpack-client/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.

# [0.6.0](https://github.com/codesandbox/sandpack/compare/v0.5.4...v0.6.0) (2021-11-22)

**Note:** Version bump only for package @codesandbox/sandpack-client





# [0.5.0](https://github.com/codesandbox/sandpack/compare/v0.4.1...v0.5.0) (2021-11-19)

**Note:** Version bump only for package @codesandbox/sandpack-client
Expand Down
2 changes: 1 addition & 1 deletion sandpack-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codesandbox/sandpack-client",
"version": "0.5.0",
"version": "0.6.0",
"description": "",
"keywords": [],
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions sandpack-react/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.

# [0.6.0](https://github.com/codesandbox/sandpack/compare/v0.5.4...v0.6.0) (2021-11-22)

**Note:** Version bump only for package @codesandbox/sandpack-react





## [0.5.3](https://github.com/codesandbox/sandpack/compare/v0.5.2...v0.5.3) (2021-11-19)

**Note:** Version bump only for package @codesandbox/sandpack-react
Expand Down
4 changes: 2 additions & 2 deletions sandpack-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@codesandbox/sandpack-react",
"version": "0.5.3",
"version": "0.6.0",
"description": "",
"keywords": [],
"repository": {
Expand Down Expand Up @@ -45,7 +45,7 @@
"@codemirror/matchbrackets": "^0.19.3",
"@codemirror/state": "^0.19.5",
"@codemirror/view": "^0.19.16",
"@codesandbox/sandpack-client": "^0.5.0",
"@codesandbox/sandpack-client": "^0.6.0",
"codesandbox-import-util-types": "^2.2.3",
"codesandbox-import-utils": "^2.2.3"
},
Expand Down
8 changes: 8 additions & 0 deletions website/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.

# [0.6.0](https://github.com/codesandbox/sandpack/compare/v0.5.4...v0.6.0) (2021-11-22)

**Note:** Version bump only for package sandpack-docs





## [0.5.4](https://github.com/codesandbox/sandpack/compare/v0.5.3...v0.5.4) (2021-11-19)

**Note:** Version bump only for package sandpack-docs
Expand Down
6 changes: 3 additions & 3 deletions website/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sandpack-docs",
"version": "0.5.4",
"version": "0.6.0",
"private": true,
"scripts": {
"docusaurus": "docusaurus",
Expand All @@ -16,8 +16,8 @@
"typecheck": "tsc"
},
"dependencies": {
"@codesandbox/sandpack-docusaurus": "^0.5.3",
"@codesandbox/sandpack-react": "^0.5.3",
"@codesandbox/sandpack-docusaurus": "^0.6.0",
"@codesandbox/sandpack-react": "^0.6.0",
"@docusaurus/core": "2.0.0-beta.9",
"@docusaurus/plugin-sitemap": "^2.0.0-beta.9",
"@docusaurus/preset-classic": "2.0.0-beta.9",
Expand Down
11 changes: 11 additions & 0 deletions website/landing/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.

# [0.6.0](https://github.com/codesandbox/sandpack/compare/v0.5.4...v0.6.0) (2021-11-22)


### Features

* landing - adds gitlab to users section ([#164](https://github.com/codesandbox/sandpack/issues/164)) ([fa885a1](https://github.com/codesandbox/sandpack/commit/fa885a110207cca5db26498bd69f89adc93fbcb4))





## [0.5.3](https://github.com/codesandbox/sandpack/compare/v0.5.2...v0.5.3) (2021-11-19)

**Note:** Version bump only for package sandpack-landing
Expand Down
4 changes: 2 additions & 2 deletions website/landing/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "sandpack-landing",
"private": true,
"version": "0.5.3",
"version": "0.6.0",
"scripts": {
"build:deps": "yarn workspace @codesandbox/sandpack-client build && yarn workspace @codesandbox/sandpack-react build",
"dev": "next dev",
Expand All @@ -10,7 +10,7 @@
"lint": "next lint"
},
"dependencies": {
"@codesandbox/sandpack-react": "^0.5.3",
"@codesandbox/sandpack-react": "^0.6.0",
"@stitches/react": "^1.2.5",
"framer-motion": "^5.3.0",
"next": "12.0.2",
Expand Down

0 comments on commit 99ba156

Please sign in to comment.