Skip to content

Commit

Permalink
Bump 0.6.148
Browse files Browse the repository at this point in the history
  • Loading branch information
LasseBlochWH committed Sep 6, 2024
1 parent baed090 commit 495f3b4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog for wise_homex

## 0.6.148 2024-09-06

* refactor(parsing json responses) support nil embeds
* feat(heat sources) add unknown radiator

## 0.6.147 2024-08-28

* feat(keepfocus-meter-importer): Add KeepFocus meter importer (#428)
Expand Down
2 changes: 1 addition & 1 deletion mix.exs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ defmodule WiseHomex.MixProject do
def project do
[
app: :wise_homex,
version: "0.6.147",
version: "0.6.148",
elixir: "~> 1.12",
start_permanent: Mix.env() == :prod,
deps: deps(),
Expand Down

0 comments on commit 495f3b4

Please sign in to comment.