Skip to content

Commit 7baa513

Browse files
chore(release): 1.3.20 [skip ci]
## [1.3.20](v1.3.19...v1.3.20) (2022-11-21) ### Bug Fixes * renamed data.data to data.document ([6e893e4](6e893e4)) * update crud functions to receive an array of objects as the response ([5cb5250](5cb5250))
1 parent 6e893e4 commit 7baa513

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.3.20](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.3.19...v1.3.20) (2022-11-21)
2+
3+
4+
### Bug Fixes
5+
6+
* renamed data.data to data.document ([6e893e4](https://github.com/CoCreate-app/CoCreate-docs/commit/6e893e433153129ca313ff11289a6750120bc3ab))
7+
* update crud functions to receive an array of objects as the response ([5cb5250](https://github.com/CoCreate-app/CoCreate-docs/commit/5cb525039d6b4ad0efd1ecd8bf2c47beb6d5db55))
8+
19
## [1.3.19](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.3.18...v1.3.19) (2022-10-02)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/docs",
3-
"version": "1.3.19",
3+
"version": "1.3.20",
44
"description": "Documentation generator ",
55
"keywords": [
66
"cocreate",

0 commit comments

Comments
 (0)