From ecafabde5477c7894930c4beae127ea96bb07899 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 9 Jul 2022 20:19:22 +0000 Subject: [PATCH] chore(release): 1.0.2 [skip ci] ## [1.0.2](https://github.com/revanced/revanced-discord-bot/compare/v1.0.1...v1.0.2) (2022-07-09) ### Bug Fixes * **ci:** build binaries for musl ([#9](https://github.com/revanced/revanced-discord-bot/issues/9)) ([aae1b07](https://github.com/revanced/revanced-discord-bot/commit/aae1b07edf507f9efbf5fa5434de5214aeee8464)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 98b1548..576a654 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.0.2](https://github.com/revanced/revanced-discord-bot/compare/v1.0.1...v1.0.2) (2022-07-09) + + +### Bug Fixes + +* **ci:** build binaries for musl ([#9](https://github.com/revanced/revanced-discord-bot/issues/9)) ([aae1b07](https://github.com/revanced/revanced-discord-bot/commit/aae1b07edf507f9efbf5fa5434de5214aeee8464)) + ## [1.0.1](https://github.com/revanced/revanced-discord-bot/compare/v1.0.0...v1.0.1) (2022-07-09)