File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 0.0.1 "
2+ "." : " 0.1.0 "
33}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## 0.1.0 (2026-03-30)
4+
5+ Full Changelog: [ v0.0.1...v0.1.0] ( https://github.com/Xquik-dev/x-twitter-scraper-typescript/compare/v0.0.1...v0.1.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 9d928b9] ( https://github.com/Xquik-dev/x-twitter-scraper-typescript/commit/9d928b92168e9e8711bd2b1d6922c6d22fc96616 ) )
10+ * ** api:** api update ([ 1ba6110] ( https://github.com/Xquik-dev/x-twitter-scraper-typescript/commit/1ba61100f91a5e080b41bc85cd2bdcfd3dd1d25f ) )
11+ * ** api:** api update ([ 942874e] ( https://github.com/Xquik-dev/x-twitter-scraper-typescript/commit/942874ee1a2882fc7777c33b2ada87502cb16c5e ) )
12+
13+
14+ ### Chores
15+
16+ * update SDK settings ([ 23f8e61] ( https://github.com/Xquik-dev/x-twitter-scraper-typescript/commit/23f8e61a83107471bdefe08050d320182103ac94 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " x-twitter-scraper" ,
3- "version" : " 0.0.1 " ,
3+ "version" : " 0.1.0 " ,
44 "description" : " The official TypeScript library for the X Twitter Scraper API" ,
55 "author" : " X Twitter Scraper <support@xquik.com>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '0.0.1 ' ; // x-release-please-version
1+ export const VERSION = '0.1.0 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments