Skip to content

@metamask/design-system-react-native@0.5.1

@georgewrmarshall georgewrmarshall tagged this 02 Feb 19:00
## Summary

This release includes patch updates for three packages with improved
`ButtonIcon` component consistency and dependency updates:

- **@metamask/design-system-react@0.6.1** - ButtonIcon icon size and
border radius fixes
- **@metamask/design-system-react-native@0.5.1** - ButtonIcon icon size
and border radius fixes
- **@metamask/design-system-shared@0.1.2** - @metamask/utils dependency
update

## Key Changes

### ButtonIcon Component Improvements
- Updated icon sizes to match Figma design specifications:
  - Small: 16px → 20px
  - Medium: 20px → 24px
  - Large: 24px → 32px
- Fixed border radius for improved visual consistency (React: 8px, React
Native: 4px)

### Dependency Updates
- Updated @metamask/utils to 11.9.0 across all packages

## Test Plan

- [x] All changelogs validated with auto-changelog
- [x] Non-user-facing updates removed from changelogs
- [x] Changelog entries follow Keep a Changelog format
- [x] Version bumps follow semantic versioning
- [x] Review changelog entries for accuracy
- [x] Verify ButtonIcon changes in Storybook
- [x] Ensure no unexpected breaking changes

## Changelog Review

Please review the changelogs in the following files:
- `packages/design-system-react/CHANGELOG.md`
- `packages/design-system-react-native/CHANGELOG.md`
- `packages/design-system-shared/CHANGELOG.md`

🤖 Generated with [Claude Code](https://claude.com/claude-code)

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **Low Risk**
> Low risk: this PR is version/changelog updates plus dependency
constraint bumps; functional changes are only described in changelogs
and not implemented here.
> 
> **Overview**
> Bumps the monorepo version to `18.0.0` and increments package versions
for `@metamask/design-system-react` (`0.6.1`),
`@metamask/design-system-react-native` (`0.5.1`), and
`@metamask/design-system-shared` (`0.1.2`).
> 
> Updates the packages’ changelogs to record the `@metamask/utils` bump
to `11.9.0` and `ButtonIcon` design-spec fixes (icon sizes and border
radius), along with updated compare links.
> 
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
a2e2fae358f5b50c3283a431507c78f1cdc7cbf1. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->

---------

Co-authored-by: Claude <noreply@anthropic.com>
Assets 2
Loading