Skip to content

Commit

Permalink
🔖 chore(release); bump version to 6.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
inttter committed Jan 25, 2025
1 parent 7b75889 commit d0490ad
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
28 changes: 14 additions & 14 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mdbadges-cli",
"version": "6.7.4",
"version": "6.7.5",
"description": "An extensive CLI tool to find over 400+ Shields.io badges for your projects.",
"author": "Inter",
"license": "MIT",
Expand Down Expand Up @@ -33,12 +33,12 @@
"mdb": "src/index.mjs"
},
"dependencies": {
"@clack/prompts": "^0.9.0",
"@clack/prompts": "^0.9.1",
"chalk": "^5.4.1",
"cli-spinners": "^3.2.0",
"clipboardy": "^4.0.0",
"commander": "^12.1.0",
"consola": "^3.3.3",
"consola": "^3.4.0",
"fuse.js": "^7.0.0",
"open": "^10.1.0",
"ora": "^8.1.1"
Expand Down

0 comments on commit d0490ad

Please sign in to comment.