Skip to content

Commit fea1b21

Browse files
committed
4.7.2
1 parent 2c4e3dd commit fea1b21

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,5 +1,7 @@
11
# Changelog
22

3+
- 4.7.2
4+
- Fixed import of rule_group with `not` (issue #548) (PR #559)
35
- 4.7.1
46
- Fixed potential inconsistent order of fields (issue #335) (PR #553)
57
- Bump `webpack-dev-server` from 3.11.2 to 4.4.0 (PR #540)

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.7.1",
3+
"version": "4.7.2",
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)