@rest-hooks/endpoint
Advanced tools
Comparing version 0.5.0 to 0.5.1
@@ -6,2 +6,10 @@ # Change Log | ||
## <small>0.5.1 (2020-07-27)</small> | ||
**Note:** Version bump only for package @rest-hooks/endpoint | ||
## 0.5.0 (2020-07-27) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@rest-hooks/endpoint", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "Declarative Network Interface Definitions", | ||
@@ -55,5 +55,5 @@ "sideEffects": false, | ||
"@babel/runtime": "^7.7.2", | ||
"@rest-hooks/normalizr": "^6.0.0-i.1" | ||
"@rest-hooks/normalizr": "^6.0.0-j.0" | ||
}, | ||
"gitHead": "85d6b4b1c05ddecfe055008f64184db9b0a6dda2" | ||
"gitHead": "9f1c93016d32dbb9c93e33b14e225debf1febe56" | ||
} |
73299