Skip to content

Commit f45fb3c

Browse files
committed
chore(release): v0.4.1
1 parent 25ad997 commit f45fb3c

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.4.1] - 2026-04-06
2+
3+
### 🐛 Bug Fixes
4+
5+
- Resolve relative path fetch issue in Firefox
6+
17
## [0.4.0] - 2026-04-06
28

39
### 💥 BREAKING CHANGE

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.0",
3+
"version": "0.4.1",
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)