Skip to content

Commit 2d55570

Browse files
chore(release): 2.3.3 [skip ci]
## [2.3.3](v2.3.2...v2.3.3) (2025-07-26) ### Bug Fixes * Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore and 9 others ([#132](#132)) ([b6d59b2](b6d59b2)) * Bump the microsoft group with 10 updates ([#135](#135)) ([a02a5d2](a02a5d2)) * **deps:** bump dotnet-sdk from 9.0.203 to 9.0.300 ([#130](#130)) ([57d3d44](57d3d44)) * **deps:** bump dotnet-sdk from 9.0.300 to 9.0.301 ([#133](#133)) ([f1957ab](f1957ab)) * **deps:** Upgrade .NET SDK and deps ([fbfce7a](fbfce7a))
1 parent ae1224f commit 2d55570

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

0 commit comments

Comments
 (0)