Skip to content

Commit d9f8e8f

Browse files
committed
version: Bump version to 4.4.3
1 parent 23ce05d commit d9f8e8f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](https://semver.org/).
77

8-
## Unreleased
8+
## [4.4.3] - 2025-06-04
99

1010
### Fixed
1111

@@ -283,6 +283,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
283283
- Fixed download button color in reply-restricted tweet.
284284
- Fixed media checking in embed tweet.
285285

286+
[4.4.3]: https://github.com/EltonChou/TwitterMediaHarvest/compare/v4.4.2...v4.4.3
286287
[4.4.2]: https://github.com/EltonChou/TwitterMediaHarvest/compare/v4.4.1...v4.4.2
287288
[4.4.1]: https://github.com/EltonChou/TwitterMediaHarvest/compare/v4.4.0...v4.4.1
288289
[4.4.0]: https://github.com/EltonChou/TwitterMediaHarvest/compare/v4.3.0...v4.4.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "twitter-media-harvest",
3-
"version": "4.4.2",
3+
"version": "4.4.3",
44
"type": "module",
55
"description": "The easiest way to get media from twitter-timeline.",
66
"engines": {

0 commit comments

Comments
 (0)