From f586dbd9e4780b5d3b755491246daf16f13f50df Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 26 Feb 2024 05:34:41 +0000 Subject: [PATCH] chore(release): 0.13.0 [skip ci] # [0.13.0](https://github.com/obviyus/HamVerBot/compare/v0.12.1...v0.13.0) (2024-02-26) ### Features * **irc:** support password via env ([8bffb49](https://github.com/obviyus/HamVerBot/commit/8bffb49663268a3be90020cdd39f7bbd5aa5dd7d)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 11bb1b6..1ea67ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [0.13.0](https://github.com/obviyus/HamVerBot/compare/v0.12.1...v0.13.0) (2024-02-26) + + +### Features + +* **irc:** support password via env ([8bffb49](https://github.com/obviyus/HamVerBot/commit/8bffb49663268a3be90020cdd39f7bbd5aa5dd7d)) + ## [0.12.1](https://github.com/obviyus/HamVerBot/compare/v0.12.0...v0.12.1) (2024-02-25)