Skip to content

Commit cb505d6

Browse files
chore(release): 1.28.0 [skip ci]
# [1.28.0](v1.27.0...v1.28.0) (2023-08-21) ### Features * Update cocreate dependencies for the latest features and bug fixes ([2bd1716](2bd1716))
1 parent 2bd1716 commit cb505d6

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.28.0](https://github.com/CoCreate-app/CoCreate-crud-server/compare/v1.27.0...v1.28.0) (2023-08-21)
2+
3+
4+
### Features
5+
6+
* Update cocreate dependencies for the latest features and bug fixes ([2bd1716](https://github.com/CoCreate-app/CoCreate-crud-server/commit/2bd171618046d5e31f74442b45cc381278228096))
7+
18
# [1.27.0](https://github.com/CoCreate-app/CoCreate-crud-server/compare/v1.26.0...v1.27.0) (2023-08-21)
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/crud-server",
3-
"version": "1.27.0",
3+
"version": "1.28.0",
44
"description": "CoCreate-crud-server",
55
"keywords": [
66
"cocreate-crud",
@@ -45,4 +45,4 @@
4545
"csvtojson": "^2.0.10",
4646
"json-2-csv": "^3.10.3"
4747
}
48-
}
48+
}

0 commit comments

Comments
 (0)