Skip to content

Commit 3bfd4ac

Browse files
author
codesandbot[bot]
committed
chore: [skip ci] bump packages
1 parent 782c0c7 commit 3bfd4ac

File tree

4 files changed

+14
-2
lines changed

4 files changed

+14
-2
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.11.3](https://github.com/codesandbox/sandpack/compare/v2.11.2...v2.11.3) (2024-01-17)
7+
8+
### Bug Fixes
9+
10+
- Update CodeMirror View when autoReload changed ([#1059](https://github.com/codesandbox/sandpack/issues/1059)) ([782c0c7](https://github.com/codesandbox/sandpack/commit/782c0c713af7e4c8181236c128b7df7ec6c6433a))
11+
612
## [2.11.2](https://github.com/codesandbox/sandpack/compare/v2.11.1...v2.11.2) (2024-01-11)
713

814
### Bug Fixes

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
"message": "chore: [skip ci] bump packages"
1818
}
1919
},
20-
"version": "2.11.2"
20+
"version": "2.11.3"
2121
}

sandpack-react/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [2.11.3](https://github.com/codesandbox/sandpack/compare/v2.11.2...v2.11.3) (2024-01-17)
7+
8+
### Bug Fixes
9+
10+
- Update CodeMirror View when autoReload changed ([#1059](https://github.com/codesandbox/sandpack/issues/1059)) ([782c0c7](https://github.com/codesandbox/sandpack/commit/782c0c713af7e4c8181236c128b7df7ec6c6433a))
11+
612
## [2.11.2](https://github.com/codesandbox/sandpack/compare/v2.11.1...v2.11.2) (2024-01-11)
713

814
**Note:** Version bump only for package @codesandbox/sandpack-react

sandpack-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codesandbox/sandpack-react",
3-
"version": "2.11.2",
3+
"version": "2.11.3",
44
"description": "",
55
"keywords": [],
66
"repository": {

0 commit comments

Comments
 (0)