Skip to content

Commit

Permalink
chore(release): 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mu88 committed Dec 20, 2024
1 parent fafb6b1 commit 0c9ea8e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

All notable changes to this project will be documented in this file. See [versionize](https://github.com/versionize/versionize) for commit guidelines.

<a name="4.1.0"></a>
## [4.1.0](https://www.github.com/mu88/ThisIsYourLife/releases/tag/v4.1.0) (2024-12-20)

### Features

* add health check ([36bcf17](https://www.github.com/mu88/ThisIsYourLife/commit/36bcf1797b27bbc23901e813dddaf63240518916))
* add reusable workflow ([fafb6b1](https://www.github.com/mu88/ThisIsYourLife/commit/fafb6b1de46c1940c4e8c6a8698881ac615c2f13))
* embed health check tool ([5ae26ec](https://www.github.com/mu88/ThisIsYourLife/commit/5ae26ece4da8b0a190438f3d6d4620d8d7f43808))

<a name="4.0.0"></a>
## [4.0.0](https://www.github.com/mu88/ThisIsYourLife/releases/tag/v4.0.0) (2024-12-06)

Expand Down
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<PropertyGroup>
<TargetFramework>net9.0</TargetFramework>
<Version>4.0.0</Version>
<Version>4.1.0</Version>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<ImplicitUsings>true</ImplicitUsings>
<Nullable>enable</Nullable>
Expand Down

0 comments on commit 0c9ea8e

Please sign in to comment.