Skip to content

Commit 48bf30c

Browse files
chore(release): 3.7.0 [skip ci]
# [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)
1 parent 831d1cc commit 48bf30c

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

docs/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [3.7.0](https://github.com/NERDDISCO/luminave/compare/v3.6.3...v3.7.0) (2020-01-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **universe:** Default refresh should be false ([34f2dc1](https://github.com/NERDDISCO/luminave/commit/34f2dc1)), closes [#127](https://github.com/NERDDISCO/luminave/issues/127)
7+
8+
9+
### Features
10+
11+
* **dunarnia:** Added BasicLedBar, InvolightMovingBar1808 & InvolightSlimPar784 ([d7beb4d](https://github.com/NERDDISCO/luminave/commit/d7beb4d))
12+
* **dunarnia:** Config for stifler32, Budapest ([e919583](https://github.com/NERDDISCO/luminave/commit/e919583))
13+
* **refreshconf:** Added Showtec lights ([5b85443](https://github.com/NERDDISCO/luminave/commit/5b85443))
14+
* **universe:** Change channel value manually ([2b1c5f3](https://github.com/NERDDISCO/luminave/commit/2b1c5f3)), closes [#127](https://github.com/NERDDISCO/luminave/issues/127)
15+
116
## [3.6.3](https://github.com/NERDDISCO/luminave/compare/v3.6.2...v3.6.3) (2019-10-22)
217

318

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "luminave",
3-
"version": "3.6.3",
3+
"version": "3.7.0",
44
"description": "Manage all the lights with your web browser and create stunning visual experiences.",
55
"main": "index.js",
66
"author": "Tim Pietrusky",

0 commit comments

Comments
 (0)