Skip to content

Commit

Permalink
🔖 chore(release): bump version to 6.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
inttter committed Aug 29, 2024
1 parent 8bf8ac2 commit 11626ad
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 52 deletions.
137 changes: 88 additions & 49 deletions package-lock.json

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

7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mdbadges-cli",
"version": "6.5.1",
"version": "6.5.2",
"author": "Inter",
"license": "MIT",
"description": "An extensive CLI tool to find over 400+ Shields.io badges for your projects.",
Expand All @@ -11,7 +11,8 @@
"shieldsio",
"shields.io",
"github",
"readme"
"readme",
"social"
],
"engines": {
"node": ">=18"
Expand Down Expand Up @@ -43,7 +44,7 @@
"consola": "^3.2.3",
"fuse.js": "^7.0.0",
"open": "^10.1.0",
"ora": "^8.0.1"
"ora": "^8.1.0"
},
"devDependencies": {
"jest": "^29.7.0"
Expand Down

0 comments on commit 11626ad

Please sign in to comment.