From 23636a9a2fd756c16eaecf9b3e6fc7f2e6536c00 Mon Sep 17 00:00:00 2001 From: Vlad Frangu Date: Mon, 2 Sep 2024 01:28:00 +0300 Subject: [PATCH] chore: add versions mentions for versions with meta changes only --- packages/proxy/CHANGELOG.md | 2 ++ packages/util/CHANGELOG.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/packages/proxy/CHANGELOG.md b/packages/proxy/CHANGELOG.md index 7aa02d54d..3f39bb498 100644 --- a/packages/proxy/CHANGELOG.md +++ b/packages/proxy/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. +# [@discordjs/proxy@2.1.1](https://github.com/discordjs/discord.js/compare/@discordjs/proxy@2.1.0...@discordjs/proxy@2.1.1) - (2024-09-01) + # [@discordjs/proxy@2.1.0](https://github.com/discordjs/discord.js/compare/@discordjs/proxy@2.0.2...@discordjs/proxy@2.1.0) - (2024-05-04) ## Bug Fixes diff --git a/packages/util/CHANGELOG.md b/packages/util/CHANGELOG.md index 323cc363c..e23014ca5 100644 --- a/packages/util/CHANGELOG.md +++ b/packages/util/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. +# [@discordjs/util@1.1.1](https://github.com/discordjs/discord.js/compare/@discordjs/util@1.1.0...@discordjs/util@1.1.1) - (2024-09-01) + # [@discordjs/util@1.1.0](https://github.com/discordjs/discord.js/compare/@discordjs/util@1.0.2...@discordjs/util@1.1.0) - (2024-05-04) ## Bug Fixes