Skip to content

Commit c2aa5cd

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.74...v1.3.0) (2022-05-14) ### Features * function readDocumentList has been renamed to readDocuments ([011ef7e](011ef7e))
1 parent 011ef7e commit c2aa5cd

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.3.0](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.2.74...v1.3.0) (2022-05-14)
2+
3+
4+
### Features
5+
6+
* function readDocumentList has been renamed to readDocuments ([011ef7e](https://github.com/CoCreate-app/CoCreate-docs/commit/011ef7eb05e3658e8231c9c4cd0d8653231654ca))
7+
18
## [1.2.74](https://github.com/CoCreate-app/CoCreate-docs/compare/v1.2.73...v1.2.74) (2022-05-06)
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/docs",
3-
"version": "1.2.74",
3+
"version": "1.3.0",
44
"description": "Documentation generator ",
55
"keywords": [
66
"cocreate",

0 commit comments

Comments
 (0)