Skip to content

Commit d3242e4

Browse files
committed
chore(release): v0.3.0
1 parent 2513376 commit d3242e4

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [0.3.0] - 2026-02-23
2+
3+
### 🚀 Features
4+
5+
- Improve stability against YouTube UI changes
6+
- Add mobile support
7+
8+
### 🐛 Bug Fixes
9+
10+
- Remove duplicate subpath from fetch URL
11+
- Prevent stale observers on rapid category and sort changes
12+
113
## [0.2.3] - 2026-02-20
214

315
### 🐛 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.2.3",
3+
"version": "0.3.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)