Skip to content

Commit

Permalink
chore(release): v0.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNoim committed Jan 9, 2023
1 parent 9ca2fa6 commit c3e2fa5
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## [0.0.12](https://github.com/TheNoim/reactive-home/compare/0.0.11...0.0.12) (2023-01-09)


### Bug Fixes

* some bugs ([9ca2fa6](https://github.com/TheNoim/reactive-home/commit/9ca2fa68260357648fb3b0b7643621c155f0709d))

## [0.0.11](https://github.com/TheNoim/reactive-home/compare/0.0.10...0.0.11) (2023-01-08)


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.0.11"
"version": "0.0.12"
}
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.0.11"
version: "0.0.12"
slug: "reactive_home"
init: false
arch:
Expand Down

0 comments on commit c3e2fa5

Please sign in to comment.