Release (#446)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
c203e6f497
commit
7e3627a7e1
|
@ -1,5 +0,0 @@
|
||||||
---
|
|
||||||
"@status-im/components": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
export types
|
|
|
@ -1,5 +1,11 @@
|
||||||
# @status-im/components
|
# @status-im/components
|
||||||
|
|
||||||
|
## 0.2.2
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- c203e6f: export types
|
||||||
|
|
||||||
## 0.2.1
|
## 0.2.1
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@status-im/components",
|
"name": "@status-im/components",
|
||||||
"version": "0.2.1",
|
"version": "0.2.2",
|
||||||
"sideEffects": [
|
"sideEffects": [
|
||||||
"*.css"
|
"*.css"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue