Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-12-06 13:30:12 +01:00 committed by GitHub
parent 1942ffbdcd
commit 1274bd98df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 15 additions and 7 deletions

View File

@ -1,5 +0,0 @@
---
"@status-im/icons": patch
---
Sync icons

View File

@ -1,5 +1,12 @@
# @status-im/components # @status-im/components
## 1.0.12
### Patch Changes
- Updated dependencies [1942ffb]
- @status-im/icons@1.0.3
## 1.0.11 ## 1.0.11
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@status-im/components", "name": "@status-im/components",
"version": "1.0.11", "version": "1.0.12",
"license": "MPL-2.0", "license": "MPL-2.0",
"sideEffects": [ "sideEffects": [
"*.css" "*.css"

View File

@ -1,5 +1,11 @@
# @status-im/icons # @status-im/icons
## 1.0.3
### Patch Changes
- 1942ffb: Sync icons
## 1.0.2 ## 1.0.2
### Patch Changes ### Patch Changes

View File

@ -1,6 +1,6 @@
{ {
"name": "@status-im/icons", "name": "@status-im/icons",
"version": "1.0.2", "version": "1.0.3",
"license": "MPL-2.0", "license": "MPL-2.0",
"files": [ "files": [
"dist", "dist",