From 8af916dba04a48be77e865a4d395c88d11476f58 Mon Sep 17 00:00:00 2001 From: iCrawl Date: Sat, 4 Jun 2022 16:22:31 +0200 Subject: [PATCH] chore: remove accidental changelog for voice --- packages/voice/CHANGELOG.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/packages/voice/CHANGELOG.md b/packages/voice/CHANGELOG.md index c7b37ba2d..bd4319220 100644 --- a/packages/voice/CHANGELOG.md +++ b/packages/voice/CHANGELOG.md @@ -2,12 +2,6 @@ All notable changes to this project will be documented in this file. -# [0.10.0](https://github.com/discordjs/discord.js/compare/@discordjs/voice@0.9.0...@discordjs/voice@0.10.0) (2022-06-04) - -## Styling - -- Cleanup tests and tsup configs ([6b8ef20](https://github.com/discordjs/discord.js/commit/6b8ef20cb3af5b5cfd176dd0aa0a1a1e98551629)) - # [0.9.0](https://github.com/discordjs/discord.js/compare/@discordjs/voice@0.8.0...@discordjs/voice@0.9.0) (2022-04-17) ## Bug Fixes