v1.2.12
This commit is contained in:
@@ -209,6 +209,9 @@ bot.login("super_secret_token")
|
||||
|
||||
# Changelog
|
||||
|
||||
## v1.2.12
|
||||
- Optimized src/index.js (thanks to https://github.com/Pyrojs)
|
||||
|
||||
## v1.2.9
|
||||
- Added Podium()
|
||||
- Added Ad()
|
||||
|
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "discord-image-generation",
|
||||
"version": "1.2.11",
|
||||
"version": "1.2.12",
|
||||
"description": "discord-image-generation is a powerfull module that allow you to generate awesome images.",
|
||||
"main": "src/index.js",
|
||||
"scripts": {
|
||||
|
Reference in New Issue
Block a user