Skip to content

Commit 5140704

Browse files
author
Denys Oblohin
committed
2.1.7
1 parent 7b5ffa9 commit 5140704

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Changelog
2+
- 2.1.7
3+
- Fixed TS def for conjunctionOptions (#247)
24
- 2.1.6
35
- Temporary disable AntDesign 4.5.0+ because of "Invalid hook call" problem
46
- 2.1.4

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-awesome-query-builder",
3-
"version": "2.1.6",
3+
"version": "2.1.7",
44
"description": "User-friendly query builder for React. Demo: https://ukrbublik.github.io/react-awesome-query-builder",
55
"keywords": [
66
"reactjs",

0 commit comments

Comments
 (0)