Skip to content

Commit

Permalink
chore: [skip ci] bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
codesandbot[bot] committed Apr 26, 2024
1 parent 9b4816e commit 63b4a45
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.13.10](https://github.com/codesandbox/sandpack/compare/v2.13.9...v2.13.10) (2024-04-26)

### Bug Fixes

- **codemirror:** make sure extensions & theme is applied when init ([#1126](https://github.com/codesandbox/sandpack/issues/1126)) ([9b4816e](https://github.com/codesandbox/sandpack/commit/9b4816e59902cc11c833e1ac1fd35aada5b93fa7))

## [2.13.9](https://github.com/codesandbox/sandpack/compare/v2.13.8...v2.13.9) (2024-04-26)

### Bug Fixes
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": "2.13.9"
"version": "2.13.10"
}
6 changes: 6 additions & 0 deletions sandpack-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.13.10](https://github.com/codesandbox/sandpack/compare/v2.13.9...v2.13.10) (2024-04-26)

### Bug Fixes

- **codemirror:** make sure extensions & theme is applied when init ([#1126](https://github.com/codesandbox/sandpack/issues/1126)) ([9b4816e](https://github.com/codesandbox/sandpack/commit/9b4816e59902cc11c833e1ac1fd35aada5b93fa7))

## [2.13.9](https://github.com/codesandbox/sandpack/compare/v2.13.8...v2.13.9) (2024-04-26)

### Bug Fixes
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.13.9",
"version": "2.13.10",
"description": "",
"keywords": [],
"repository": {
Expand Down

0 comments on commit 63b4a45

Please sign in to comment.