Skip to content

Commit 3b288de

Browse files
chore(release): 3.0.0-beta.1 [skip ci]
# [3.0.0-beta.1](v2.3.3...v3.0.0-beta.1) (2025-09-03) ### Bug Fixes * Bump the microsoft group with 3 updates ([#144](#144)) ([2867613](2867613)) * Bump the xunit group with 1 update ([#145](#145)) ([2282718](2282718)) * **deps:** bump dotnet-sdk from 9.0.303 to 9.0.304 ([#139](#139)) ([6c69157](6c69157)) ### Code Refactoring * Rename TempMaiSe org to Albus Kavaliro. ([46a0cc3](46a0cc3)) ### BREAKING CHANGES * NuGet package and namespace has been moved from `TempMaiSe.` to `AlbusKavaliro.TempMaiSe.`
1 parent 46a0cc3 commit 3b288de

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>ae1224ff32340d3305e7268112cd95c4251225ca</RepositoryCommit>
22-
<Version>2.3.3</Version>
21+
<RepositoryCommit>46a0cc3407029b8799255562380206384ca714e8</RepositoryCommit>
22+
<Version>3.0.0-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": "2.3.3"
70+
"version": "3.0.0-beta.1"
7171
}

0 commit comments

Comments
 (0)