Skip to content

Commit 75683fc

Browse files
v3.4.12
1 parent a8fd65a commit 75683fc

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [v3.4.12](https://github.com/nhabuiduc/react-filter-box/compare/v3.4.11...v3.4.12) (2023-02-27)
2+
3+
### :bug: Bug Fix
4+
5+
* fixes 'e.update is not a function' error ([a8fd65a](https://github.com/nhabuiduc/react-filter-box/commit/a8fd65a6557ba7e250f2f6649c600a0aff118cb5))
16
## [v3.4.11](https://github.com/nhabuiduc/react-filter-box/compare/v3.4.9...v3.4.11) (2023-01-12)
27

38
### :bug: Bug Fix

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@waylay/react-filter-box",
3-
"version": "3.4.11",
3+
"version": "3.4.12",
44
"description": "Conditional filter supports OR/AND, bracket, Highlighting, Autocomplete, and high extensibility ",
55
"scripts": {
66
"start": "node server.js",

0 commit comments

Comments
 (0)