Skip to content

Commit fb5ad24

Browse files
chore(discord.js-utilities): release @sapphire/[email protected]
1 parent d716762 commit fb5ad24

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/discord.js-utilities/CHANGELOG.md

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

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

5+
# [@sapphire/discord[email protected]](https://github.com/sapphiredev/utilities/compare/@sapphire/[email protected]...@sapphire/[email protected]) - (2025-05-07)
6+
7+
## 🏠 Refactor
8+
9+
- **discord.js-utilities:** Replace ephemeral with message flags ([cfb8940](https://github.com/sapphiredev/utilities/commit/cfb8940c5bbcf8b7df51803c5a770ca78a2098a8)) ([#876](https://github.com/sapphiredev/utilities/pull/876) by @SerenModz21)
10+
11+
## 🐛 Bug Fixes
12+
13+
- **discord.js-utilities:** Update the action row component type ([3b2a6fa](https://github.com/sapphiredev/utilities/commit/3b2a6faefb4a371678f901e2f973ea64a466e7f5)) ([#888](https://github.com/sapphiredev/utilities/pull/888) by @SerenModz21)
14+
- **paginatedmessage:** Resolve ts-expect-error by omitting flags from `WebhookMessageEditOptions` ([87bbf48](https://github.com/sapphiredev/utilities/commit/87bbf48fc1b572efe53ec4c3dc64101325c3ff85))
15+
- **deps:** Update all non-major dependencies ([bc2f01c](https://github.com/sapphiredev/utilities/commit/bc2f01ce7d6932c9a0e02faa7cc081ecbae9640d)) ([#869](https://github.com/sapphiredev/utilities/pull/869) by @renovate[bot])
16+
517
# [@sapphire/discord[email protected]](https://github.com/sapphiredev/utilities/compare/@sapphire/[email protected]...@sapphire/[email protected]) - (2025-01-05)
618

719
## 🐛 Bug Fixes

packages/discord.js-utilities/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sapphire/discord.js-utilities",
3-
"version": "7.3.2",
3+
"version": "7.3.3",
44
"description": "Discord.js specific utilities for your JavaScript/TypeScript bots",
55
"author": "@sapphire",
66
"license": "MIT",

0 commit comments

Comments
 (0)