Skip to content

Commit

Permalink
release: 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cAttte committed Jan 17, 2021
1 parent 879bf95 commit 53b316e
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 2 deletions.
24 changes: 24 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
## [v1.5.0] <sub><sup><sub>17/01/21</sub></sup></sub>

**Features:**

- Began automatically setting vanity invite when level 3 boosting is reached.
- Created `avatar` command.
- Created tasks.
- Renamed `teamOwner` command to `position`, allow for more roles.
- Created `snippets source` subcommand.
- Created `suggestion search` subcommand.
- Created `duplicate` and `invalid` suggestion statuses.

**Changes:**

- Switched `information` and `approved` suggestion asset colors.
- Began allowing `zh-s` and `zh-t` languages for snippets.
- Started supporting/mirroring Pippen's YouTube group roles.

**Bug fixes:**

- Various bug fixes to `user` command.
- Fixed suggestion number calculation after sub-suggestions were made.
- Began supporting sub-suggestion management.

## [v1.4.0] <sub><sup><sub>19/12/20</sub></sup></sub>

**Internal changes:**
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.4.0",
"version": "1.5.0",
"description": "The main official bot for the BuildTheEarth Discord server.",
"dependencies": {
"@buildtheearth/bot-logger": "^1.0.3",
Expand Down

0 comments on commit 53b316e

Please sign in to comment.