@rest-hooks/endpoint
Advanced tools
Comparing version 1.2.1 to 1.2.2
@@ -6,2 +6,10 @@ # Change Log | ||
### [1.2.2](https://github.com/coinbase/rest-hooks/compare/@rest-hooks/endpoint@1.2.1...@rest-hooks/endpoint@1.2.2) (2021-06-19) | ||
**Note:** Version bump only for package @rest-hooks/endpoint | ||
### [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) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@rest-hooks/endpoint", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "Declarative Network Interface Definitions", | ||
@@ -81,5 +81,5 @@ "sideEffects": false, | ||
"@babel/runtime": "^7.7.2", | ||
"@rest-hooks/normalizr": "^7.3.0" | ||
"@rest-hooks/normalizr": "^7.4.0" | ||
}, | ||
"gitHead": "ed74cd84ffa8883cc87230da2f6a7afb6875115d" | ||
"gitHead": "36abc2165ec756e3ae9d3796eae004686af708e0" | ||
} |
131050
Updated@rest-hooks/normalizr@^7.4.0