chore(release): 1.21.0 [skip ci]

# [1.21.0](https://github.com/revanced/revanced-discord-bot/compare/v1.20.0...v1.21.0) (2023-01-07)

### Bug Fixes

* **moderation:** properly convert UserId to Member ([#50](https://github.com/revanced/revanced-discord-bot/issues/50)) ([05ff0a2](05ff0a27d2))
* **workflow:** disable npm cache ([3c0a583](3c0a58359d))
* **workflow:** use latest version of Node.JS ([2fb3afd](2fb3afd6e2))

### Features

* simplify code block embeds ([8376eb9](8376eb9b4e))
This commit is contained in:
semantic-release-bot 2023-01-07 22:24:13 +00:00
parent 3c0a58359d
commit dd083ac77c

View File

@ -1,3 +1,17 @@
# [1.21.0](https://github.com/revanced/revanced-discord-bot/compare/v1.20.0...v1.21.0) (2023-01-07)
### Bug Fixes
* **moderation:** properly convert UserId to Member ([#50](https://github.com/revanced/revanced-discord-bot/issues/50)) ([05ff0a2](https://github.com/revanced/revanced-discord-bot/commit/05ff0a27d2f4003bfe143fd1ca9bce15227cae37))
* **workflow:** disable npm cache ([3c0a583](https://github.com/revanced/revanced-discord-bot/commit/3c0a58359d0a77c94da53f877d220fbfcd0e4fc6))
* **workflow:** use latest version of Node.JS ([2fb3afd](https://github.com/revanced/revanced-discord-bot/commit/2fb3afd6e232f1e3fc93df866893f3a3383aad22))
### Features
* simplify code block embeds ([8376eb9](https://github.com/revanced/revanced-discord-bot/commit/8376eb9b4ebeef7cba2ed8adfe41c14f0b58f56b))
# [1.20.0](https://github.com/revanced/revanced-discord-bot/compare/v1.19.1...v1.20.0) (2023-01-06)