chore(rest): release @discordjs/rest@2.6.1

This commit is contained in:
Vlad Frangu
2026-03-23 01:32:17 +02:00
parent baeeb38185
commit f7bc2d0db8
2 changed files with 3 additions and 1 deletions

View File

@@ -2,6 +2,8 @@
All notable changes to this project will be documented in this file.
# [@discordjs/rest@2.6.1](https://github.com/discordjs/discord.js/compare/@discordjs/rest@2.6.0...@discordjs/rest@2.6.1) - (2026-03-22)
# [@discordjs/rest@2.6.0](https://github.com/discordjs/discord.js/compare/@discordjs/rest@2.5.1...@discordjs/rest@2.6.0) - (2025-08-20)
## Documentation

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@discordjs/rest",
"version": "2.6.0",
"version": "2.6.1",
"description": "The REST API for discord.js",
"scripts": {
"test": "vitest run",