From bf36881ec403504d50a69d2c99d2821227392c16 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Thu, 5 Dec 2024 10:32:27 +0000 Subject: [PATCH] chore(release): prepare for 1.1.3 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e786ce..5526758 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [1.1.3] - 2024-12-05 + +### ⚙️ Miscellaneous Tasks + +- Remove unnecessary variables and services from CI config + ## [1.1.2] - 2024-11-21 ### 🐛 Bug Fixes