Skip to content

Commit 0362c92

Browse files
author
Nora Tarano
committedOct 22, 2019
Version 21.3.1
1 parent bcd1a09 commit 0362c92

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed
 

‎CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
- [] ([#](https://github.com/airbnb/react-dates/pull/))
55
-->
66

7+
## 21.3.1
8+
9+
- [fix] Update react-with-styles 4.1.0-alpha.1 -> 4.1.0
10+
711
## 21.3.0
812

913
- [new] Update react-with-styles 4.0.1 -> 4.1.0 ([#1843](https://github.com/airbnb/react-dates/pull/1843))

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-dates",
3-
"version": "21.3.0",
3+
"version": "21.3.1",
44
"description": "A responsive and accessible date range picker component built with React",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)
Failed to load comments.