Skip to content

Commit

Permalink
Version 18.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
majapw committed Sep 13, 2018
1 parent 4f8eb01 commit f7fdc09
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Change Log

<!-- - [] ([#](https://github.com/airbnb/react-dates/pull/)) -->
## 18.0.4
- [fix] revert 'revert 'Conditionally use `PureComponent` instead of `Component`'' ([4f8eb01](https://github.com/airbnb/react-dates/commit/4f8eb01168ef6c4ae7d74e95ad14acb28960e43e))

## 18.0.3
- [fix] revert 'Conditionally use `PureComponent` instead of `Component`' ([50c382f](https://github.com/airbnb/react-dates/commit/50c382f7cf3e3ba60f4fdaa00eae53cf06d3c97b))

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": "18.0.3",
"version": "18.0.4",
"description": "A responsive and accessible date range picker component built with React",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit f7fdc09

Please sign in to comment.