Skip to content

Commit

Permalink
UI and error handling
Browse files Browse the repository at this point in the history
Signed-off-by: Anton Engelhardt <[email protected]>
  • Loading branch information
antonengelhardt committed Mar 31, 2024
1 parent 52b9d04 commit 21ab9b5
Show file tree
Hide file tree
Showing 7 changed files with 122 additions and 105 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Shazam Changelog

## [Initial Version] - 2024-02-19
## [Initial Version] - 2024-03-31
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Shazam

Unofficial Shazam Extension
Unofficial Shazam Extension for Raycast
99 changes: 38 additions & 61 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,7 @@
"@raycast/utils": "^1.12.5"
},
"devDependencies": {
"@raycast/api": "^1.68.1",
"@raycast/eslint-config": "^1.0.6",
"@raycast/utils": "^1.12.5",
"@types/node": "20.8.10",
"@types/react": "18.2.27",
"eslint": "^8.51.0",
Expand Down
38 changes: 0 additions & 38 deletions src/index.ts

This file was deleted.

Loading

0 comments on commit 21ab9b5

Please sign in to comment.