diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29..ef3bbf1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,6 @@ +# [1.2.0](https://github.com/CoCreate-app/CoCreate-boilerplate/compare/v1.1.1...v1.2.0) (2021-10-06) + + +### Features + +* Initial Release ([a9eb97a](https://github.com/CoCreate-app/CoCreate-boilerplate/commit/a9eb97a8adc059a5c51416cce1ef13add5ec736a)) diff --git a/package.json b/package.json index fcffa45..21ee6e1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cocreate/boilerplate", - "version": "1.0.0", + "version": "1.2.0", "description": "A simple boilerplate component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", "keywords": [ "boilerplate",