Skip to content

Commit a3b7b65

Browse files
committed
chore: Prepare for release of 1.2.1
1 parent fa298f4 commit a3b7b65

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ 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.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [1.2.1] - 2024-10-31
99

1010
### Fixed
1111

@@ -215,6 +215,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
215215
- Albums with more than 50 songs not showing all the songs when viewed in the library
216216
- Bug that could cause items to not load until the screen is filled on bigger screens
217217

218+
[1.2.1]: https://github.com/hrkfdn/ncspot/compare/v1.2.0...v1.2.1
218219
[1.2.0]: https://github.com/hrkfdn/ncspot/compare/v1.1.2...v1.2.0
219220
[1.1.2]: https://github.com/hrkfdn/ncspot/compare/v1.1.1...v1.1.2
220221
[1.1.1]: https://github.com/hrkfdn/ncspot/compare/v1.1.0...v1.1.1

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "BSD-2-Clause"
88
name = "ncspot"
99
readme = "README.md"
1010
repository = "https://github.com/hrkfdn/ncspot"
11-
version = "1.2.0"
11+
version = "1.2.1"
1212

1313
[badges]
1414
maintenance = {status = "actively-developed"}

0 commit comments

Comments
 (0)