Skip to content

Commit 4a52e00

Browse files
committed
release: 1.1.2
1 parent eb2ac42 commit 4a52e00

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [v1.1.2][] <sub><sup><sub>17/12/20</sub></sup></sub>
2+
3+
- Also delete user's message when erroring in `#suggestions`.
4+
15
## [v1.1.1][] <sub><sup><sub>17/12/20</sub></sup></sub>
26

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

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "main-bot",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "The main official bot for the BuildTheEarth Discord server.",
55
"main": "src/index.js",
66
"dependencies": {

0 commit comments

Comments
 (0)