@microsoft/kiota-serialization-text
Advanced tools
+14
-0
| # Changelog | ||
| ## [1.0.0-preview.95](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-text@1.0.0-preview.94...@microsoft/kiota-serialization-text@1.0.0-preview.95) (2025-06-10) | ||
| ### Miscellaneous Chores | ||
| * **@microsoft/kiota-serialization-text:** Synchronize microsoft-kiota versions | ||
| ### Dependencies | ||
| * The following workspace dependencies were updated | ||
| * dependencies | ||
| * @microsoft/kiota-abstractions bumped from ^1.0.0-preview.94 to ^1.0.0-preview.95 | ||
| ## [1.0.0-preview.94](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-text@1.0.0-preview.93...@microsoft/kiota-serialization-text@1.0.0-preview.94) (2025-06-02) | ||
@@ -4,0 +18,0 @@ |
+3
-3
| { | ||
| "name": "@microsoft/kiota-serialization-text", | ||
| "version": "1.0.0-preview.94", | ||
| "version": "1.0.0-preview.95", | ||
| "description": "Implementation of Kiota Serialization interfaces for text", | ||
@@ -42,3 +42,3 @@ "main": "dist/es/src/index.js", | ||
| "dependencies": { | ||
| "@microsoft/kiota-abstractions": "^1.0.0-preview.94", | ||
| "@microsoft/kiota-abstractions": "^1.0.0-preview.95", | ||
| "tslib": "^2.6.2" | ||
@@ -56,3 +56,3 @@ }, | ||
| }, | ||
| "gitHead": "6dfdd0d5ca5a7d61f5e4a5db81c17e6b8784a28c" | ||
| "gitHead": "afafce28e75a0397f4f66e97ccf47de3573c8c33" | ||
| } |
Sorry, the diff of this file is not supported yet
107295
0.65%