We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcd1a09 commit 0362c92Copy full SHA for 0362c92
CHANGELOG.md
@@ -4,6 +4,10 @@
4
- [] ([#](https://github.com/airbnb/react-dates/pull/))
5
-->
6
7
+## 21.3.1
8
+
9
+- [fix] Update react-with-styles 4.1.0-alpha.1 -> 4.1.0
10
11
## 21.3.0
12
13
- [new] Update react-with-styles 4.0.1 -> 4.1.0 ([#1843](https://github.com/airbnb/react-dates/pull/1843))
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-dates",
3
- "version": "21.3.0",
+ "version": "21.3.1",
"description": "A responsive and accessible date range picker component built with React",
"main": "index.js",
"scripts": {
0 commit comments