Skip to content

Commit 05ba5c7

Browse files
committed
chore: bump version to 1.0.10
1 parent daf3e45 commit 05ba5c7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.0.10](https://github.com/prinsss/twitter-web-exporter/compare/v1.0.9..v1.0.10) - 2024-04-10
6+
7+
### 🐛 Bug Fixes
8+
9+
- Add UTF-8 BOM to CSV files - ([daf3e45](https://github.com/prinsss/twitter-web-exporter/commit/daf3e45aebfb44f60b5c8fc462eb15475888825d))
10+
511
## [1.0.9](https://github.com/prinsss/twitter-web-exporter/compare/v1.0.8..v1.0.9) - 2024-04-07
612

713
### ⛰️ Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "twitter-web-exporter",
33
"description": "Export tweets, bookmarks, lists and much more from Twitter(X) web app.",
4-
"version": "1.0.9",
4+
"version": "1.0.10",
55
"author": "prin <[email protected]>",
66
"license": "MIT",
77
"homepage": "https://github.com/prinsss/twitter-web-exporter",

0 commit comments

Comments
 (0)