Skip to content

Commit 5f93c76

Browse files
Version Packages (#5975)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 111efad commit 5f93c76

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tough-hats-help.md

-5
This file was deleted.

packages/react-select/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# react-select
22

3+
## 5.8.3
4+
5+
### Patch Changes
6+
7+
- [`111efad1`](https://github.com/JedWatson/react-select/commit/111efad170a11dbae96ae436251cd028e702eb72) [#5974](https://github.com/JedWatson/react-select/pull/5974) Thanks [@j2ghz](https://github.com/j2ghz)! - Fix types compatibility with React 19
8+
39
## 5.8.2
410

511
### Patch Changes

packages/react-select/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-select",
3-
"version": "5.8.2",
3+
"version": "5.8.3",
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)