Skip to content

Commit 8520607

Browse files
committed
chore(release): v0.9.2
1 parent 73dbd96 commit 8520607

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-4
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.9.2](https://github.com/TheNoim/reactive-home/compare/0.9.1...0.9.2) (2024-05-30)
4+
5+
6+
### Reverts
7+
8+
* Revert "chore(deno): update deno to 1.43.6" ([73dbd96](https://github.com/TheNoim/reactive-home/commit/73dbd963eaf847b38de5b49a61fe5805a6f99c09))
9+
310
## [0.9.1](https://github.com/TheNoim/reactive-home/compare/0.9.0...0.9.1) (2024-05-30)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
"scripts": {
88
"release": "release-it --ci"
99
},
10-
"version": "0.9.1"
10+
"version": "0.9.2"
1111
}

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

0 commit comments

Comments
 (0)