We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4602bff commit 448c4cfCopy full SHA for 448c4cf
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.6](https://github.com/CoCreate-app/CoCreate-render/compare/v1.0.5...v1.0.6) (2021-05-21)
2
+
3
4
+### Bug Fixes
5
6
+* issues fixed ([4602bff](https://github.com/CoCreate-app/CoCreate-render/commit/4602bff8321e62aa13b9ba84ec25c98bbf9585a8))
7
8
## [1.0.5](https://github.com/CoCreate-app/CoCreate-render/compare/v1.0.4...v1.0.5) (2021-05-08)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/render",
- "version": "1.0.5",
+ "version": "1.0.6",
"description": "A simple render component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
"keywords": [
"render",
0 commit comments