Skip to content

Commit 1c3a65a

Browse files
committed
chore(release): v0.2.0
1 parent 9bcffc2 commit 1c3a65a

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.2.0] - 2026-01-29
2+
3+
### 🚀 Features
4+
5+
- Use youtube private api for stalability and future enhancements
6+
7+
### 🐛 Bug Fixes
8+
9+
- Support channel URLs without @ prefix (e.g. /hikakintv)
10+
- Adapt to YouTube internal UI changes
11+
112
## [0.1.3] - 2026-01-23
213

314
### 🐛 Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "browser-youtube-play-all",
3-
"version": "0.1.3",
3+
"version": "0.2.0",
44
"private": true,
55
"description": "Adds a 'Play All' button to YouTube, allowing video playback in Latest, Popular, or Oldest order.",
66
"type": "module",

0 commit comments

Comments
 (0)