@aircall/http
Advanced tools
Comparing version 0.5.2 to 0.5.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.5.3](https://gitlab.com/aircall/shared/front-end-modules/compare/@aircall/http@0.5.2...@aircall/http@0.5.3) (2022-08-03) | ||
**Note:** Version bump only for package @aircall/http | ||
## [0.5.2](https://gitlab.com/aircall/shared/front-end-modules/compare/@aircall/http@0.5.1...@aircall/http@0.5.2) (2022-06-07) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@aircall/http", | ||
"version": "0.5.2", | ||
"version": "0.5.3", | ||
"main": "dist/index.js", | ||
@@ -14,5 +14,5 @@ "types": "dist/index.d.ts", | ||
}, | ||
"gitHead": "6b665d191566dcde97810d3a1567aa4576f3af5b", | ||
"gitHead": "2caf56dc15480449b52405ad7865d355f0d1247b", | ||
"dependencies": { | ||
"@aircall/logger": "^2.5.6", | ||
"@aircall/logger": "^2.6.0", | ||
"axios": "^0.27.2" | ||
@@ -19,0 +19,0 @@ }, |
46131
Updated@aircall/logger@^2.6.0