Skip to content

Commit cd755bc

Browse files
committed
chore(release): v0.2.2
1 parent 01b882a commit cd755bc

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.2.2] - 2026-02-09
2+
3+
### 🐛 Bug Fixes
4+
5+
- Fix not showing button after soft navigation
6+
- Stabilize button generation logic
7+
18
## [0.2.1] - 2026-01-30
29

310
### ⚡ Performance

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