Skip to content

Commit 71068b6

Browse files
authored
Merge pull request #36 from auth0/release/1.0.0-beta.4
Release 1.0.0-beta.4
2 parents c08fd0a + 764cc47 commit 71068b6

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.0-beta.3
1+
1.0.0-beta.4

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Change Log
22

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+
38
## [1.0.0-beta.3](https://github.com/auth0/aspnetcore-api/tree/1.0.0-beta.3) (2026-01-19)
49

510
**Added**

build/common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</PropertyGroup>
2121
<PropertyGroup>
2222
<LangVersion>latest</LangVersion>
23-
<Version>1.0.0-beta.3</Version>
23+
<Version>1.0.0-beta.4</Version>
2424
<AssemblyVersionNumber>0.0.0</AssemblyVersionNumber>
2525
</PropertyGroup>
2626
<PropertyGroup>

0 commit comments

Comments
 (0)