zigbee2mqtt-frontend
Advanced tools
Comparing version 0.2.4 to 0.2.5
@@ -0,1 +1,15 @@ | ||
## [0.2.5](https://github.com/nurikk/z2m-frontend/compare/0.2.4...0.2.5) (2020-09-17) | ||
### Bug Fixes | ||
* **zigbee:** fix mobile devices view label ([2f1f009](https://github.com/nurikk/z2m-frontend/commit/2f1f0090da1c2544e41ef2fab8b686f2b82d74da)) | ||
### Reverts | ||
* Revert "chore(travis): tun travis config" ([7cdef7a](https://github.com/nurikk/z2m-frontend/commit/7cdef7ac257fbb45ff982f2e4db1edf099147f03)) | ||
## [0.2.4](https://github.com/nurikk/z2m-frontend/compare/0.2.3...0.2.4) (2020-09-16) | ||
@@ -2,0 +16,0 @@ |
@@ -10,3 +10,3 @@ { | ||
"name": "zigbee2mqtt-frontend", | ||
"version": "0.2.4", | ||
"version": "0.2.5", | ||
"license": "MIT", | ||
@@ -20,3 +20,2 @@ "scripts": { | ||
"clean": "rimraf ./dist", | ||
"release": "release-it", | ||
"postversion": "git push && git push --tags", | ||
@@ -73,3 +72,2 @@ "version": "conventional-changelog -p angular -i CHANGELOG.md -s && git add CHANGELOG.md", | ||
"reconnecting-websocket": "^4.4.0", | ||
"release-it": "^13.7.1", | ||
"rimraf": "^3.0.2", | ||
@@ -76,0 +74,0 @@ "ts-loader": "^7.0.5", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2378842
52