From 05cf78effe93d3e64d2aec1a8f1f98668c7ea538 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 6 Sep 2026 20:44:54 +0000 Subject: [PATCH] chore(master): release 0.1.0 --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..88971b6 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,17 @@ +# Changelog + +## 0.1.0 (2026-09-06) + + +### Features + +* **thunderkit:** add tk-grill + tk-ask intake skills, per-project config.json router memory, all-harness install docs ([2834d42](https://github.com/thunderock/thunderkit/commit/2834d426066808a085b5686eaf1604e0a0274c61)) +* **thunderkit:** add tk-test fleet-reachability preflight (17 skills) ([08dd915](https://github.com/thunderock/thunderkit/commit/08dd915c06c48c845a995ff2be09c9a74ae1cecf)) +* **thunderkit:** initial opinionated multi-model skill pack + docs site ([d0a6ee0](https://github.com/thunderock/thunderkit/commit/d0a6ee0296bc9923e5f39b91b41e7c6c8880c4b0)) +* **thunderkit:** learning + handoff skills, npm packaging, automated releases, ⏩ rebrand (19 skills) ([1889386](https://github.com/thunderock/thunderkit/commit/1889386bf239b3b54bddfc6620d1f6035b965dbc)) +* **thunderkit:** parallel GSD lifecycle (16 skills), three model classes, Pages CI, richer README ([5a1af5f](https://github.com/thunderock/thunderkit/commit/5a1af5fefe85181fda97ce065ae4e1f78665ada4)) + + +### Miscellaneous Chores + +* release 0.1.0 ([2307ca9](https://github.com/thunderock/thunderkit/commit/2307ca9d48ee940d09cb6a5650d49c259c7d48d3))