Skip to content

Commit 270d4e6

Browse files
ralyodioclaude
andcommitted
chore: say teams in the README, and sync the lockfile workspace versions
The README's v1.0.0 priorities listed Credential Sharing as covering ".env, Doppler, Railway variables, and GitHub Secrets" -- the same drift just fixed on the marketing page in #123. End-to-end-encrypted team vaults shipped on 2026-07-13 and sh1pt landed as a provider on 07-30, so the highest-traffic surface in the repo still told readers teams did not exist. Separately, packages/cli and plugins/credential-sharing were bumped to 0.1.1 in their package.json without the lockfile following, so it still recorded 0.1.0 for both. Reconciled with `npm install --package-lock-only`; the diff is those two version fields and nothing else. This was cosmetic rather than breaking -- `npm ci` tolerated the mismatch, which is why CI never caught it. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
1 parent 806e781 commit 270d4e6

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ It provides read-only resources for docs and schemas, validation/example tools,
116116
- LogicSRC CLI, SDK, TUI, PWA, MCP, and curl-compatible API conventions.
117117
- CommandBoard.run reference implementation.
118118
- Monorepo-maintained plugin system.
119-
- Credential Sharing OpenSpec for .env, Doppler, Railway variables, and GitHub Secrets.
119+
- Credential Sharing OpenSpec for end-to-end-encrypted team vaults, .env, Doppler, Railway variables, GitHub Secrets, and sh1pt.
120120
- CoinPay as the default payment, DID, wallet, and escrow plugin.
121121
- uGig as the default jobs and gigs marketplace plugin.
122122
- c0mpute as a work-in-progress compute jobs and worker pools plugin.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)