Skip to content

Commit 63fccec

Browse files
chore(release): 3.1.2-beta.1 [skip ci]
## [3.1.2-beta.1](v3.1.1...v3.1.2-beta.1) (2026-03-22) ### Bug Fixes * Bump the microsoft group with 4 updates ([#190](#190)) ([3951980](3951980)) * **deps:** bump dotnet-sdk from 10.0.102 to 10.0.103 ([#189](#189)) ([5cf536f](5cf536f))
1 parent 1654221 commit 63fccec

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
<PublishRepositoryUrl>true</PublishRepositoryUrl>
1919
<RepositoryType>git</RepositoryType>
2020
<RepositoryBranch>main</RepositoryBranch>
21-
<RepositoryCommit>7c21008248322bbd2faef410a8be67dc95ce4ba6</RepositoryCommit>
22-
<Version>3.1.1</Version>
21+
<RepositoryCommit>165422170e3bd5e720fb096722d386834dede28f</RepositoryCommit>
22+
<Version>3.1.2-beta.1</Version>
2323
</PropertyGroup>
2424

2525
</Project>

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
@@ -67,5 +67,5 @@
6767
}
6868
]
6969
},
70-
"version": "3.1.1"
70+
"version": "3.1.2-beta.1"
7171
}

0 commit comments

Comments
 (0)