Skip to content
This repository was archived by the owner on Dec 11, 2020. It is now read-only.

Commit 60e1f7b

Browse files
Version Packages
1 parent 3b9f217 commit 60e1f7b

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/fluffy-beans-cry.md

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

.changeset/good-seas-whisper.md

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

packages/react-select/CHANGELOG.md

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

3+
## 3.1.2
4+
5+
### Patch Changes
6+
7+
- [3b9f2177](https://github.com/react-select-oss/react-select/commit/3b9f2177b1d1817c5c7e73c62743e9da79cc29eb) [#24](https://github.com/react-select-oss/react-select/pull/24) Thanks [@Methuselah96](https://github.com/Methuselah96)! - Use OSS version of react-input-autosize
8+
9+
- [cb7de024](https://github.com/react-select-oss/react-select/commit/cb7de024c8fc76bc567dfdf273a0be60fac88c8f) [#20](https://github.com/react-select-oss/react-select/pull/20) Thanks [@Methuselah96](https://github.com/Methuselah96)! - Remove UNSAFE React methods from Async
10+
311
## 3.1.1
412

513
### 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-oss",
3-
"version": "3.1.1",
3+
"version": "3.1.2",
44
"description": "A Select control built with and for ReactJS",
55
"main": "dist/react-select-oss.cjs.js",
66
"module": "dist/react-select-oss.esm.js",

0 commit comments

Comments
 (0)