Skip to content

Commit ec3bab8

Browse files
chore(release): 1.0.15 [skip ci]
## [1.0.15](v1.0.14...v1.0.15) (2021-07-13) ### Bug Fixes * add yarn lockfile to git ignore ([156492c](156492c)) * remove yarn.lock ([f39a86a](f39a86a))
1 parent 156492c commit ec3bab8

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.15](https://github.com/CoCreate-app/CoCreate-render/compare/v1.0.14...v1.0.15) (2021-07-13)
2+
3+
4+
### Bug Fixes
5+
6+
* add yarn lockfile to git ignore ([156492c](https://github.com/CoCreate-app/CoCreate-render/commit/156492c26448ea9d8e28a084236879a1393a9b50))
7+
* remove yarn.lock ([f39a86a](https://github.com/CoCreate-app/CoCreate-render/commit/f39a86a7028f8920c3cac5f466a5f75040fbee66))
8+
19
## [1.0.14](https://github.com/CoCreate-app/CoCreate-render/compare/v1.0.13...v1.0.14) (2021-07-10)
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.14",
3+
"version": "1.0.15",
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)