Skip to content

Commit b315cec

Browse files
chore(main): release 2.44.0
1 parent 42faf92 commit b315cec

4 files changed

Lines changed: 11 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.43.1"
2+
".": "2.44.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.44.0](https://github.com/microsoftgraph/msgraph-typescript-typings/compare/v2.43.1...v2.44.0) (2026-01-23)
4+
5+
6+
### Features
7+
8+
* **generation:** update generated files with build 201423 ([#852](https://github.com/microsoftgraph/msgraph-typescript-typings/issues/852)) ([42faf92](https://github.com/microsoftgraph/msgraph-typescript-typings/commit/42faf92524a6a0e648dfd9639ce78c966995f690))
9+
310
## [2.43.1](https://github.com/microsoftgraph/msgraph-typescript-typings/compare/v2.43.0...v2.43.1) (2025-09-30)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@microsoft/microsoft-graph-types",
33
"description": "Types for Microsoft Graph objects",
4-
"version": "2.43.1",
4+
"version": "2.44.0",
55
"license": "MIT",
66
"types": "microsoft-graph.d.ts",
77
"scripts": {

0 commit comments

Comments
 (0)