Skip to content

Commit

Permalink
chore(release): 1.0.15 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Jul 13, 2021
1 parent 156492c commit ec3bab8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.0.15](https://github.com/CoCreate-app/CoCreate-render/compare/v1.0.14...v1.0.15) (2021-07-13)


### Bug Fixes

* add yarn lockfile to git ignore ([156492c](https://github.com/CoCreate-app/CoCreate-render/commit/156492c26448ea9d8e28a084236879a1393a9b50))
* remove yarn.lock ([f39a86a](https://github.com/CoCreate-app/CoCreate-render/commit/f39a86a7028f8920c3cac5f466a5f75040fbee66))

## [1.0.14](https://github.com/CoCreate-app/CoCreate-render/compare/v1.0.13...v1.0.14) (2021-07-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/render",
"version": "1.0.14",
"version": "1.0.15",
"description": "A simple render component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
"keywords": [
"render",
Expand Down

0 comments on commit ec3bab8

Please sign in to comment.