Skip to content

Commit 4ed6777

Browse files
semantic-release-botfrankpagan
authored andcommitted
feat: function readDocumentList has been renamed to readDocuments
1 parent a847750 commit 4ed6777

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.6.2](https://github.com/CoCreate-app/CoCreate-render/compare/v1.6.1...v1.6.2) (2022-05-06)
2+
3+
4+
### Bug Fixes
5+
6+
* update config organization_Id to organization_id ([a847750](https://github.com/CoCreate-app/CoCreate-render/commit/a84775051b71f0edd72c0bfa77c75f5d407378d0))
7+
18
## [1.6.1](https://github.com/CoCreate-app/CoCreate-render/compare/v1.6.0...v1.6.1) (2022-05-03)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/render",
3-
"version": "1.6.1",
3+
"version": "1.6.2",
44
"description": "A simple render component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"render",

0 commit comments

Comments
 (0)