Skip to content

Commit

Permalink
chore(release): v0.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNoim committed May 30, 2024
1 parent 0c5fcc1 commit c27bde5
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## [0.8.7](https://github.com/TheNoim/reactive-home/compare/0.8.6...0.8.7) (2024-05-30)


### Bug Fixes

* skip import map for pipe loading ([0c5fcc1](https://github.com/TheNoim/reactive-home/commit/0c5fcc12b7260d6d467a7dcb1707e6eef13982ef))

## [0.8.6](https://github.com/TheNoim/reactive-home/compare/0.8.5...0.8.6) (2024-05-30)


Expand Down
2 changes: 1 addition & 1 deletion deno.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"./loader": "./src/runtime/loader.ts"
},
"name": "@noim/reactive-home",
"version": "0.8.6",
"version": "0.8.7",
"fmt": {
"options": {
"indentWidth": 4
Expand Down
2 changes: 1 addition & 1 deletion reactive_home/config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: "Reactive Home"
description: "Reactive home automation runtime for home assistant"
version: "0.8.6"
version: "0.8.7"
slug: "reactive_home"
init: false
image: "ghcr.io/thenoim/reactive-home"
Expand Down

0 comments on commit c27bde5

Please sign in to comment.