Skip to content

Commit b3d6922

Browse files
committed
v3.0.1
1 parent c83f444 commit b3d6922

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/react-select/CHANGELOG.md

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

3+
## 3.0.1
4+
- [patch] [](https://github.com/JedWatson/react-select/commit/):
5+
6+
- Add README.md file for npm
7+
38
## 3.0.0
49
- [major] [9ad152b](https://github.com/JedWatson/react-select/commit/9ad152b) [#3574](https://github.com/JedWatson/react-select/pulls/3574) Thanks [@gwyneplaine](https://github.com/gwyneplaine):
510
- Upgrade emotion dependency from 9.x to 10.x [#3321](https://github.com/JedWatson/react-select/pull/3321)

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": "3.0.0",
3+
"version": "3.0.1",
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)