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 19, 2021
1 parent bb332e1 commit 895c5ec
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 2 deletions.
8 changes: 8 additions & 0 deletions 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.5.1](https://github.com/codesandbox/sandpack/compare/v0.5.0...v0.5.1) (2021-11-19)

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





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


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.0"
"version": "0.5.1"
}
8 changes: 8 additions & 0 deletions website/landing/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.5.1](https://github.com/codesandbox/sandpack/compare/v0.5.0...v0.5.1) (2021-11-19)

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





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


Expand Down
2 changes: 1 addition & 1 deletion 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.0",
"version": "0.5.1",
"scripts": {
"build:deps": "yarn workspace @codesandbox/sandpack-client build && yarn workspace @codesandbox/sandpack-react build",
"dev": "next dev",
Expand Down

0 comments on commit 895c5ec

Please sign in to comment.