Skip to content

Commit 609dd68

Browse files
committed
chore: Release v0.12
1 parent 4d43adc commit 609dd68

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
11+
## [0.12.0] - 2020-11-12
12+
1013
### Added
1114
- Feat: Add support for roster migrations ([#131]).
1215

@@ -169,7 +172,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
169172
[#39]: https://github.com/WarHub/wham/pull/39
170173

171174

172-
[Unreleased]: https://github.com/WarHub/wham/compare/v0.11.0...HEAD
175+
[Unreleased]: https://github.com/WarHub/wham/compare/v0.12.0...HEAD
176+
[0.11.0]: https://github.com/WarHub/wham/compare/v0.11.0...v0.12.0
173177
[0.11.0]: https://github.com/WarHub/wham/compare/v0.10.0...v0.11.0
174178
[0.10.0]: https://github.com/WarHub/wham/compare/v0.9.0...v0.10.0
175179
[0.9.0]: https://github.com/WarHub/wham/compare/v0.8.0...v0.9.0

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "0.12.0-alpha.{height}",
3+
"version": "0.12",
44
"versionHeightOffset": -1,
55
"nuGetPackageVersion": {
66
"semVer": 2.0

0 commit comments

Comments
 (0)