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 Jan 18, 2023
1 parent b3f4846 commit 56ee87a
Show file tree
Hide file tree
Showing 6 changed files with 37 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.

## [1.20.1](https://github.com/codesandbox/sandpack/compare/v1.20.0...v1.20.1) (2023-01-18)


### Bug Fixes

* **client:** set iframe capabilities ([#682](https://github.com/codesandbox/sandpack/issues/682)) ([b3f4846](https://github.com/codesandbox/sandpack/commit/b3f484614b20163c6c512c7b741ca411dc4f15b6))





# [1.20.0](https://github.com/codesandbox/sandpack/compare/v1.19.0...v1.20.0) (2023-01-18)


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.20.0"
"version": "1.20.1"
}
11 changes: 11 additions & 0 deletions sandpack-client/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.20.1](https://github.com/codesandbox/sandpack/compare/v1.20.0...v1.20.1) (2023-01-18)


### Bug Fixes

* **client:** set iframe capabilities ([#682](https://github.com/codesandbox/sandpack/issues/682)) ([b3f4846](https://github.com/codesandbox/sandpack/commit/b3f484614b20163c6c512c7b741ca411dc4f15b6))





# [1.19.0](https://github.com/codesandbox/sandpack/compare/v1.18.4...v1.19.0) (2023-01-09)


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": "1.19.0",
"version": "1.20.1",
"description": "",
"keywords": [],
"repository": {
Expand Down
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.20.1](https://github.com/codesandbox/sandpack/compare/v1.20.0...v1.20.1) (2023-01-18)


### Bug Fixes

* **client:** set iframe capabilities ([#682](https://github.com/codesandbox/sandpack/issues/682)) ([b3f4846](https://github.com/codesandbox/sandpack/commit/b3f484614b20163c6c512c7b741ca411dc4f15b6))





# [1.20.0](https://github.com/codesandbox/sandpack/compare/v1.19.0...v1.20.0) (2023-01-18)


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": "1.20.0",
"version": "1.20.1",
"description": "",
"keywords": [],
"repository": {
Expand Down Expand Up @@ -45,7 +45,7 @@
"@codemirror/language": "^6.3.2",
"@codemirror/state": "^6.2.0",
"@codemirror/view": "^6.7.1",
"@codesandbox/sandpack-client": "^1.19.0",
"@codesandbox/sandpack-client": "^1.20.1",
"@lezer/highlight": "^1.1.3",
"@react-hook/intersection-observer": "^3.1.1",
"@stitches/core": "^1.2.6",
Expand Down

0 comments on commit 56ee87a

Please sign in to comment.