From 1d9f031c9648e96c60b56ae5bf365b4eaed46ee3 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 1 Oct 2023 17:50:25 +0000 Subject: [PATCH] chore(release): 1.2.0 # [1.2.0](https://github.com/tlkamp/litterrobot/compare/v1.1.0...v1.2.0) (2023-10-01) ### Features * add config commands ([8652370](https://github.com/tlkamp/litterrobot/commit/8652370520193f09a2f53dc6f0e8560a63295e8e)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5efbae5..4154578 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.2.0](https://github.com/tlkamp/litterrobot/compare/v1.1.0...v1.2.0) (2023-10-01) + + +### Features + +* add config commands ([8652370](https://github.com/tlkamp/litterrobot/commit/8652370520193f09a2f53dc6f0e8560a63295e8e)) + # [1.1.0](https://github.com/tlkamp/litterrobot/compare/v1.0.0...v1.1.0) (2023-10-01)