Skip to content

Commit b3a0942

Browse files
chore(release): 1.25.0 [skip ci]
# [1.25.0](v1.24.0...v1.25.0) (2023-11-16) ### Bug Fixes * compare mutation attribute observer if same return ([1b8e11b](1b8e11b)) * filter-name renamed to filter-key ([5e4579d](5e4579d)) ### Features * fiter-index attribute and filter.overwite boolean ([e1775b8](e1775b8))
1 parent 5e4579d commit b3a0942

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.25.0](https://github.com/CoCreate-app/CoCreate-filter/compare/v1.24.0...v1.25.0) (2023-11-16)
2+
3+
4+
### Bug Fixes
5+
6+
* compare mutation attribute observer if same return ([1b8e11b](https://github.com/CoCreate-app/CoCreate-filter/commit/1b8e11b7195dd5ba7939e3aed9a891722272d15a))
7+
* filter-name renamed to filter-key ([5e4579d](https://github.com/CoCreate-app/CoCreate-filter/commit/5e4579d71e09b4ae7378c60114a32835b72e3a48))
8+
9+
10+
### Features
11+
12+
* fiter-index attribute and filter.overwite boolean ([e1775b8](https://github.com/CoCreate-app/CoCreate-filter/commit/e1775b82ac2ecb7f13beb4fa7ed2ee87e5fc3494))
13+
114
# [1.24.0](https://github.com/CoCreate-app/CoCreate-filter/compare/v1.23.8...v1.24.0) (2023-11-12)
215

316

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