Skip to content
This repository was archived by the owner on Jan 2, 2021. It is now read-only.

Commit b667640

Browse files
committed
v1.1.5
1 parent 785004a commit b667640

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 1.1.5
4+
5+
- Added default styles for inputs and select boxes
6+
- Fixed a bug where `match-sorter` was not a dependency
7+
38
## 1.1.4
49

510
- Added the ability to filter the query list

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-query-devtools",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"description": "Devtools for React Query",
55
"author": "tannerlinsley",
66
"license": "MIT",

0 commit comments

Comments
 (0)