From 913f865ff323a8a73ec351b21a63a52b4f7792b6 Mon Sep 17 00:00:00 2001 From: gitcommitshow <56937085+gitcommitshow@users.noreply.github.com> Date: Mon, 8 Sep 2025 07:33:58 +0530 Subject: [PATCH] chore(main): release 1.0.0 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..fcc82b3 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,9 @@ +# Changelog + +## 1.0.0 (2025-09-08) + + +### Bug Fixes + +* claude action missing to push the branch to remote ([#11](https://github.com/gitcommitshow/resilient-llm/issues/11)) ([f2ea3b6](https://github.com/gitcommitshow/resilient-llm/commit/f2ea3b6d46eb262f33dfd67579904d3eea1ddd00)) +* upgrade claude code action to v1 ([1c89a74](https://github.com/gitcommitshow/resilient-llm/commit/1c89a7450a6ea046803d935695a8e2a03835ec29))