From e3856b296718d143ca3ffca1a540538e7ebcdd01 Mon Sep 17 00:00:00 2001 From: "patchbotmcbotface[bot]" <160480162+patchbotmcbotface[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 14:39:00 +0000 Subject: [PATCH] chore(main): release 1.2.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 30bd591..a0cda9e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.1](https://github.com/damacus/ironbuckets/compare/v1.2.0...v1.2.1) (2026-01-14) + + +### Bug Fixes + +* Fix tests ([#7](https://github.com/damacus/ironbuckets/issues/7)) ([70613f1](https://github.com/damacus/ironbuckets/commit/70613f104c1ec02638b897341e826c0121ab0c7c)) + ## [1.2.0](https://github.com/damacus/ironbuckets/compare/v1.1.0...v1.2.0) (2026-01-10)