Skip to content

Commit

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

### Bug Fixes

* 🐛 fix reputation repute function ([828524d](828524d))
* ✨ throw error if user tries to execute same command while one is processing ([af14c75](af14c75))

### Features

* 🚸 improve style for users on interaction error ([acdd507](acdd507))
* 🚸 make bonus commands set their time at midnights ([26d03c2](26d03c2))
* ✨ ability to set prorata cooldowns ([e223309](e223309))
  • Loading branch information
semantic-release-bot committed Jun 2, 2023
1 parent ec05cd7 commit f6d19ff
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.3.0-dev.1",
"version": "2.3.0",
"private": true,
"description": "A multi purpose Discord bot written in TypeScript with Discord.js",
"main": "dist/index.js",
Expand Down

0 comments on commit f6d19ff

Please sign in to comment.