Skip to content

Commit

Permalink
chore(release): v0.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNoim committed Apr 27, 2024
1 parent 90496fa commit a200497
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@


## [0.7.6](https://github.com/TheNoim/reactive-home/compare/0.7.5...0.7.6) (2024-04-27)

## [0.7.5](https://github.com/TheNoim/reactive-home/compare/0.7.4...0.7.5) (2024-01-23)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"scripts": {
"release": "release-it --ci"
},
"version": "0.7.5"
"version": "0.7.6"
}
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.7.5"
version: "0.7.6"
slug: "reactive_home"
init: false
image: "ghcr.io/thenoim/reactive-home"
Expand Down

0 comments on commit a200497

Please sign in to comment.