Skip to content

Commit

Permalink
chore(release): 2.2.0-dev.1 [skip ci]
Browse files Browse the repository at this point in the history
# [2.2.0-dev.1](v2.1.2...v2.2.0-dev.1) (2023-05-31)

### Bug Fixes

* 🗃️ update instead of create new cooldowns if one already exists ([1ee942c](1ee942c))

### Features

* 🚸 add penalty cost if spamming messages ([2f79a25](2f79a25))
  • Loading branch information
semantic-release-bot authored and VermiumSifell committed May 31, 2023
1 parent 8c1c0af commit 22496fb
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.1.2",
"version": "2.2.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 22496fb

Please sign in to comment.