File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.3.2 "
2+ "." : " 1.4.0 "
33}
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+ ## [ 1.4.0] ( https://github.com/microsoftgraph/msgraph-sdk-go-core/compare/v1.3.2...v1.4.0 ) (2025-09-11)
6+
7+
8+ ### Features
9+
10+ * identity dep update ([ e7d3b49] ( https://github.com/microsoftgraph/msgraph-sdk-go-core/commit/e7d3b4932d7b59092347221830d85ad53f30362b ) )
11+
512## [ 1.3.2] ( https://github.com/microsoftgraph/msgraph-sdk-go-core/compare/v1.3.1...v1.3.2 ) (2025-04-02)
613
714
Original file line number Diff line number Diff line change @@ -2,6 +2,6 @@ package msgraphgocore
22
33/** The SDK version */
44// x-release-please-start-version
5- var CoreVersion = "1.3.2 "
5+ var CoreVersion = "1.4.0 "
66
77// x-release-please-end
You can’t perform that action at this time.
0 commit comments