Skip to content

fix(publish): @bounded-systems/brand = tokens-only under MIT#19

Merged
bdelanghe merged 1 commit into
mainfrom
fix/brand-tokens-only-mit
Jun 29, 2026
Merged

fix(publish): @bounded-systems/brand = tokens-only under MIT#19
bdelanghe merged 1 commit into
mainfrom
fix/brand-tokens-only-mit

Conversation

@bdelanghe

Copy link
Copy Markdown
Contributor

Re-scopes the brand package to the design tokens (MIT), not the proprietary identity artwork, fixing the two reasons v1.3.0 failed: UNLICENSED (JSR rejected) + the npm job's missing npm ci.

  • license → MIT (tokens + css) · artwork excluded from the package (stays in-repo, all rights reserved) · LICENSE dual + OFL fonts note
  • npm job: npm ci before publish

Verified: npm pack ships tokens-only (no artwork), deno publish --dry-run accepts MIT. Version stays 1.3.0.

🤖 Generated with Claude Code

- license UNLICENSED -> MIT (design tokens + css)
- exclude proprietary identity artwork (mark/avatar/lockup/favicon) from the
  published package; it stays in-repo, all rights reserved
- LICENSE: MIT for tokens/css + proprietary-artwork clause + OFL fonts note
- npm job: add 'npm ci' so prepack's style-dictionary build runs

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011uU1XvPggEPNMiXBUrV8hy
@bdelanghe bdelanghe merged commit 773b2f6 into main Jun 29, 2026
1 check passed
@bdelanghe bdelanghe deleted the fix/brand-tokens-only-mit branch June 29, 2026 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant