@microsoft/kiota-http-fetchlibrary
Advanced tools
Comparing version 1.0.0-preview.71 to 1.0.0-preview.72
# Changelog | ||
## [1.0.0-preview.72](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-http-fetchlibrary@1.0.0-preview.71...@microsoft/kiota-http-fetchlibrary@1.0.0-preview.72) (2024-10-31) | ||
### Miscellaneous Chores | ||
* **@microsoft/kiota-http-fetchlibrary:** Synchronize microsoft-kiota versions | ||
### Dependencies | ||
* The following workspace dependencies were updated | ||
* dependencies | ||
* @microsoft/kiota-abstractions bumped from ^1.0.0-preview.71 to ^1.0.0-preview.72 | ||
## [1.0.0-preview.71](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-http-fetchlibrary@1.0.0-preview.70...@microsoft/kiota-http-fetchlibrary@1.0.0-preview.71) (2024-10-28) | ||
@@ -4,0 +18,0 @@ |
{ | ||
"name": "@microsoft/kiota-http-fetchlibrary", | ||
"version": "1.0.0-preview.71", | ||
"version": "1.0.0-preview.72", | ||
"description": "Kiota request adapter implementation with fetch", | ||
@@ -36,3 +36,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@microsoft/kiota-abstractions": "^1.0.0-preview.71", | ||
"@microsoft/kiota-abstractions": "^1.0.0-preview.72", | ||
"@opentelemetry/api": "^1.7.0", | ||
@@ -45,3 +45,3 @@ "guid-typescript": "^1.0.9", | ||
}, | ||
"gitHead": "e8b88a36faa320d7cb40984fd645a7efecb07586" | ||
"gitHead": "1dd543235361c045680e6171f0c5db6426c71cb5" | ||
} |
Sorry, the diff of this file is not supported yet
341999