zigbee2mqtt-frontend
Advanced tools
Comparing version 0.2.48 to 0.2.49
@@ -0,1 +1,18 @@ | ||
## [0.2.49](https://github.com/nurikk/z2m-frontend/compare/0.2.48...0.2.49) (2020-10-26) | ||
### Bug Fixes | ||
* **clusters:** fix empty clusters rendering ([8c70a00](https://github.com/nurikk/z2m-frontend/commit/8c70a00aae228f8bcdec2078363982e93180c790)) | ||
* **exposes:** deprecate property name computation ([cbfee91](https://github.com/nurikk/z2m-frontend/commit/cbfee916142b6a2f5a72e96497f75e9372a98596)) | ||
### Features | ||
* **composite:** deprecate endpoint from composite ([4fe1cbc](https://github.com/nurikk/z2m-frontend/commit/4fe1cbc9be8c02d172434ee5d6af8bc0e3dd0ab6)) | ||
* **exposes:** implement color_hs ([e0fefef](https://github.com/nurikk/z2m-frontend/commit/e0fefef9ef7885de30ad2c86e9c19773ff29c44d)) | ||
* **numeric:** add margin to unit ([208fdf9](https://github.com/nurikk/z2m-frontend/commit/208fdf9d36096491c51f8abe1c3c445d15f61974)) | ||
## [0.2.48](https://github.com/nurikk/z2m-frontend/compare/0.2.47...0.2.48) (2020-10-25) | ||
@@ -2,0 +19,0 @@ |
@@ -10,3 +10,3 @@ { | ||
"name": "zigbee2mqtt-frontend", | ||
"version": "0.2.48", | ||
"version": "0.2.49", | ||
"license": "MIT", | ||
@@ -80,3 +80,3 @@ "scripts": { | ||
"timeago.js": "^4.0.2", | ||
"ts-loader": "^8.0.6", | ||
"ts-loader": "^8.0.7", | ||
"typescript": "^4.0.3", | ||
@@ -83,0 +83,0 @@ "unistore": "^3.5.2", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
3029817
2411