Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2023-10-18 09:42:12 +02:00 committed by GitHub
parent 45be34b103
commit 1323989f83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@status-im/components': patch
---
set TabsTrigger cursor

View File

@ -1,5 +1,11 @@
# @status-im/components # @status-im/components
## 0.4.3
### Patch Changes
- 45be34b: set TabsTrigger cursor
## 0.4.2 ## 0.4.2
### Patch Changes ### Patch Changes

View File

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