Skip to content

Commit 79dc492

Browse files
committed
4.7.0
1 parent e20cac6 commit 79dc492

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
- master
3+
- 4.7.0
44
- Add explicit `not: false` in new group (issue #512)
55
- Fix: don't automatically add one rule to query when it become empty when `canLeaveEmptyGroup=true` (issue #504)
66
- Added config `forceShowConj` (issue #474)

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": "4.6.0",
3+
"version": "4.7.0",
44
"description": "User-friendly query builder for React. Demo: https://ukrbublik.github.io/react-awesome-query-builder",
55
"keywords": [
66
"query-builder",

0 commit comments

Comments
 (0)