File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased ]
8+ ## [ 0.14.0 ] - 2026-02-28
99
1010### Changed
1111
@@ -207,7 +207,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
207207
208208[ #39 ] : https://github.com/WarHub/wham/pull/39
209209
210- [ Unreleased ] : https://github.com/WarHub/wham/compare/v0.13.0...HEAD
210+ [ 0.14.0 ] : https://github.com/WarHub/wham/compare/v0.13.0...v0.14.0
211211[ 0.13.0 ] : https://github.com/WarHub/wham/compare/v0.12.0...v0.13.0
212212[ 0.12.0 ] : https://github.com/WarHub/wham/compare/v0.11.0...v0.12.0
213213[ 0.11.0 ] : https://github.com/WarHub/wham/compare/v0.10.0...v0.11.0
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json" ,
3- "version" : " 0.14.0-alpha.{height} " ,
3+ "version" : " 0.14" ,
44 "versionHeightOffset" : -1 ,
55 "nuGetPackageVersion" : {
66 "semVer" : 2.0
You can’t perform that action at this time.
0 commit comments