From a84e1195d723d86532cc23de22afa113bd45099b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 9 Jan 2023 21:29:21 +0000 Subject: [PATCH] chore(release): 1.22.1 [skip ci] ## [1.22.1](https://github.com/revanced/revanced-discord-bot/compare/v1.22.0...v1.22.1) (2023-01-09) ### Bug Fixes * **ci:** move Dockerfile to ubuntu:latest ([8619368](https://github.com/revanced/revanced-discord-bot/commit/86193688cfeaa44bc8013d61dc9cb802900b272f)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a84ebdf..da1e442 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.22.1](https://github.com/revanced/revanced-discord-bot/compare/v1.22.0...v1.22.1) (2023-01-09) + + +### Bug Fixes + +* **ci:** move Dockerfile to ubuntu:latest ([8619368](https://github.com/revanced/revanced-discord-bot/commit/86193688cfeaa44bc8013d61dc9cb802900b272f)) + # [1.22.0](https://github.com/revanced/revanced-discord-bot/compare/v1.21.0...v1.22.0) (2023-01-09)