Skip to content

Commit bab162d

Browse files
author
Maja Wichrowska
committed
Version 15.5.1
1 parent 8e570d8 commit bab162d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Change Log
22

3+
## 15.5.1
4+
- [fix] Adjust `small` variant height to be 36px ([#892](https://github.com/airbnb/react-dates/pull/892))
5+
36
## 15.5.0
47
- [new] Add `small` variant ([#891](https://github.com/airbnb/react-dates/pull/891))
58

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-dates",
3-
"version": "15.5.0",
3+
"version": "15.5.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)