From 93a09330755286f61c52b21e75d9ef208a045db3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 7 Feb 2026 01:30:40 +0000 Subject: [PATCH] chore(main): release 1.0.3 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5df7822..d32ac4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.0.3](https://github.com/warike/red-magic-room/compare/v1.0.2...v1.0.3) (2026-02-07) + + +### Bug Fixes + +* create PR instead of pushing directly to homebrew-tools ([c4f541d](https://github.com/warike/red-magic-room/commit/c4f541d62f32cf5f650ae8bfa6163fd2ec5ae55f)) +* revert to direct push for homebrew-tools updates ([2d36804](https://github.com/warike/red-magic-room/commit/2d36804c8569507bfc26e19ffe1ed2b6ebfd5be4)) + ## [1.0.2](https://github.com/warike/red-magic-room/compare/v1.0.1...v1.0.2) (2026-02-06)