From c0f8d357a4d7b38c4875e783a75bef1dc7a2806c Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 14 Feb 2026 03:27:12 +0000 Subject: [PATCH] chore(release): 1.0.0 [skip ci] ## 1.0.0 (2026-02-14) ### Features * **ci:** add semantic-release pipeline, cross-platform builds, and lefthook git hooks ([caf3e84](https://github.com/onion-4-dinner/yellowjacket/commit/caf3e843af7da37e05da36da5c41b6dc3c53ded1)) --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..f4e65bb --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,5 @@ +## 1.0.0 (2026-02-14) + +### Features + +* **ci:** add semantic-release pipeline, cross-platform builds, and lefthook git hooks ([caf3e84](https://github.com/onion-4-dinner/yellowjacket/commit/caf3e843af7da37e05da36da5c41b6dc3c53ded1))