Skip to content

Commit 8be32e8

Browse files
chore(release): 1.0.17 [skip ci]
## [1.0.17](v1.0.16...v1.0.17) (2021-07-17) ### Bug Fixes * init and update demos scripts ([5eb9419](5eb9419)) * workflows ([a624d8e](a624d8e))
1 parent a624d8e commit 8be32e8

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.0.17](https://github.com/CoCreate-app/CoCreate-render/compare/v1.0.16...v1.0.17) (2021-07-17)
2+
3+
4+
### Bug Fixes
5+
6+
* init and update demos scripts ([5eb9419](https://github.com/CoCreate-app/CoCreate-render/commit/5eb94190186f126ad1e28529771c42f15e66a3d6))
7+
* workflows ([a624d8e](https://github.com/CoCreate-app/CoCreate-render/commit/a624d8e5802ca0606629f4ce88fbe44cff01c588))
8+
19
## [1.0.16](https://github.com/CoCreate-app/CoCreate-render/compare/v1.0.15...v1.0.16) (2021-07-14)
210

311

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.16",
3+
"version": "1.0.17",
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)