Release (#628)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
2c56ff2584
commit
322df8d47e
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@status-im/components': patch
|
||||
---
|
||||
|
||||
adds segmented control to index file
|
|
@ -1,5 +1,11 @@
|
|||
# @status-im/components
|
||||
|
||||
## 1.0.9
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 2c56ff2: adds segmented control to index file
|
||||
|
||||
## 1.0.8
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@status-im/components",
|
||||
"version": "1.0.8",
|
||||
"version": "1.0.9",
|
||||
"license": "MPL-2.0",
|
||||
"sideEffects": [
|
||||
"*.css"
|
||||
|
|
Loading…
Reference in New Issue