Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-04-29 08:14:59 +02:00 committed by GitHub
parent 7093144ceb
commit 111e048e7b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
"@status-im/components": patch
---
add size variants to Step

View File

@ -1,5 +1,11 @@
# @status-im/components
## 0.6.3
### Patch Changes
- 7093144: add size variants to Step
## 0.6.2
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@status-im/components",
"version": "0.6.2",
"version": "0.6.3",
"sideEffects": [
"*.css"
],