We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c08fd0a + 764cc47 commit 71068b6Copy full SHA for 71068b6
3 files changed
.version
@@ -1 +1 @@
1
-1.0.0-beta.3
+1.0.0-beta.4
CHANGELOG.md
@@ -1,5 +1,10 @@
# Change Log
2
3
+## [1.0.0-beta.4](https://github.com/auth0/aspnetcore-api/tree/1.0.0-beta.4) (2026-02-26)
4
+
5
+**Security**
6
+- chore: Upgrade dependencies [\#34](https://github.com/auth0/aspnetcore-api/pull/34) ([kailash-b](https://github.com/kailash-b))
7
8
## [1.0.0-beta.3](https://github.com/auth0/aspnetcore-api/tree/1.0.0-beta.3) (2026-01-19)
9
10
**Added**
build/common.props
@@ -20,7 +20,7 @@
20
</PropertyGroup>
21
<PropertyGroup>
22
<LangVersion>latest</LangVersion>
23
- <Version>1.0.0-beta.3</Version>
+ <Version>1.0.0-beta.4</Version>
24
<AssemblyVersionNumber>0.0.0</AssemblyVersionNumber>
25
26
0 commit comments