Skip to content

Commit acb816c

Browse files
chore(release): 1.27.0 [skip ci]
# [1.27.0](v1.26.0...v1.27.0) (2023-11-25) ### Bug Fixes * update nav, edit button and css path ([8339de1](8339de1)) ### Features * upgrade dependencies for latest features and fixes ([edd6fa3](edd6fa3))
1 parent edd6fa3 commit acb816c

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.27.0](https://github.com/CoCreate-app/CoCreate-filter/compare/v1.26.0...v1.27.0) (2023-11-25)
2+
3+
4+
### Bug Fixes
5+
6+
* update nav, edit button and css path ([8339de1](https://github.com/CoCreate-app/CoCreate-filter/commit/8339de184899992870697219e5c9d98518bc49d3))
7+
8+
9+
### Features
10+
11+
* upgrade dependencies for latest features and fixes ([edd6fa3](https://github.com/CoCreate-app/CoCreate-filter/commit/edd6fa3c089a8e161b5c009503bffbeefd3a4455))
12+
113
# [1.26.0](https://github.com/CoCreate-app/CoCreate-filter/compare/v1.25.0...v1.26.0) (2023-11-19)
214

315

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.26.0",
3+
"version": "1.27.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.13.0",
6565
"@cocreate/utils": "^1.28.0"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)