Files
discord.js/packages/create-discord-bot/CHANGELOG.md
Jiralite f0ec70dfda feat: bump package versions (#9951)
* feat: bump package versions

* chore(create-discord-bot): release create-discord-bot@0.2.3

---------

Co-authored-by: Vlad Frangu <kingdgrizzle@gmail.com>
2023-11-12 20:22:55 +00:00

3.3 KiB

Changelog

All notable changes to this project will be documented in this file.

create-discord-bot@0.2.3 - (2023-11-12)

Bug Fixes

  • Import picocolors as default (#9949) (8a6045f)

Features

create-discord-bot@0.2.2 - (2023-11-12)

Bug Fixes

  • Update module to NodeNext in tsconfig.json (#9875) (f586283)

Documentation

  • create-discord-bot: Support bun in create-discord-bot (#9798) (7157748)

Features

  • Add no-install option (#9604) (8325fa6)
  • create-discord-bot: Bun/deno templates (#9795) (dd5e745)

create-discord-bot@0.2.1 - (2023-08-17)

Bug Fixes

  • create-discord-bot: Add shebang in main file (#9747) (99194fc)

create-discord-bot@0.2.0 - (2023-07-31)

Bug Fixes

  • Resolve imports for Windows (#9546) (b6162bc)
  • Non-existing data property (#9544) (5b8d535)
  • create-discord-bot: Fix start script (#9542) (8482e3c)

Documentation

  • Add Cloudflare sponsorship in create-discord-bot readme (#9540) (12482b7)

Features

  • create-discord-bot: Throw error if the directory is a file (#9719) (351a18b)
  • create-discord-bot: Add prompts, command handler and deployment script (#9570) (84f1b18)
  • Check for empty directory (#9539) (64324a8)
  • create-discord-bot: Inherit stdio when installing deps (#9543) (c4a3120)

create-discord-bot@0.1.0 - (2023-05-07)

Features

  • Create-discord-bot (#9420) (f83a8a5)