Publishing & Releases
Two ways to get your tokens out of Token Designer: download or publish.
Download
The download icon in the app header exports your current project state as a file, right now. No version is created. No history is saved. It's just whatever your tokens look like at this moment.
Good for quickly sharing with someone, testing in a local build, or grabbing a working copy without any ceremony.
Publish a release
Publishing creates a versioned snapshot with a number like v0.1.0 and optional release notes. Every release is stored in your project history. Anyone with access can come back later, see what changed, and download any version.
Good for developer handoffs where they need a stable reference, marking meaningful milestones, or keeping a history you can roll back to if something breaks later.
Where to go next
- Creating a Release - the publish flow, step by step
- Version Management - viewing, downloading, and managing past releases