Skip to content

Commit 902b701

Browse files
committed
upgrade to 1.29.0
1 parent a35bf82 commit 902b701

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
1.29.0
2+
------
3+
- fix: Add back the article tweet field #628 (@plhery)
4+
15
1.28.0
26
------
37
- Fix coordiante types #626 (@jiahuijiang)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)