Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jul 17:45
· 36 commits to main since this release

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

🚀 Features

🪞 Styling

  • Change indent for stringify to 4 (17bc569)