Skip to content

Commit 7c6c737

Browse files
authored
chore(main): release 1.0.0 (#17)
1 parent d08e84e commit 7c6c737

2 files changed

Lines changed: 27 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".": "0.0.0"}
1+
{".":"1.0.0"}

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
# Changelog
2+
3+
## 1.0.0 (2026-07-13)
4+
5+
6+
### Features
7+
8+
* harden deterministic CI repair demo ([05cdc36](https://github.com/Coding-Autopilot-System/autopilot-demo/commit/05cdc3698dc003eb8bf45d46c7e69461d9414ea7))
9+
10+
11+
### Bug Fixes
12+
13+
* audit sweep for workflow security ([#5](https://github.com/Coding-Autopilot-System/autopilot-demo/issues/5)) ([60baf65](https://github.com/Coding-Autopilot-System/autopilot-demo/commit/60baf6569718d03c87523539d83a6409b929a11b))
14+
* **ci:** repin release-please reusable workflow to reachable SHA ([#13](https://github.com/Coding-Autopilot-System/autopilot-demo/issues/13)) ([507be0e](https://github.com/Coding-Autopilot-System/autopilot-demo/commit/507be0e85e0c4264d2c127588727ec50df086d69))
15+
* **ci:** resolve F-02 dependency file hygiene ([eca5a27](https://github.com/Coding-Autopilot-System/autopilot-demo/commit/eca5a272eed645b3ca8861b4617b19a10b7a41b0))
16+
* **ci:** resolve F-02 fail-closed YAML validation ([f5df6b9](https://github.com/Coding-Autopilot-System/autopilot-demo/commit/f5df6b9ffdec83d081d863ab2fce120845fbd0a5))
17+
* **ci:** wire release-please PAT into reusable workflow caller ([#16](https://github.com/Coding-Autopilot-System/autopilot-demo/issues/16)) ([d08e84e](https://github.com/Coding-Autopilot-System/autopilot-demo/commit/d08e84e0434b86127ef809719ea1975408698ed7))
18+
* **demo:** resolve F-01 reproducible failure path ([0d00a9b](https://github.com/Coding-Autopilot-System/autopilot-demo/commit/0d00a9bcb62d8d5f35adf9a35c6fc2f63c9e3308))
19+
* **docs:** resolve F-08 repeatable demo runbook ([7804583](https://github.com/Coding-Autopilot-System/autopilot-demo/commit/7804583d186e6e0fa9647d14efad9860fd24b2ed))
20+
* **docs:** resolve F-08 repeatable demo runbook ([5d92fde](https://github.com/Coding-Autopilot-System/autopilot-demo/commit/5d92fde8e6d801a2b6cc6158ea008611a8c37354))
21+
* **intake:** resolve F-06 serialize issue updates ([5b21467](https://github.com/Coding-Autopilot-System/autopilot-demo/commit/5b2146770dcdd052e738c8e1e36fed2a31ee38c6))
22+
* **intake:** resolve F-07 enrich audit evidence ([8676864](https://github.com/Coding-Autopilot-System/autopilot-demo/commit/8676864f5b085758d6e5d0bdd168671ed899c988))
23+
* **security:** resolve F-03 pin Actions by SHA ([8a65087](https://github.com/Coding-Autopilot-System/autopilot-demo/commit/8a6508700979c06623b0264cd8d33f57a634f665))
24+
* **security:** resolve F-04 bound workflow permissions ([c18cd4b](https://github.com/Coding-Autopilot-System/autopilot-demo/commit/c18cd4b7d6b0b4beb26631a8654425ca9a887665))
25+
* **test:** resolve F-05 add workflow contracts ([6050781](https://github.com/Coding-Autopilot-System/autopilot-demo/commit/605078134150bddb0e3f2a0374c3e9e42efded2a))
26+
* **test:** resolve F-05 ignore generated bytecode ([868a533](https://github.com/Coding-Autopilot-System/autopilot-demo/commit/868a53306bcd5faf439157851dc023fc89b6acb0))

0 commit comments

Comments
 (0)