Skip to content

Commit

Permalink
v4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
puemos committed Jun 17, 2024
1 parent 4027115 commit 5ac3e1d
Show file tree
Hide file tree
Showing 7 changed files with 4,754 additions and 27,722 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# HLS downloader changelog

## 4.1.1

### Fix

- Max width for playlists and downloads
- Security updates

## 4.1.0

### Add
Expand Down
2 changes: 1 addition & 1 deletion src/assets/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "HLS Downloader",
"description": "HTTP Live Stream downloader",
"version": "4.1.0",
"version": "4.1.1",
"browser_action": {
"default_popup": "popup.html",
"default_title": "HLS Downloader"
Expand Down
28 changes: 14 additions & 14 deletions src/design-system/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 0 additions & 18 deletions src/popup/.storybook/main.ts

This file was deleted.

52 changes: 0 additions & 52 deletions src/popup/.storybook/preview.tsx

This file was deleted.

Loading

0 comments on commit 5ac3e1d

Please sign in to comment.