Skip to content

Commit dc67387

Browse files
committed
upgrade to 1.18.0
1 parent c2a731a commit dc67387

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
1.18.0
2+
------
3+
- feat: update again domain from twitter.com to x.com #532 (@melvinmcrn)
4+
15
1.17.2
26
------
37
- fix: limit media_ids count from 1 to 4 #539 (@rare0b)

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "twitter-api-v2",
3-
"version": "1.17.2",
3+
"version": "1.18.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",
@@ -56,4 +56,4 @@
5656
"bugs": {
5757
"url": "https://github.com/plhery/node-twitter-api/issues"
5858
}
59-
}
59+
}

0 commit comments

Comments
 (0)