chore: release @discordjs/builders, @discordjs/collection, @discordjs/proxy, @discordjs/rest

This commit is contained in:
iCrawl
2022-07-17 22:02:32 +02:00
parent 52a9e213c2
commit f6ef92ad6a
8 changed files with 56 additions and 4 deletions

View File

@@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file.
# [@discordjs/rest@1.0.0](https://github.com/discordjs/discord.js/compare/@discordjs/rest@0.6.0...@discordjs/rest@1.0.0) - (2022-07-17)
## Info
- 1.0.0 release bump, no new features.
# [@discordjs/rest@0.6.0](https://github.com/discordjs/discord.js/compare/@discordjs/rest@0.5.0...@discordjs/rest@0.6.0) - (2022-07-17)
## Documentation

View File

@@ -1,6 +1,6 @@
{
"name": "@discordjs/rest",
"version": "0.7.0-dev",
"version": "1.0.0",
"description": "The REST API for discord.js",
"scripts": {
"test": "vitest run",