Skip to content

Commit a294b47

Browse files
committed
chore(discord.js): release discord.js@14.22.1
1 parent ecef7bd commit a294b47

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.22.1](https://github.com/discordjs/discord.js/compare/14.22.0...14.22.1) - (2025-08-22)
6+
7+
## Bug Fixes
8+
9+
- **GuildChannel:** Account for everyone base permissions (#11053) ([ecef7bd](https://github.com/discordjs/discord.js/commit/ecef7bdf22cc3e7c1fc47d828a55f6139672b2a8))
10+
511
# [14.22.0](https://github.com/discordjs/discord.js/compare/14.21.0...14.22.0) - (2025-08-20)
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.22.0",
4+
"version": "14.22.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)