Skip to content
This repository was archived by the owner on Sep 1, 2025. It is now read-only.

Commit 912cfd4

Browse files
chore: update changelog
1 parent 7d67e5c commit 912cfd4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.3.1] - 2025-05-15
9+
10+
### Fixed
11+
12+
- Name of resourses in client
13+
814
## [0.3.0] - 2025-05-11
915

1016
### Changed
@@ -46,6 +52,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4652

4753
First release.
4854

55+
[0.3.1]: https://github.com/thuasta/thuai-8/compare/v0.3.0...v0.3.1
4956
[0.3.0]: https://github.com/thuasta/thuai-8/compare/v0.2.1...v0.3.0
5057
[0.2.1]: https://github.com/thuasta/thuai-8/compare/v0.2.0...v0.2.1
5158
[0.2.0]: https://github.com/thuasta/thuai-8/compare/v0.1.0.1...v0.2.0

server/src/Thuai.Server.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<ImplicitUsings>enable</ImplicitUsings>
77
<Nullable>enable</Nullable>
88

9-
<Version>0.3.0</Version>
9+
<Version>0.3.1</Version>
1010

1111
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
1212
</PropertyGroup>

0 commit comments

Comments
 (0)