Skip to content

Commit

Permalink
Version 3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Maja Wichrowska committed Oct 18, 2016
1 parent 9456100 commit 4d24065
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Change Log

## Unreleased
- [fix] Allows for elements to be interacted with when rendered beneath the tether component ([]())
## v3.3.3
- [fix] Allows for elements to be interacted with when rendered beneath the tether component ([#131](https://github.com/airbnb/react-dates/pull/131))

## v3.3.2
- [fix] Responsive the `DateRangePicker` and `SingleDatePicker` components ([#80](https://github.com/airbnb/react-dates/pull/83))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-dates",
"version": "3.3.2",
"version": "3.3.3",
"description": "A responsive and accessible date range picker component built with React",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 4d24065

Please sign in to comment.