Commit 8981ada
authored
Release 1.0.0 (#284)
# Release 1.0.0
## Description
This PR prepares the release of version 1.0.0 of the design system
packages.
## Changes
- feat: color updates to the design tokens package
([#230](#230))
- `@metamask/design-tokens` package migrated from standalone repository
into the design system monorepo
([128](#128))
## Release Process Checklist
- [x] Branch named `release/1.0.0` created
- [x] Changelogs updated and validated
- [x] Dependencies updated to latest versions (`yarn constraints --fix
&& yarn && yarn dedupe`)
- [x] PR review and testing completed
- [x] Ready for "Squash & Merge" with commit message "Release 1.0.0"
## Post-Merge Steps
1. The `publish-release` GitHub Action will tag the release
2. NPM publishing requires approval from the `npm-publishers` team
3. Verify package publication on
[NPM](https://npms.io/search?q=scope%3Ametamask)1 parent 5f8863e commit 8981ada
3 files changed
+9
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
13 | 17 | | |
14 | 18 | | |
15 | 19 | | |
| |||
312 | 316 | | |
313 | 317 | | |
314 | 318 | | |
315 | | - | |
316 | | - | |
317 | | - | |
| 319 | + | |
| 320 | + | |
318 | 321 | | |
319 | 322 | | |
320 | 323 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments