Skip to content

Commit 7e48113

Browse files
committed
chore: release v0.14.0
1 parent 8e2df91 commit 7e48113

File tree

3 files changed

+3
-7
lines changed

3 files changed

+3
-7
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,3 @@ client.on('filteredTweetCreate', async tweet => {
6868
## Future
6969

7070
The `twitter.js` library is not ready for production use yet. You can expect breaking changes without any major version bump until we release `v1.0.0` of the library.
71-
72-
There is an autogenerated [documentation website](https://twitter.js.org) for API references. We hope to replace it with a custom one soon. If you love web development, then feel free to discuss how you can contribute towards this goal in our [Discord server](https://discord.gg/f5Pefuskx4).
73-
74-
We are also building a [guide website](https://twitterjs-guide.pages.dev) to teach new users how to use the `twitter.js` library.

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.js",
3-
"version": "0.13.0",
3+
"version": "0.14.0",
44
"author": "Shubham Parihar <[email protected]>",
55
"description": "An object-oriented Node.js and TypeScript library for interacting with Twitter API v2",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)