Skip to content

Commit c4c3662

Browse files
chore(release): 1.26.0 [skip ci]
# [1.26.0](v1.25.0...v1.26.0) (2023-11-19) ### Features * update dependecies for th latest features and bug fixes ([51afe71](51afe71))
1 parent 51afe71 commit c4c3662

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.26.0](https://github.com/CoCreate-app/CoCreate-filter/compare/v1.25.0...v1.26.0) (2023-11-19)
2+
3+
4+
### Features
5+
6+
* update dependecies for th latest features and bug fixes ([51afe71](https://github.com/CoCreate-app/CoCreate-filter/commit/51afe715f8917d51e6f3de9ea089c76af0992aac))
7+
18
# [1.25.0](https://github.com/CoCreate-app/CoCreate-filter/compare/v1.24.0...v1.25.0) (2023-11-16)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/filter",
3-
"version": "1.25.0",
3+
"version": "1.26.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",
@@ -64,4 +64,4 @@
6464
"@cocreate/observer": "^1.12.0",
6565
"@cocreate/utils": "^1.27.4"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)