Skip to content

Commit

Permalink
chore(rest): release @discordjs/rest@1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
iCrawl committed Dec 16, 2022
1 parent 3d6fa24 commit e470e08
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
Expand Up @@ -2,6 +2,12 @@

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

# [@discordjs/rest@1.5.0](https://github.com/discordjs/discord.js/compare/@discordjs/rest@1.4.0...@discordjs/rest@1.5.0) - (2022-12-16)

## Features

- **core:** Add support for role connections (#8930) ([3d6fa24](https://github.com/discordjs/discord.js/commit/3d6fa248c07b2278504bbe8bafa17a3294971fd9))

# [@discordjs/rest@1.4.0](https://github.com/discordjs/discord.js/compare/@discordjs/rest@1.3.0...@discordjs/rest@1.4.0) - (2022-11-28)

## Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/rest/package.json
@@ -1,6 +1,6 @@
{
"name": "@discordjs/rest",
"version": "1.4.0",
"version": "1.5.0",
"description": "The REST API for discord.js",
"scripts": {
"test": "vitest run",
Expand Down

0 comments on commit e470e08

Please sign in to comment.