Skip to content

Commit e088729

Browse files
committed
chore(release): v0.8.10
1 parent b7fbe0c commit e088729

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11

22

3+
## [0.8.10](https://github.com/TheNoim/reactive-home/compare/0.8.9...0.8.10) (2024-05-30)
4+
35
## [0.8.9](https://github.com/TheNoim/reactive-home/compare/0.8.8...0.8.9) (2024-05-30)
46

57

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"./loader": "./src/runtime/loader.ts"
77
},
88
"name": "@noim/reactive-home",
9-
"version": "0.8.9",
9+
"version": "0.8.10",
1010
"fmt": {
1111
"options": {
1212
"indentWidth": 4

reactive_home/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: "Reactive Home"
22
description: "Reactive home automation runtime for home assistant"
3-
version: "0.8.9"
3+
version: "0.8.10"
44
slug: "reactive_home"
55
init: false
66
image: "ghcr.io/thenoim/reactive-home"

0 commit comments

Comments
 (0)