diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 58c0fd1..e87ce45 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.6.3](https://github.com/NERDDISCO/luminave/compare/v3.6.2...v3.6.3) (2019-10-22) + + +### Bug Fixes + +* **scene:** Default values for fixtures & animations ([44e3566](https://github.com/NERDDISCO/luminave/commit/44e3566)) + ## [3.6.2](https://github.com/NERDDISCO/luminave/compare/v3.6.1...v3.6.2) (2019-10-17) diff --git a/package.json b/package.json index 4f56cba..216ef26 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "luminave", - "version": "3.6.2", + "version": "3.6.3", "description": "Manage all the lights with your web browser and create stunning visual experiences.", "main": "index.js", "author": "Tim Pietrusky",