Skip to content

Commit 0adc592

Browse files
committed
chore: bump to v0.4.0
1 parent 5bc32a7 commit 0adc592

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
@@ -1,3 +1,9 @@
1+
0.4.0
2+
-----
3+
- Add V1 and V2 streaming V2 endpoints
4+
- Add V2 followers and following endpoints
5+
- Refactor / various fixes
6+
17
0.3.0
28
-----
39
- Add the four API v2 user endpoints

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "twitter-api-v2",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "Twitter api v1 and v2 client for node",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)