Skip to content

Commit 512b0c6

Browse files
committed
chore(rest): release @discordjs/rest@2.5.0
1 parent 532c384 commit 512b0c6

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

packages/rest/CHANGELOG.md

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

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

5+
# [@discordjs/rest@2.5.0](https://github.com/discordjs/discord.js/compare/@discordjs/[email protected]...@discordjs/[email protected]) - (2025-04-25)
6+
7+
## Features
8+
9+
- Components v2 in v14 (#10781) ([edace17](https://github.com/discordjs/discord.js/commit/edace17a131f857547163a3acf4bb6fec0c1e415))
10+
- Add soundboard in v14 (#10843) ([d3154cf](https://github.com/discordjs/discord.js/commit/d3154cf8f1eb027b5b4921d4048a32f464a3cd85))
11+
12+
# [@discordjs/rest@2.4.2](https://github.com/discordjs/discord.js/compare/@discordjs/[email protected]...@discordjs/[email protected]) - (2025-01-01)
13+
14+
## Bug Fixes
15+
16+
- Correct guild member banner URL ([8d69b24](https://github.com/discordjs/discord.js/commit/8d69b24b5c83249dffa5899a417a9dcbc6f3f30c))
17+
518
# [@discordjs/rest@2.4.2](https://github.com/discordjs/discord.js/compare/@discordjs/[email protected]...@discordjs/[email protected]) - (2025-01-01)
619

720
## Bug Fixes

packages/rest/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": "@discordjs/rest",
4-
"version": "2.4.3",
4+
"version": "2.5.0",
55
"description": "The REST API for discord.js",
66
"scripts": {
77
"test": "vitest run",

0 commit comments

Comments
 (0)