diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c2bade..ce30af4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [1.0.6](https://github.com/CoCreate-app/CoCreate-select/compare/v1.0.5...v1.0.6) (2021-04-19) + + +### Bug Fixes + +* ci and build process ([9dff7d2](https://github.com/CoCreate-app/CoCreate-select/commit/9dff7d2742efca21b963383746ef712d88a81230)) +* npm publish and cdn deployment ([2f2e332](https://github.com/CoCreate-app/CoCreate-select/commit/2f2e3328095dd366a9b4c164406371d211028728)) + ## [1.0.5](https://github.com/CoCreate-app/CoCreate-select/compare/v1.0.4...v1.0.5) (2021-04-16) diff --git a/package.json b/package.json index 023fbde..b33d842 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cocreate/select", - "version": "1.0.5", + "version": "1.0.6", "description": "A simple select component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", "keywords": [ "select",