Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Commit

Permalink
update brand logo
Browse files Browse the repository at this point in the history
  • Loading branch information
mohab-sameh committed Feb 1, 2024
1 parent aabaa5b commit d58c847
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 5 deletions.
Binary file added img/codemod-square.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions img/codemod-square.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "intuita-vscode-extension",
"displayName": "Intuita",
"displayName": "Codemod",
"description": " Discover, run & manage codemods faster & easier.",
"version": "0.38.12",
"version": "0.38.13",
"publisher": "Intuita",
"icon": "img/intuita_square128.png",
"icon": "img/codemod-square.png",
"repository": {
"type": "git",
"url": "https://github.com/codemod-com/intuita-vscode-extension"
Expand Down Expand Up @@ -134,14 +134,14 @@
{
"id": "intuitaViewId",
"title": "Intuita",
"icon": "img/intuita.svg"
"icon": "img/codemod-square.svg"
}
],
"panel": [
{
"id": "intuitaPanelViewContainerId",
"title": "Intuita",
"icon": "img/intuita.svg"
"icon": "img/codemod-square.svg"
}
]
},
Expand Down

0 comments on commit d58c847

Please sign in to comment.