Skip to content

Commit 1724f66

Browse files
committed
chore: bump to v0.3.0
1 parent 7ddacc3 commit 1724f66

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.3.0
2+
-----
3+
- Add the four API v2 user endpoints
4+
- Improve type definitions
5+
- Minor v2 search refactor
6+
17
0.2.3
28
-----
39
- Fix npm package (was not built)

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.2.3",
3+
"version": "0.3.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)