Skip to content

Commit 8acdffd

Browse files
committed
2 parents 1b45803 + 448c4cf commit 8acdffd

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.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+
18
## [1.0.5](https://github.com/CoCreate-app/CoCreate-render/compare/v1.0.4...v1.0.5) (2021-05-08)
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/render",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "A simple render component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
55
"keywords": [
66
"render",

0 commit comments

Comments
 (0)