Skip to content

Commit 322cb99

Browse files
committed
chore(discord.js): release discord.js@14.7.1
1 parent 11d195d commit 322cb99

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/discord.js/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

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

5+
# [14.7.1](https://github.com/discordjs/discord.js/compare/14.7.0...14.7.1) - (2022-12-01)
6+
7+
## Bug Fixes
8+
9+
- Prevent crash on no select menu option (#8881) ([11d195d](https://github.com/discordjs/discord.js/commit/11d195d04ff57d51adb0f0d3a0a7342f9e34aba0))
10+
511
# [14.7.0](https://github.com/discordjs/discord.js/compare/14.6.0...14.7.0) - (2022-11-28)
612

713
## Bug Fixes

packages/discord.js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "discord.js",
3-
"version": "14.7.0",
3+
"version": "14.7.1",
44
"description": "A powerful library for interacting with the Discord API",
55
"scripts": {
66
"test": "yarn docs:test && yarn test:typescript",

0 commit comments

Comments
 (0)