@microsoft/kiota-serialization-text
Advanced tools
+14
-0
| # Changelog | ||
| ## [1.0.0-preview.97](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-text@1.0.0-preview.96...@microsoft/kiota-serialization-text@1.0.0-preview.97) (2025-08-05) | ||
| ### 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.96 to ^1.0.0-preview.97 | ||
| ## [1.0.0-preview.96](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-text@1.0.0-preview.95...@microsoft/kiota-serialization-text@1.0.0-preview.96) (2025-06-17) | ||
@@ -4,0 +18,0 @@ |
+3
-3
| { | ||
| "name": "@microsoft/kiota-serialization-text", | ||
| "version": "1.0.0-preview.96", | ||
| "version": "1.0.0-preview.97", | ||
| "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.96", | ||
| "@microsoft/kiota-abstractions": "^1.0.0-preview.97", | ||
| "tslib": "^2.6.2" | ||
@@ -56,3 +56,3 @@ }, | ||
| }, | ||
| "gitHead": "1986bdcea2ee0afcff09f8ca2d8a3f4fd5ecee38" | ||
| "gitHead": "9f0ab765293ae34191c1f5966dba20454e12a255" | ||
| } |
Sorry, the diff of this file is not supported yet
108528
0.7%