Skip to content

Commit 7da96fb

Browse files
chore(main): release 2.43.1 (#834)
Co-authored-by: release-please-token-provider[bot] <225477224+release-please-token-provider[bot]@users.noreply.github.com>
1 parent 8c621ed commit 7da96fb

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

.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.0"
2+
".": "2.43.1"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [2.43.1](https://github.com/microsoftgraph/msgraph-typescript-typings/compare/v2.43.0...v2.43.1) (2025-09-30)
4+
5+
6+
### Bug Fixes
7+
8+
* moves pipeline to governed template. ([9af5685](https://github.com/microsoftgraph/msgraph-typescript-typings/commit/9af5685c46beb20119409b6484fc7bd4e78e719b))

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.0",
4+
"version": "2.43.1",
55
"license": "MIT",
66
"types": "microsoft-graph.d.ts",
77
"scripts": {

0 commit comments

Comments
 (0)