Skip to content

Commit 060ee9c

Browse files
author
codesandbot[bot]
committed
chore: [skip ci] bump packages
1 parent 4fb3d7c commit 060ee9c

File tree

4 files changed

+14
-2
lines changed

4 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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.13.4](https://github.com/codesandbox/sandpack/compare/v2.13.3...v2.13.4) (2024-02-27)
7+
8+
### Bug Fixes
9+
10+
- update intersection callback ref every time prop change ([#1096](https://github.com/codesandbox/sandpack/issues/1096)) ([4fb3d7c](https://github.com/codesandbox/sandpack/commit/4fb3d7c5a8ba701f30fa0506eb27c246d4197de8))
11+
612
## [2.13.3](https://github.com/codesandbox/sandpack/compare/v2.13.2...v2.13.3) (2024-02-27)
713

814
### Bug Fixes

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
1717
"message": "chore: [skip ci] bump packages"
1818
}
1919
},
20-
"version": "2.13.3"
20+
"version": "2.13.4"
2121
}

sandpack-react/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
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.13.4](https://github.com/codesandbox/sandpack/compare/v2.13.3...v2.13.4) (2024-02-27)
7+
8+
### Bug Fixes
9+
10+
- update intersection callback ref every time prop change ([#1096](https://github.com/codesandbox/sandpack/issues/1096)) ([4fb3d7c](https://github.com/codesandbox/sandpack/commit/4fb3d7c5a8ba701f30fa0506eb27c246d4197de8))
11+
612
## [2.13.3](https://github.com/codesandbox/sandpack/compare/v2.13.2...v2.13.3) (2024-02-27)
713

814
### Bug Fixes

sandpack-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codesandbox/sandpack-react",
3-
"version": "2.13.3",
3+
"version": "2.13.4",
44
"description": "",
55
"keywords": [],
66
"repository": {

0 commit comments

Comments
 (0)