Skip to content

Commit

Permalink
chore(release): v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNoim committed Jan 18, 2023
1 parent 935e850 commit 27c78f5
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.1.0](https://github.com/TheNoim/reactive-home/compare/0.0.12...0.1.0) (2023-01-18)


### Features

* new/better mapping composeable ([935e850](https://github.com/TheNoim/reactive-home/commit/935e850130dd7ee3504c30d9e1be712b459ab7c6))

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


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

0 comments on commit 27c78f5

Please sign in to comment.