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 23d142c commit 0cc8fb7
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.9](https://github.com/codesandbox/sandpack/compare/v2.13.8...v2.13.9) (2024-04-26)

### Bug Fixes

- dynamically reconfigure codemirror instead of recreate on rerender ([#1125](https://github.com/codesandbox/sandpack/issues/1125)) ([a41d1a0](https://github.com/codesandbox/sandpack/commit/a41d1a07306918cffadfaaa81ac7cd97ce3d182d))

## [2.13.8](https://github.com/codesandbox/sandpack/compare/v2.13.7...v2.13.8) (2024-04-11)

### 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.8"
"version": "2.13.9"
}
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.9](https://github.com/codesandbox/sandpack/compare/v2.13.8...v2.13.9) (2024-04-26)

### Bug Fixes

- dynamically reconfigure codemirror instead of recreate on rerender ([#1125](https://github.com/codesandbox/sandpack/issues/1125)) ([a41d1a0](https://github.com/codesandbox/sandpack/commit/a41d1a07306918cffadfaaa81ac7cd97ce3d182d))

## [2.13.8](https://github.com/codesandbox/sandpack/compare/v2.13.7...v2.13.8) (2024-04-11)

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

0 comments on commit 0cc8fb7

Please sign in to comment.