Skip to content

Commit eeb2c74

Browse files
committed
chore(version): Changed version
1 parent 1837082 commit eeb2c74

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
1.5.1
2+
-----
3+
- Fix: Fix return type for v1.1 'tweets' wrapper #72
4+
15
1.5.0
26
-----
37
- Feat: v1.1 List endpoints, GET and POST, with doc, paginators and typings #70

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": "1.5.0",
3+
"version": "1.5.1",
44
"description": "Strongly typed, full-featured, light, versatile yet powerful Twitter API v1.1 and v2 client for Node.js.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)