diff --git a/CHANGELOG.md b/CHANGELOG.md index edf21ea..2d650e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [0.11.0-dev.3](https://github.com/kalkih/mini-graph-card/compare/v0.11.0-dev.2...v0.11.0-dev.3) (2021-02-14) + + +### Features + +* **attribute:** Retrieve an attribute instead of the state ([#564](https://github.com/kalkih/mini-graph-card/issues/564)) ([3caafdb](https://github.com/kalkih/mini-graph-card/commit/3caafdb6f9b8d9fa1cb86b7ebc9872a79fcf5c19)), closes [#411](https://github.com/kalkih/mini-graph-card/issues/411) [#245](https://github.com/kalkih/mini-graph-card/issues/245) [#501](https://github.com/kalkih/mini-graph-card/issues/501) + # [0.11.0-dev.2](https://github.com/kalkih/mini-graph-card/compare/v0.11.0-dev.1...v0.11.0-dev.2) (2021-01-20) diff --git a/package-lock.json b/package-lock.json index 11c3bb0..7fdc55e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "mini-graph-card", - "version": "0.11.0-dev.2", + "version": "0.11.0-dev.3", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 2ff90cb..b0e953c 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mini-graph-card", - "version": "0.11.0-dev.2", + "version": "0.11.0-dev.3", "description": "A minimalistic and customizable graph card for Home Assistant Lovelace UI", "keywords": [ "home-assistant",