Releases: favware/discord-application-emojis-manager
Releases · favware/discord-application-emojis-manager
vv1.1.1
v1.1.0
v1.0.1
v1.0.0
1.0.0 - (2024-07-28)
🏠 Refactor
- Make function for JSON.stringify (4a462cf)
- Use sapphire deepClone (06ce678)
- Remove impossible 429 from error handler (0102b24)
- Check skipped count for logging (69e76d2)
- Use external functions for post (517284d)
- Switch to @discordjs/rest (89d5863)
- Used named import (748f447)
🐛 Bug Fixes
- Fixed log label (8076f31)
- patch: Check if name is in args (319fa1c)
- Use the correct interface from commander (035acc4)
- Check options before running (3969ae2)
- Redact token from logs (7b80a72)
- Subcommand (f908bc6)
📝 Documentation
- readme: Fix title (d25ce49)
- Update readme (7b86365) (#4 by @favna)
- Update readme (c7ce7d0)
- Add short description (4593d3b)
🚀 Features
- Add checking for file sizes when posting (e721349)
- Implement patch (9f77c88)
- Implement delete-all (787fcd7)
- Implement delete (82c6d43)
- Make it possible to get by name (93ee096)
- Implement post (f2a4690)
- Implement get (6dcb953)
- Add repeatable checks (965b005)
- Implement listing emojis (3d441ed)
- Setup args parsing and publishing (7df3afc)
- Init repo with base setup (394a445)
🪞 Styling
- Change indent for stringify to 4 (17bc569)