Skip to content

Commit e7ed685

Browse files
committed
Revert "chore(release): v0.8.6"
This reverts commit f27ec1a.
1 parent 8bf9e57 commit e7ed685

File tree

3 files changed

+2
-10
lines changed

3 files changed

+2
-10
lines changed

CHANGELOG.md

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

22

3-
## [0.8.6](https://github.com/TheNoim/reactive-home/compare/0.8.5...0.8.6) (2024-05-30)
4-
5-
6-
### Bug Fixes
7-
8-
* **ci:** publish commit identity ([f7147d1](https://github.com/TheNoim/reactive-home/commit/f7147d179ba8de1e8b29c85d5cc95cb4a7d29468))
9-
* missing import map ([46f8e4e](https://github.com/TheNoim/reactive-home/commit/46f8e4ea36348caf7ac1883b80a1d681f7549828))
10-
113
## [0.8.5](https://github.com/TheNoim/reactive-home/compare/0.8.4...0.8.5) (2024-05-30)
124

135
## [0.8.4](https://github.com/TheNoim/reactive-home/compare/0.8.3...0.8.4) (2024-05-29)

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

0 commit comments

Comments
 (0)