Skip to content

Commit d3a6bbf

Browse files
committed
v0.0.7
1 parent 83a043c commit d3a6bbf

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [0.0.7](https://github.com/involvex/youtube-music-cli/compare/v0.0.6...v0.0.7) (2026-02-18)
2+
3+
### Features
4+
5+
- **ui:** add plugins and enhance playlist management ([83a043c](https://github.com/involvex/youtube-music-cli/commit/83a043c0956da7023ea198468db8bbc2ce3acb0d))
6+
7+
### BREAKING CHANGES
8+
9+
- **ui:** The keybinding for playlists has changed from 'p' to
10+
'shift+p' to accommodate the new plugins feature.
11+
112
## [0.0.6](https://github.com/involvex/youtube-music-cli/compare/v0.0.5...v0.0.6) (2026-02-18)
213

314
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@involvex/youtube-music-cli",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"description": "- A Commandline music player for youtube-music",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)