Skip to content

Commit 01b6112

Browse files
chore(release): 3.0.1-beta.1 [skip ci]
## [3.0.1-beta.1](v3.0.0...v3.0.1-beta.1) (2025-11-01) ### Bug Fixes * Bump Fluid.Core from 2.25.0 to 2.30.0 ([#166](#166)) ([ba24781](ba24781)) * Bump Testcontainers.Papercut from 4.7.0 to 4.8.1 ([#167](#167)) ([1a98053](1a98053)) * Bump the microsoft group with 3 updates ([#153](#153)) ([05aaf6e](05aaf6e)) * Bump the opentelemetry group with 4 updates ([#165](#165)) ([8231c59](8231c59)) * Bump the xunit group with 1 update ([#155](#155)) ([3178b3c](3178b3c)) * Change runner from ubuntu-latest to ubuntu-slim in workflow files ([76d7b55](76d7b55)) * **deps:** bump dotnet-sdk from 9.0.304 to 9.0.305 ([#156](#156)) ([b8851c8](b8851c8)) * **deps:** bump dotnet-sdk from 9.0.305 to 9.0.306 ([#162](#162)) ([51bc850](51bc850)) * **deps:** Bump FluentEmail from 3.8.0 to 4.0.0 ([44e1f5e](44e1f5e)) * **deps:** Bump Microsoft packages ([087cf4f](087cf4f)) * **deps:** Reference new version of Microsoft.Build directly ([#157](#157)) ([32528d2](32528d2)) * **deps:** Update package dependencies to latest versions ([de28a98](de28a98))
1 parent a9bc4b3 commit 01b6112

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>c72694a0ac695d67bf7a2f4d5702b455faf47a5e</RepositoryCommit>
22-
<Version>3.0.0</Version>
21+
<RepositoryCommit>a9bc4b3340e9f35f2272936311ff1780d31f0a8a</RepositoryCommit>
22+
<Version>3.0.1-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.0.0"
70+
"version": "3.0.1-beta.1"
7171
}

0 commit comments

Comments
 (0)