diff --git a/bots/discord/CHANGELOG.md b/bots/discord/CHANGELOG.md index bdc1474..61fca88 100644 --- a/bots/discord/CHANGELOG.md +++ b/bots/discord/CHANGELOG.md @@ -1,3 +1,5 @@ +## @revanced/discord-bot [1.0.2](https://github.com/revanced/revanced-bots/compare/@revanced/discord-bot@1.0.1...@revanced/discord-bot@1.0.2) (2025-04-09) + ## @revanced/discord-bot [1.0.1](https://github.com/revanced/revanced-bots/compare/@revanced/discord-bot@1.0.0...@revanced/discord-bot@1.0.1) (2025-04-09) diff --git a/bots/discord/package.json b/bots/discord/package.json index eec559e..f3ee3e2 100644 --- a/bots/discord/package.json +++ b/bots/discord/package.json @@ -2,7 +2,7 @@ "name": "@revanced/discord-bot", "type": "module", "private": true, - "version": "1.0.1", + "version": "1.0.2", "description": "🤖 Discord bot assisting ReVanced", "main": "src/index.ts", "scripts": {