Skip to content

Commit 3d5a7ff

Browse files
chore(release): 1.28.10 [skip ci]
## [1.28.10](v1.28.9...v1.28.10) (2023-10-20) ### Bug Fixes * update startwith for crud types ([26282fb](26282fb))
1 parent 26282fb commit 3d5a7ff

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.10](https://github.com/CoCreate-app/CoCreate-crud-server/compare/v1.28.9...v1.28.10) (2023-10-20)
2+
3+
4+
### Bug Fixes
5+
6+
* update startwith for crud types ([26282fb](https://github.com/CoCreate-app/CoCreate-crud-server/commit/26282fb296f1dd51da2d93edc39d0c53c36988f1))
7+
18
## [1.28.9](https://github.com/CoCreate-app/CoCreate-crud-server/compare/v1.28.8...v1.28.9) (2023-10-19)
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/crud-server",
3-
"version": "1.28.9",
3+
"version": "1.28.10",
44
"description": "CoCreate-crud-server",
55
"keywords": [
66
"cocreate-crud",

0 commit comments

Comments
 (0)