Skip to content

Commit 116da84

Browse files
Version Packages
1 parent 88cb46a commit 116da84

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/bright-tigers-tie.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+
## 4.2.0
4+
5+
### Minor Changes
6+
7+
- [2ffed9c6](https://github.com/JedWatson/react-select/commit/2ffed9c6c40c9d5b81d7c8faf7bfc995976299ec) [#4444](https://github.com/JedWatson/react-select/pull/4444) Thanks [@Rall3n](https://github.com/Rall3n)! - Use accessor props to get value and label in `compareOption`
8+
39
## 4.1.0
410

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