Skip to content

Commit 0c5e37d

Browse files
committed
chore(discord.js): release discord.js
1 parent 656e955 commit 0c5e37d

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.2](https://github.com/discordjs/discord.js/compare/14.0.1...14.0.2) - (2022-07-18)
6+
7+
## Bug Fixes
8+
9+
- **DataResolver#resolveImage:** Adjust to updated resolveFile (#8308) ([3a7e93d](https://github.com/discordjs/discord.js/commit/3a7e93df576172c797f1d8bd6483234bb6af2d00))
10+
511
# [14.0.1](https://github.com/discordjs/discord.js/compare/14.0.0...14.0.1) - (2022-07-17)
612

713
## Info

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.1.0-dev",
3+
"version": "14.0.2",
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)