File tree Expand file tree Collapse file tree 6 files changed +19
-5
lines changed
python/packages/microsoft_agents_m365copilot_beta
microsoft_agents_m365copilot_beta
typescript/packages/agents-m365copilot-beta Expand file tree Collapse file tree 6 files changed +19
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "dotnet/src/Microsoft.Agents.M365Copilot.Beta" : " 1.0.0-preview.7" ,
33 "dotnet/src/Microsoft.Agents.M365Copilot.Core" : " 1.0.0-preview.3" ,
4- "typescript/packages/agents-m365copilot-beta" : " 1.0.0-preview.7 " ,
4+ "typescript/packages/agents-m365copilot-beta" : " 1.0.0-preview.8 " ,
55 "typescript/packages/agents-m365copilot-core" : " 1.0.0-preview.1" ,
6- "python/packages/microsoft_agents_m365copilot_beta" : " 1.0.0-preview.6 " ,
6+ "python/packages/microsoft_agents_m365copilot_beta" : " 1.0.0-preview.7 " ,
77 "python/packages/microsoft_agents_m365copilot_core" : " 1.0.0-preview.2"
88}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.0.0-preview.7] ( https://github.com/microsoft/Agents-M365Copilot/compare/microsoft_agents_m365copilot_beta-v1.0.0-preview.6...microsoft_agents_m365copilot_beta-v1.0.0-preview.7 ) (2025-10-09)
4+
5+
6+ ### Features
7+
8+ * ** generation:** update request builders and models for python beta ([ #171 ] ( https://github.com/microsoft/Agents-M365Copilot/issues/171 ) ) ([ 2251b94] ( https://github.com/microsoft/Agents-M365Copilot/commit/2251b94e05d17e08075dfbc34b5c04527cbb6ea0 ) )
9+
310## [ 1.0.0-preview.6] ( https://github.com/microsoft/Agents-M365Copilot/compare/microsoft_agents_m365copilot_beta-v1.0.0-preview.5...microsoft_agents_m365copilot_beta-v1.0.0-preview.6 ) (2025-09-09)
411
512
Original file line number Diff line number Diff line change 55
66# The SDK version
77# x-release-please-start-version
8- VERSION : str = '1.0.0-preview.6 '
8+ VERSION : str = '1.0.0-preview.7 '
99# x-release-please-end
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
55[tool .poetry ]
66name = " microsoft-agents-m365copilot-beta"
77# x-release-please-start-version
8- version = " 1.0.0-preview.6 "
8+ version = " 1.0.0-preview.7 "
99# x-release-please-end
1010description = " Microsoft Agents M365 Copilot Python SDK (Beta)"
1111authors = [
" Microsoft <[email protected] >" ]
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.0.0-preview.8] ( https://github.com/microsoft/Agents-M365Copilot/compare/@microsoft/agents-m365copilot-beta-v1.0.0-preview.7...@microsoft/agents-m365copilot-beta-v1.0.0-preview.8 ) (2025-10-09)
4+
5+
6+ ### Features
7+
8+ * ** generation:** update request builders and models for typescript beta ([ 945899b] ( https://github.com/microsoft/Agents-M365Copilot/commit/945899bb68b97e169fee781224f1b42378b00136 ) )
9+
310## [ 1.0.0-preview.7] ( https://github.com/microsoft/Agents-M365Copilot/compare/@microsoft/agents-m365copilot-beta-v1.0.0-preview.6...@microsoft/agents-m365copilot-beta-v1.0.0-preview.7 ) (2025-09-09)
411
512
Original file line number Diff line number Diff line change 11{
22 "name" : " @microsoft/agents-m365copilot-beta" ,
3- "version" : " 1.0.0-preview.7 " ,
3+ "version" : " 1.0.0-preview.8 " ,
44 "description" : " Microsoft Copilot client library" ,
55 "keywords" : [
66 " microsoft" ,
You can’t perform that action at this time.
0 commit comments