Skip to content

Commit

Permalink
chore(rest): release @discordjs/rest@2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vladfrangu committed Jan 1, 2025
1 parent 8d69b24 commit 05c63cd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/rest/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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

# [@discordjs/rest@2.4.2](https://github.com/discordjs/discord.js/compare/@discordjs/[email protected]...@discordjs/[email protected]) - (2025-01-01)

## Bug Fixes

- Correct guild member banner URL ([8d69b24](https://github.com/discordjs/discord.js/commit/8d69b24b5c83249dffa5899a417a9dcbc6f3f30c))

# [@discordjs/rest@2.4.0](https://github.com/discordjs/discord.js/compare/@discordjs/[email protected]...@discordjs/[email protected]) - (2024-09-01)

## Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/rest/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@discordjs/rest",
"version": "2.4.1",
"version": "2.4.2",
"description": "The REST API for discord.js",
"scripts": {
"test": "vitest run",
Expand Down

0 comments on commit 05c63cd

Please sign in to comment.