Skip to content

Commit a8026f4

Browse files
chore(release): 1.28.3 [skip ci]
## [1.28.3](v1.28.2...v1.28.3) (2024-01-30) ### Bug Fixes * if $in query value needs to be an array ([08e28df](08e28df))
1 parent 08e28df commit a8026f4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.28.3](https://github.com/CoCreate-app/CoCreate-filter/compare/v1.28.2...v1.28.3) (2024-01-30)
2+
3+
4+
### Bug Fixes
5+
6+
* if $in query value needs to be an array ([08e28df](https://github.com/CoCreate-app/CoCreate-filter/commit/08e28dfc21afa30bb96ae6a9f984587111d93878))
7+
18
## [1.28.2](https://github.com/CoCreate-app/CoCreate-filter/compare/v1.28.1...v1.28.2) (2024-01-17)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/filter",
3-
"version": "1.28.2",
3+
"version": "1.28.3",
44
"description": "A JavaScript api define attributes for filtering color, description, text, price or any list of document stored in db. Great for creating custom components like fetch, calender, datatables etc.",
55
"keywords": [
66
"filter",

0 commit comments

Comments
 (0)