Skip to content

Commit

Permalink
chore(release): 1.4.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.2](1.4.1...1.4.2) (2021-07-06)

### Bug Fixes

* correct hue-dmx to dmx-hue ([373e81c](373e81c))
  • Loading branch information
semantic-release-bot committed Jul 6, 2021
1 parent 373e81c commit 6aa6a57
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.4.2](https://github.com/sinedied/dmx-hue/compare/1.4.1...1.4.2) (2021-07-06)


### Bug Fixes

* correct hue-dmx to dmx-hue ([373e81c](https://github.com/sinedied/dmx-hue/commit/373e81c8c9a02848acfe3b6069072fa788fd023a))

# 1.4.1
- Fix artnet universe 0 not being accepted during setup (PR #21)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dmx-hue",
"version": "1.4.1",
"version": "1.4.2",
"description": "Art-Net node to control Philips Hue lights with DMX",
"preferGlobal": true,
"repository": {
Expand Down

0 comments on commit 6aa6a57

Please sign in to comment.