Release (#502)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
7afc447e69
commit
4f6aa69009
|
@ -1,6 +0,0 @@
|
|||
---
|
||||
"@status-im/components": patch
|
||||
---
|
||||
|
||||
- Add tabs variants
|
||||
- Remove `backdrop-filter`
|
|
@ -1,5 +1,12 @@
|
|||
# @status-im/components
|
||||
|
||||
## 0.5.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 7afc447: - Add tabs variants
|
||||
- Remove `backdrop-filter`
|
||||
|
||||
## 0.5.1
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@status-im/components",
|
||||
"version": "0.5.1",
|
||||
"version": "0.5.2",
|
||||
"sideEffects": [
|
||||
"*.css"
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue