Skip to content

Commit 9e624ab

Browse files
committed
chore(discord.js): release discord.js
1 parent 8c4b986 commit 9e624ab

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.0.3](https://github.com/discordjs/discord.js/compare/14.0.2...14.0.3) - (2022-07-18)
6+
7+
## Bug Fixes
8+
9+
- **Components:** Support emoji id strings (#8310) ([660e212](https://github.com/discordjs/discord.js/commit/660e212e83df026c684ee2cda7fb4e98870f342e))
10+
511
# [14.0.2](https://github.com/discordjs/discord.js/compare/14.0.1...14.0.2) - (2022-07-18)
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.0.2",
3+
"version": "14.0.3",
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)