Skip to content
This repository was archived by the owner on Mar 8, 2022. It is now read-only.

Commit 7100dc1

Browse files
committed
2 parents 5b5c50b + 7829198 commit 7100dc1

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,16 @@ You can contact us on discord
206206

207207
# Changelog
208208

209+
- <details>
210+
<summary>5.1.2</summary>
211+
212+
## **Fixed**
213+
- `commands.nuke`
214+
- nextcord import issue (#112)
215+
216+
</details>
217+
218+
209219
- <details>
210220
<summary>5.1.0</summary>
211221

discord_ui/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@
4848

4949
__title__ = "discord-ui"
5050
__version__ = "5.1.2"
51-
__author__ = "404kuso, RedstoneZockt"
51+
__author__ = "404kuso, RedstoneZockt"

0 commit comments

Comments
 (0)