Skip to content

Commit

Permalink
chore(release): 3.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.7.0](v3.6.3...v3.7.0) (2020-01-05)

### Bug Fixes

* **universe:** Default refresh should be false ([34f2dc1](34f2dc1)), closes [#127](#127)

### Features

* **dunarnia:** Added BasicLedBar, InvolightMovingBar1808 & InvolightSlimPar784 ([d7beb4d](d7beb4d))
* **dunarnia:** Config for stifler32, Budapest ([e919583](e919583))
* **refreshconf:** Added Showtec lights ([5b85443](5b85443))
* **universe:** Change channel value manually ([2b1c5f3](2b1c5f3)), closes [#127](#127)
  • Loading branch information
semantic-release-bot committed Jan 5, 2020
1 parent 831d1cc commit 48bf30c
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [3.7.0](https://github.com/NERDDISCO/luminave/compare/v3.6.3...v3.7.0) (2020-01-05)


### Bug Fixes

* **universe:** Default refresh should be false ([34f2dc1](https://github.com/NERDDISCO/luminave/commit/34f2dc1)), closes [#127](https://github.com/NERDDISCO/luminave/issues/127)


### Features

* **dunarnia:** Added BasicLedBar, InvolightMovingBar1808 & InvolightSlimPar784 ([d7beb4d](https://github.com/NERDDISCO/luminave/commit/d7beb4d))
* **dunarnia:** Config for stifler32, Budapest ([e919583](https://github.com/NERDDISCO/luminave/commit/e919583))
* **refreshconf:** Added Showtec lights ([5b85443](https://github.com/NERDDISCO/luminave/commit/5b85443))
* **universe:** Change channel value manually ([2b1c5f3](https://github.com/NERDDISCO/luminave/commit/2b1c5f3)), closes [#127](https://github.com/NERDDISCO/luminave/issues/127)

## [3.6.3](https://github.com/NERDDISCO/luminave/compare/v3.6.2...v3.6.3) (2019-10-22)


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": "luminave",
"version": "3.6.3",
"version": "3.7.0",
"description": "Manage all the lights with your web browser and create stunning visual experiences.",
"main": "index.js",
"author": "Tim Pietrusky",
Expand Down

0 comments on commit 48bf30c

Please sign in to comment.