Skip to content

Commit fbae07b

Browse files
committed
Revert "chore(release): v0.8.10"
This reverts commit e088729.
1 parent 6527539 commit fbae07b

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

CHANGELOG.md

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

22

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

75

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.10",
9+
"version": "0.8.9",
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.10"
3+
version: "0.8.9"
44
slug: "reactive_home"
55
init: false
66
image: "ghcr.io/thenoim/reactive-home"

0 commit comments

Comments
 (0)