File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.152 .0"
2+ "." : " 0.153 .0"
33}
44
Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 0.153.0] ( https://github.com/microsoftgraph/msgraph-beta-sdk-go/compare/v0.152.0...v0.153.0 ) (2025-10-03)
6+
7+
8+ ### Features
9+
10+ * ** generation:** update request builders and models ([ 5815d12] ( https://github.com/microsoftgraph/msgraph-beta-sdk-go/commit/5815d12eae088aeeb84a912af9536b8ee1d06ae5 ) )
11+ * ** generation:** update request builders and models ([ 538d6fb] ( https://github.com/microsoftgraph/msgraph-beta-sdk-go/commit/538d6fb87dcf4e5c0fa562e13f3d007713164bd9 ) )
12+
513## [ 0.152.0] ( https://github.com/microsoftgraph/msgraph-beta-sdk-go/compare/v0.151.0...v0.152.0 ) (2025-09-16)
614
715
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ var clientOptions = core.GraphClientOptions{
1212 GraphServiceVersion : "beta" ,
1313 /** The SDK version */
1414 // x-release-please-start-version
15- GraphServiceLibraryVersion : "0.152 .0" ,
15+ GraphServiceLibraryVersion : "0.153 .0" ,
1616 // x-release-please-end
1717}
1818
You can’t perform that action at this time.
0 commit comments