Skip to content

Commit 052e864

Browse files
Version Packages (#6052)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bf0c861 commit 052e864

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/three-pants-attend.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/react-select/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# react-select
22

3+
## 5.10.2
4+
5+
### Patch Changes
6+
7+
- [`bf0c8615`](https://github.com/JedWatson/react-select/commit/bf0c8615f8574264883f984c0d2ff36ff9dcdcb7) [#6051](https://github.com/JedWatson/react-select/pull/6051) Thanks [@jnyholm-sc](https://github.com/jnyholm-sc)! - fix: hydration problem caused by isAppleDevice
8+
39
## 5.10.1
410

511
### Patch Changes

packages/react-select/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-select",
3-
"version": "5.10.1",
3+
"version": "5.10.2",
44
"description": "A Select control built with and for ReactJS",
55
"main": "dist/react-select.cjs.js",
66
"module": "dist/react-select.esm.js",

0 commit comments

Comments
 (0)