From 82447e06706a27c1ddf95edcc06d93494135e2fd Mon Sep 17 00:00:00 2001 From: Anton Starikov Date: Thu, 3 Sep 2026 16:24:49 +0000 Subject: [PATCH] Ledger: D-008 first npm release 0.1.2 Claude-Session: https://claude.ai/code/session_018Y23mMfWz18mxafSFTteFT --- LEDGER.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/LEDGER.md b/LEDGER.md index da65ad3..c351a92 100644 --- a/LEDGER.md +++ b/LEDGER.md @@ -66,6 +66,12 @@ branches open pull requests against `develop`. CI publishes preview packages to pkg.pr.new from `develop` and pull requests, and to npm on GitHub releases (W-008). +### D-008 (2026-09-03) First npm release: 0.1.2 +The owner published `@antst/roller@0.1.2` manually to npmjs.com with +GitHub repository metadata and configured the npm trusted publisher +for `release.yml`; later versions publish through the release +workflow on a GitHub release. 0.1.2 is never republished. + ## Work items ### W-001 Package scaffold and capture journal — status: accepted 2026-09-02 (4ced006, merged to main)