Skip to content

Commit c81735e

Browse files
committed
release: 0.3.0
1 parent 3710022 commit c81735e

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# v0.3.0 (unreleased)
1+
# v0.3.0 (2022-02-10)
22

33
- **BREAKING**: The library has been rewritten in TypeScript - this means that the project is run from the `dist` folder, meaning that you might need to reinstall Termivolt.
44
- Add support for banning users (-ban)

package-lock.json

Lines changed: 3 additions & 3 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": "termivolt",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "A simple utility to interact with the Revolt API via the command line.",
55
"main": "src/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)