Skip to content

Commit 8265285

Browse files
committed
chore(release): v0.4.2
1 parent 3b6a2ca commit 8265285

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## [0.4.2] - 2026-04-06
2+
3+
### 🚀 Features
4+
5+
- Avoid duplicate dropdown button
6+
7+
### 🐛 Bug Fixes
8+
9+
- Fix button not rendering on hard navigation due to timing issue
10+
11+
### 🧪 Testing
12+
13+
- Add firefox extension e2e test
14+
- Improve stability
15+
116
## [0.4.1] - 2026-04-06
217

318
### 🐛 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.4.1",
3+
"version": "0.4.2",
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)