Skip to content

chore(release): v1.6.0 β€” ship Cortex design system to npm + desktop#31

Merged
HBarefoot merged 1 commit into
mainfrom
release/v1.6.0-cortex
Jun 8, 2026
Merged

chore(release): v1.6.0 β€” ship Cortex design system to npm + desktop#31
HBarefoot merged 1 commit into
mainfrom
release/v1.6.0-cortex

Conversation

@HBarefoot

Copy link
Copy Markdown
Owner

Description

The Cortex design system + Bloom logo (#29) and the CLA signature fix (#30) merged after v1.5.3 but were never released β€” npm latest is still 1.5.3 (published before Cortex merged) and the desktop app has never carried Cortex. This bumps npm + desktop to 1.6.0 together so both published artifacts ship the redesign, and adds a .dmg installer target.

Type of Change

  • New feature (release: design system β†’ published artifacts)

Changes

Testing

  • npm run build β†’ dashboard rebuilt with Cortex tokens (#6d7bff, #34e0e0, Space Grotesk)
  • npm run test:run β†’ 226 passed
  • npm run lint β†’ 0 errors (19 pre-existing warnings)
  • npm publish --dry-run β†’ hbarefoot-engram-1.6.0.tgz, 77 files, includes dashboard/dist (Cortex CSS + self-hosted Bloom fonts)
  • npm run desktop:build β†’ built Engram.app 1.6.0 (Cortex). Compressed .dmg produced and verified to mount with the app + Applications drag-target.

Release after merge

  1. Create GitHub Release v1.6.0 β†’ .github/workflows/publish.yml auto-publishes to npm. Do not also npm publish locally (race).
  2. Create GitHub Release desktop-v1.6.0, upload the .dmg. App is unsigned by design β€” note xattr -cr /Applications/Engram.app next to the download.

πŸ€– Generated with Claude Code

The Cortex design system + Bloom logo (#29) and the CLA signature fix
(#30) merged after v1.5.3 but were never released. Bump npm + desktop
to 1.6.0 together so the published Web UI and the macOS app both carry
the redesign. Also emit a .dmg installer (bundle.targets app + dmg).

Verified: dashboard rebuilt with Cortex tokens, 226 tests pass, lint
clean (0 errors), npm publish --dry-run produces hbarefoot-engram-1.6.0
.tgz with dashboard/dist (Cortex CSS + self-hosted Bloom fonts) included.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@HBarefoot HBarefoot merged commit 40dd15f into main Jun 8, 2026
5 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 8, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant