Skip to content

Commit 357bfde

Browse files
committed
chore(release): 0.5.0
1 parent 2d70832 commit 357bfde

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

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

5+
<a name="0.5.0"></a>
6+
## [0.5.0](https://www.github.com/shortall/WebPlaylistToSpotify/releases/tag/v0.5.0) (2026-02-22)
7+
8+
### Features
9+
10+
* Migrate deprecated methods ([2d70832](https://www.github.com/shortall/WebPlaylistToSpotify/commit/2d7083203b2493b6bd9717949a06718099666710))
11+
512
<a name="0.4.1"></a>
613
## [0.4.1](https://www.github.com/shortall/WebPlaylistToSpotify/releases/tag/v0.4.1) (2025-04-23)
714

WebPlaylistToSpotify/WebPlaylistToSpotify.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<TargetFramework>net9.0</TargetFramework>
66
<ImplicitUsings>enable</ImplicitUsings>
77
<Nullable>enable</Nullable>
8-
<Version>0.4.1</Version>
8+
<Version>0.5.0</Version>
99
<EnforceCodeStyleInBuild>True</EnforceCodeStyleInBuild>
1010
<AnalysisLevel>latest-recommended</AnalysisLevel>
1111
</PropertyGroup>

0 commit comments

Comments
 (0)