Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-10-17 15:46:44 +02:00 committed by GitHub
parent 4953fe79fe
commit 6d7254f2d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 11 deletions

View File

@ -1,5 +0,0 @@
---
"@status-im/components": patch
---
fix `<DropdownMenu.Item />` onSelect prop

View File

@ -1,5 +0,0 @@
---
'@status-im/components': patch
---
adds segmented control component

View File

@ -1,5 +1,12 @@
# @status-im/components
## 1.0.8
### Patch Changes
- b159258: fix `<DropdownMenu.Item />` onSelect prop
- 4953fe7: adds segmented control component
## 1.0.7
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@status-im/components",
"version": "1.0.7",
"version": "1.0.8",
"license": "MPL-2.0",
"sideEffects": [
"*.css"