Skip to content

Commit

Permalink
Merge pull request #393 from api3dao/main
Browse files Browse the repository at this point in the history
Release missing logos
  • Loading branch information
hiletmis authored Jul 30, 2024
2 parents ab62fdf + 2cb7071 commit d9600c0
Show file tree
Hide file tree
Showing 9 changed files with 981 additions and 883 deletions.
9 changes: 9 additions & 0 deletions .changeset/changeset.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
"@api3/logos": patch
---

Some changes have been made to the `logos`.

|Logo|Name|Category|
|---|---|---|
|<img src="./raw/chains/Chain1030-light.svg" width="36" alt="">|1030-light|chain|
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,19 +37,19 @@
},
"devDependencies": {
"eslint": "^8.57.0",
"@babel/core": "^7.24.7",
"@babel/core": "^7.24.9",
"@babel/preset-react": "^7.24.7",
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.7",
"@api3/api-integrations": "^1.17.0",
"@api3/chains": "^8.1.1",
"@api3/api-integrations": "^1.19.0",
"@api3/chains": "^9.0.0",
"dropbox": "^10.34.0",
"node-fetch": "^2.7.0",
"dotenv": "^16.4.5",
"prettier": "^3.3.2",
"rimraf": "^5.0.8",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
"prettier": "^3.3.3",
"rimraf": "^5.0.9",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.17.0",
"eslint-config-prettier": "^9.1.0",
"svgo": "^3.3.0"
},
Expand Down
Loading

0 comments on commit d9600c0

Please sign in to comment.