Skip to content

Commit

Permalink
v4.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
EltonChou committed Aug 21, 2024
1 parent 5920ddf commit 56e5116
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

## Unreleased

## [4.2.8] - 2024-08-21

### Fixed

- Fix issue about some video media cannot be downloaded. (#182)


## [4.2.7] - 2024-05-26

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "twitter-media-harvest",
"version": "4.2.7",
"version": "4.2.8",
"description": "The easiest way to get media from twitter-timeline.",
"dependencies": {
"@aws-crypto/sha256-browser": "^4.0.0",
Expand Down

0 comments on commit 56e5116

Please sign in to comment.