We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a847750 commit 4ed6777Copy full SHA for 4ed6777
CHANGELOG.md
@@ -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
8
## [1.6.1](https://github.com/CoCreate-app/CoCreate-render/compare/v1.6.0...v1.6.1) (2022-05-03)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/render",
- "version": "1.6.1",
+ "version": "1.6.2",
"description": "A simple render component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"render",
0 commit comments