From 2cb2d81b82d9e75fb6d4f1cd89f1d532af671fac Mon Sep 17 00:00:00 2001 From: Vlad Frangu Date: Mon, 2 Sep 2024 01:15:38 +0300 Subject: [PATCH] chore: cleanup changelogs --- packages/core/CHANGELOG.md | 6 +----- packages/ws/CHANGELOG.md | 6 +----- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index 98ecde679..1142861af 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -26,11 +26,7 @@ All notable changes to this project will be documented in this file. - Use get guild role endpoint (#10443) ([bba0e72](https://github.com/discordjs/discord.js/commit/bba0e72e2283630b9f84b77d53525397036c6b31)) - **ws:** Event layout (#10376) ([bf6761a](https://github.com/discordjs/discord.js/commit/bf6761a44adec1fe5017f6bf5d8bc0734916961f)) - **BREAKING CHANGE:** All events now emit shard id as its own param - -* fix: worker event forwarding - ---------- - - **Co-authored-by:** kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> + - fix: worker event forwarding # [@discordjs/core@1.2.0](https://github.com/discordjs/discord.js/compare/@discordjs/core@1.1.1...@discordjs/core@1.2.0) - (2024-05-04) diff --git a/packages/ws/CHANGELOG.md b/packages/ws/CHANGELOG.md index 1b436235e..9f9e838e5 100644 --- a/packages/ws/CHANGELOG.md +++ b/packages/ws/CHANGELOG.md @@ -21,11 +21,7 @@ All notable changes to this project will be documented in this file. - **WebSocketShard:** Error event handling (#10436) ([a6de270](https://github.com/discordjs/discord.js/commit/a6de2707fc1107262b12491f73b5b6887df91c67)) - **ws:** Event layout (#10376) ([bf6761a](https://github.com/discordjs/discord.js/commit/bf6761a44adec1fe5017f6bf5d8bc0734916961f)) - **BREAKING CHANGE:** All events now emit shard id as its own param - -* fix: worker event forwarding - ---------- - - **Co-authored-by:** kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> + - fix: worker event forwarding - Native zlib support (#10316) ([94cc02a](https://github.com/discordjs/discord.js/commit/94cc02a2580496774d75673abc0caabc765d9ee0)) # [@discordjs/ws@1.1.1](https://github.com/discordjs/discord.js/compare/@discordjs/ws@1.1.0...@discordjs/ws@1.1.1) - (2024-06-02)