Skip to content

Commit 8a59749

Browse files
committed
build: v0.28.0
1 parent 4cfb359 commit 8a59749

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
99
1010
## Unreleased
1111

12+
* None yet!
13+
14+
## [0.28.0] - 11/01/2024
15+
1216
* Update keycloak image to quay
1317
* Update auth examples for new keycloak handling
1418
* Upgrade pulumi and keycloak setup

Craftsman/Craftsman.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
<PackageTags>webapi c-sharp dotnet-core vertical-slice-architecture asp-net-core docker net-8 ddd domain-driven-design web-dev cqrs mediatr masstransit event-driven-architecture</PackageTags>
1717
<RepositoryUrl>https://github.com/pdevito3/craftsman</RepositoryUrl>
1818
<RepositoryType>git</RepositoryType>
19-
<AssemblyVersion>0.27.2</AssemblyVersion>
20-
<FileVersion>0.27.2</FileVersion>
21-
<Version>0.27.2</Version>
19+
<AssemblyVersion>0.28.0</AssemblyVersion>
20+
<FileVersion>0.28.0</FileVersion>
21+
<Version>0.28.0</Version>
2222
<PackageLicenseFile>LICENSE.txt</PackageLicenseFile>
2323
<PackageProjectUrl>https://github.com/pdevito3/craftsman</PackageProjectUrl>
2424
</PropertyGroup>

0 commit comments

Comments
 (0)