@rest-hooks/endpoint
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -6,2 +6,10 @@ # Change Log | ||
### [1.2.1](https://github.com/coinbase/rest-hooks/compare/@rest-hooks/endpoint@1.2.0...@rest-hooks/endpoint@1.2.1) (2021-06-16) | ||
**Note:** Version bump only for package @rest-hooks/endpoint | ||
## [1.2.0](https://github.com/coinbase/rest-hooks/compare/@rest-hooks/endpoint@1.1.6...@rest-hooks/endpoint@1.2.0) (2021-06-13) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@rest-hooks/endpoint", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Declarative Network Interface Definitions", | ||
@@ -81,5 +81,5 @@ "sideEffects": false, | ||
"@babel/runtime": "^7.7.2", | ||
"@rest-hooks/normalizr": "^7.2.0" | ||
"@rest-hooks/normalizr": "^7.3.0" | ||
}, | ||
"gitHead": "18225300621058e9e692c480e31b7da7423ea8e5" | ||
"gitHead": "ed74cd84ffa8883cc87230da2f6a7afb6875115d" | ||
} |
130854
Updated@rest-hooks/normalizr@^7.3.0