Release/3.0.0#476
Conversation
| { | ||
| "name": "@metamask/metamask-design-system", | ||
| "version": "2.0.0", | ||
| "version": "3.0.0", |
There was a problem hiding this comment.
Create release branch updates the major version of the repo for every release
There was a problem hiding this comment.
Is this really the third release of this monorepo...?
There was a problem hiding this comment.
Yes, we haven't done many releases. We're getting questions about the migration and implementation of Tailwind in the extension, so we're working through some POCs and migration scripts based on that.
There was a problem hiding this comment.
Oh ok. Well that tells me that everything has been working well so far :)
| ## [0.1.0] | ||
|
|
||
| ### Added | ||
|
|
||
| - Initial release. |
There was a problem hiding this comment.
Intial release of the tailwind preset that we can use in the portfolio to easily align with future updates of the design tokens
| { | ||
| "name": "@metamask/design-tokens", | ||
| "version": "5.0.0", | ||
| "version": "5.1.0", |
There was a problem hiding this comment.
As these are just color value updates and no changes to design token api we can bump it to a minor version
Description
This release includes:
@metamask/design-system-tailwind-presetat v0.1.0 (beta release)@metamask/design-tokensto v5.1.0 with brand evolution updatesKey changes:
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
N/A - Infrastructure and design token changes
Pre-merge author checklist
Pre-merge reviewer checklist