Skip to content

Commit

Permalink
chore(release): 2.3.0-dev.1 [skip ci]
Browse files Browse the repository at this point in the history
# [2.3.0-dev.1](v2.2.1-dev.1...v2.3.0-dev.1) (2023-06-02)

### Bug Fixes

* 🐛 fix reputation repute function ([740d120](740d120))
* ✨ throw error if user tries to execute same command while one is processing ([42af0c8](42af0c8))

### Features

* 🚸 improve style for users on interaction error ([c4e8c54](c4e8c54))
* 🚸 make bonus commands set their time at midnights ([96caf1d](96caf1d))
* ✨ ability to set prorata cooldowns ([27ae215](27ae215))
  • Loading branch information
semantic-release-bot committed Jun 2, 2023
1 parent 3b6b613 commit 61e6a8f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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": "xyter",
"version": "2.2.1-dev.1",
"version": "2.3.0-dev.1",
"private": true,
"description": "A multi purpose Discord bot written in TypeScript with Discord.js",
"main": "dist/index.js",
Expand Down

0 comments on commit 61e6a8f

Please sign in to comment.