Release (#599)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
a3f9252b90
commit
6bf4d487f3
|
@ -1,5 +0,0 @@
|
||||||
---
|
|
||||||
"@status-im/components": patch
|
|
||||||
---
|
|
||||||
|
|
||||||
fix `<Button />` icon color for blur variant
|
|
|
@ -1,5 +1,11 @@
|
||||||
# @status-im/components
|
# @status-im/components
|
||||||
|
|
||||||
|
## 1.0.4
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- a3f9252: fix `<Button />` icon color for blur variant
|
||||||
|
|
||||||
## 1.0.3
|
## 1.0.3
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@status-im/components",
|
"name": "@status-im/components",
|
||||||
"version": "1.0.3",
|
"version": "1.0.4",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"sideEffects": [
|
"sideEffects": [
|
||||||
"*.css"
|
"*.css"
|
||||||
|
|
Loading…
Reference in New Issue