From 6a3cfaa03e4c5a3964ff4aa6a064bd3c5232c6d2 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 3 Feb 2023 14:40:30 +0000 Subject: [PATCH] chore(release)!: [skip ci] 1.1.0 released --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ecdf3a3..61081d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +## [1.1.0](https://github.com/SmartOperatingBlock/room-control-unit/compare/1.0.0...1.1.0) (2023-02-03) + + +### Features + +* implement luminosity monitoring task ([0e579f0](https://github.com/SmartOperatingBlock/room-control-unit/commit/0e579f0b8de752edee1333374dab0f4779d19229)) + + +### General maintenance + +* add luminosity monitoring context ([82f8cac](https://github.com/SmartOperatingBlock/room-control-unit/commit/82f8cac49acccf66f802079089f0fed43a3be7bc)) +* add luminosity monitoring task to the system ([10bc1eb](https://github.com/SmartOperatingBlock/room-control-unit/commit/10bc1eb258f27ef195b65de993cf92732f4a3834)) +* set lux as luminosity unit ([0f33841](https://github.com/SmartOperatingBlock/room-control-unit/commit/0f33841f975fd928014ce2e88b4a1787bce347f8)) + ## 1.0.0 (2023-02-03)