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 Aug 22, 2022
1 parent dca96ec commit d1ec478
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 2 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.

## [1.5.2](https://github.com/codesandbox/sandpack/compare/v1.5.1...v1.5.2) (2022-08-22)


### Bug Fixes

* **custom registry:** cors issue and make the types more strict ([#554](https://github.com/codesandbox/sandpack/issues/554)) ([dca96ec](https://github.com/codesandbox/sandpack/commit/dca96ec69587f6bb59d84d524357890f98bf980c))





## [1.5.1](https://github.com/codesandbox/sandpack/compare/v1.5.0...v1.5.1) (2022-08-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 @@ -21,5 +21,5 @@
"message": "chore: [skip ci] bump packages"
}
},
"version": "1.5.1"
"version": "1.5.2"
}
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.

## [1.5.2](https://github.com/codesandbox/sandpack/compare/v1.5.1...v1.5.2) (2022-08-22)


### Bug Fixes

* **custom registry:** cors issue and make the types more strict ([#554](https://github.com/codesandbox/sandpack/issues/554)) ([dca96ec](https://github.com/codesandbox/sandpack/commit/dca96ec69587f6bb59d84d524357890f98bf980c))





## [1.5.1](https://github.com/codesandbox/sandpack/compare/v1.5.0...v1.5.1) (2022-08-19)

**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": "1.5.1",
"version": "1.5.2",
"description": "",
"keywords": [],
"repository": {
Expand Down

0 comments on commit d1ec478

Please sign in to comment.