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>
This commit is contained in:
Jiralite
2023-11-12 21:22:55 +01:00
committed by GitHub
parent 8a6045f600
commit f0ec70dfda
12 changed files with 26 additions and 16 deletions

View File

@@ -2,6 +2,16 @@
All notable changes to this project will be documented in this file.
# [create-discord-bot@0.2.3](https://github.com/discordjs/discord.js/compare/create-discord-bot/0.2.2...create-discord-bot/0.2.3) - (2023-11-12)
## Bug Fixes
- Import picocolors as default (#9949) ([8a6045f](https://github.com/discordjs/discord.js/commit/8a6045f6003971dbf64c8576f08631751b982ae4))
## Features
- Bump package versions ([e8bd354](https://github.com/discordjs/discord.js/commit/e8bd35405239616b12cb5f09eb983f5251298aca))
# [create-discord-bot@0.2.2](https://github.com/discordjs/discord.js/compare/create-discord-bot@0.2.1...create-discord-bot@0.2.2) - (2023-11-12)
## Bug Fixes