Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-10-04 22:03:43 +02:00 committed by GitHub
parent 4e53b3e6ef
commit a0a107126b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
8 changed files with 12 additions and 31 deletions

View File

@ -1,5 +0,0 @@
---
"@status-im/components": patch
---
fix `<DropdowMenu.SubTrigger />` expanded state

View File

@ -1,5 +0,0 @@
---
"@status-im/components": patch
---
add `<DropdownMenu.Label />`

View File

@ -1,5 +0,0 @@
---
"@status-im/components": patch
---
Fix tag and tabs

View File

@ -1,5 +0,0 @@
---
"@status-im/components": patch
---
add dark grey dropdown button

View File

@ -1,5 +0,0 @@
---
"@status-im/components": patch
---
fix `<Button />` text alignment

View File

@ -1,5 +0,0 @@
---
"@status-im/components": patch
---
Add `<Switch />` and `<DropdownMenu.SwitchItem />`

View File

@ -1,5 +1,16 @@
# @status-im/components
## 1.0.1
### Patch Changes
- 447cce7: fix `<DropdowMenu.SubTrigger />` expanded state
- 1ce026c: add `<DropdownMenu.Label />`
- 4e53b3e: Fix tag and tabs
- 273db4e: add dark grey dropdown button
- 4452f05: fix `<Button />` text alignment
- 433558a: Add `<Switch />` and `<DropdownMenu.SwitchItem />`
## 1.0.0
### Major Changes

View File

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