Skip to content

Commit c27bde5

Browse files
committed
chore(release): v0.8.7
1 parent 0c5fcc1 commit c27bde5

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

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

22

3+
## [0.8.7](https://github.com/TheNoim/reactive-home/compare/0.8.6...0.8.7) (2024-05-30)
4+
5+
6+
### Bug Fixes
7+
8+
* skip import map for pipe loading ([0c5fcc1](https://github.com/TheNoim/reactive-home/commit/0c5fcc12b7260d6d467a7dcb1707e6eef13982ef))
9+
310
## [0.8.6](https://github.com/TheNoim/reactive-home/compare/0.8.5...0.8.6) (2024-05-30)
411

512

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

0 commit comments

Comments
 (0)