Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2023-09-25 12:57:24 +02:00 committed by GitHub
parent b560d62194
commit 47d5316480
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 14 additions and 18 deletions

View File

@ -1,5 +0,0 @@
---
"@status-im/components": patch
---
fix: keep icon color if defined as part of button

View File

@ -1,5 +0,0 @@
---
'@status-im/components': patch
---
fix ContextTag style

View File

@ -1,7 +0,0 @@
---
'@status-im/components': minor
---
- upgrade storybook
- fix text letter spacing
- add text sizes

View File

@ -1,5 +1,18 @@
# @status-im/components
## 0.4.0
### Minor Changes
- 19384e1: - upgrade storybook
- fix text letter spacing
- add text sizes
### Patch Changes
- a43b5a6: fix: keep icon color if defined as part of button
- b560d62: fix ContextTag style
## 0.3.2
### Patch Changes

View File

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