Skip to content

Commit f2794e1

Browse files
authored
chore(discord.js): release [email protected] (#10250)
* chore(discord.js): release [email protected] * chore: fix changelog * chore: update link
1 parent 0474a43 commit f2794e1

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.15.1](https://github.com/discordjs/discord.js/compare/14.15.0...14.15.1) - (2024-05-04)
6+
7+
## Bug Fixes
8+
9+
- **MessageManager:** Poll methods don't need a channel id (#10249) ([0474a43](https://github.com/discordjs/discord.js/commit/0474a4375146b57b35074dadbaa83274416f899e))
10+
511
# [14.15.0](https://github.com/discordjs/discord.js/compare/14.14.1...14.15.0) - (2024-05-04)
612

713
## Bug Fixes

packages/discord.js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/package.json",
33
"name": "discord.js",
4-
"version": "14.15.0",
4+
"version": "14.15.1",
55
"description": "A powerful library for interacting with the Discord API",
66
"scripts": {
77
"test": "pnpm run docs:test && pnpm run test:typescript",

0 commit comments

Comments
 (0)