Skip to content

Commit

Permalink
chore(release): 3.6.1 [skip ci]
Browse files Browse the repository at this point in the history
## [3.6.1](v3.6.0...v3.6.1) (2019-10-11)

### Bug Fixes

* **animation:** Don't reset the scene when animation is done ([4866618](4866618)), closes [#112](#112)
* **animation:** Remove animation from venue ([950a21e](950a21e)), closes [#85](#85)
* **fixture:** Remove fixture from scene and venue ([5ce5d6f](5ce5d6f)), closes [#83](#83)
* **scene:** Remove scene also from timeline ([02ea464](02ea464)), closes [#86](#86)
* **scene:** Remove scene causes no error anymore ([96a152c](96a152c)), closes [#86](#86)
* **xy-pad:** Default values can be undefined ([a74da21](a74da21))
  • Loading branch information
semantic-release-bot committed Oct 11, 2019
1 parent e458360 commit f8eba28
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [3.6.1](https://github.com/NERDDISCO/luminave/compare/v3.6.0...v3.6.1) (2019-10-11)


### Bug Fixes

* **animation:** Don't reset the scene when animation is done ([4866618](https://github.com/NERDDISCO/luminave/commit/4866618)), closes [#112](https://github.com/NERDDISCO/luminave/issues/112)
* **animation:** Remove animation from venue ([950a21e](https://github.com/NERDDISCO/luminave/commit/950a21e)), closes [#85](https://github.com/NERDDISCO/luminave/issues/85)
* **fixture:** Remove fixture from scene and venue ([5ce5d6f](https://github.com/NERDDISCO/luminave/commit/5ce5d6f)), closes [#83](https://github.com/NERDDISCO/luminave/issues/83)
* **scene:** Remove scene also from timeline ([02ea464](https://github.com/NERDDISCO/luminave/commit/02ea464)), closes [#86](https://github.com/NERDDISCO/luminave/issues/86)
* **scene:** Remove scene causes no error anymore ([96a152c](https://github.com/NERDDISCO/luminave/commit/96a152c)), closes [#86](https://github.com/NERDDISCO/luminave/issues/86)
* **xy-pad:** Default values can be undefined ([a74da21](https://github.com/NERDDISCO/luminave/commit/a74da21))

# [3.6.0](https://github.com/NERDDISCO/luminave/compare/v3.5.0...v3.6.0) (2019-10-10)


Expand Down

0 comments on commit f8eba28

Please sign in to comment.