Skip to content

Commit 535fb62

Browse files
committed
Release 1.0.0-beta.0
1 parent b016202 commit 535fb62

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Change Log
2+
3+
## [1.0.0-beta.0](https://github.com/auth0/aspnetcore-api/tree/1.0.0-beta.0) (2025-11-20)
4+
5+
**Fixed**
6+
- Update all links and references to aspnetcore-api [\#8](https://github.com/auth0/aspnetcore-api/pull/8) ([kailash-b](https://github.com/kailash-b))
7+
8+

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>0.0.0</Version>
23+
<Version>1.0.0-beta.0</Version>
2424
</PropertyGroup>
2525
<PropertyGroup>
2626
<AssemblyVersion>$(Version)</AssemblyVersion>

0 commit comments

Comments
 (0)