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