Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2023-10-27 18:55:22 +02:00 committed by GitHub
parent 7afc447e69
commit 4f6aa69009
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 7 deletions

View File

@ -1,6 +0,0 @@
---
"@status-im/components": patch
---
- Add tabs variants
- Remove `backdrop-filter`

View File

@ -1,5 +1,12 @@
# @status-im/components
## 0.5.2
### Patch Changes
- 7afc447: - Add tabs variants
- Remove `backdrop-filter`
## 0.5.1
### Patch Changes

View File

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