Skip to content

Commit

Permalink
release: 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cAttte committed Dec 17, 2020
1 parent ffcf774 commit b0f3b09
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [v1.1.1][] <sub><sup><sub>17/12/20</sub></sup></sub>

- Started deleting erroring commands (and error message themselves) in `#suggestions`.

## [v1.1.0][] <sub><sup><sub>17/12/20</sub></sup></sub>

- Created `language` command.
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "main-bot",
"version": "1.1.0",
"version": "1.1.1",
"description": "The main official bot for the BuildTheEarth Discord server.",
"main": "src/index.js",
"dependencies": {
Expand Down

0 comments on commit b0f3b09

Please sign in to comment.