Skip to content

Commit b81ebca

Browse files
author
release-bot
committed
chore(release): 1.8.0 [skip ci]
# [1.8.0](v1.7.0...v1.8.0) (2020-06-17) ### Features * connect knx sender to knx ([a37b0de](a37b0de)) * send command to knx ([558b6e9](558b6e9))
1 parent 558b6e9 commit b81ebca

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# [1.8.0](https://github.com/cumpsd/functional-living/compare/v1.7.0...v1.8.0) (2020-06-17)
2+
3+
4+
### Features
5+
6+
* connect knx sender to knx ([a37b0de](https://github.com/cumpsd/functional-living/commit/a37b0dee90ec6149222831829f6f105a8af5af7f))
7+
* send command to knx ([558b6e9](https://github.com/cumpsd/functional-living/commit/558b6e999edf3d23332e7f07c56c9622235e2ef7))
8+
19
# [1.7.0](https://github.com/cumpsd/functional-living/compare/v1.6.1...v1.7.0) (2020-06-17)
210

311

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "functional-living",
3-
"version": "1.7.0",
3+
"version": "1.8.0",
44
"description": "Home automation integrating various technologies.",
55
"author": "Cumps Consulting",
66
"license": "EUPL-1.2",

0 commit comments

Comments
 (0)