Skip to content

Commit 53b8534

Browse files
Version Packages (#5997)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6d28ed7 commit 53b8534

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/wild-seahorses-fix.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.10.0
4+
5+
### Minor Changes
6+
7+
- [`6d28ed76`](https://github.com/JedWatson/react-select/commit/6d28ed762e5ef47543fc63ce7588db77455d1534) [#5993](https://github.com/JedWatson/react-select/pull/5993) Thanks [@onihani](https://github.com/onihani)! - Export the `FilterOptionOption` type
8+
39
## 5.9.0
410

511
### Minor 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.9.0",
3+
"version": "5.10.0",
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)