Skip to content

Commit

Permalink
🔖 chore(release): bump version to 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
inttter committed Apr 2, 2024
1 parent e582968 commit 782d5bb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

8 changes: 5 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-ps",
"version": "2.1.0",
"version": "2.1.1",
"engines": {
"node": ">=18"
},
Expand Down Expand Up @@ -31,7 +31,7 @@
"commander": "^12.0.0",
"execa": "^8.0.1",
"fs-extra": "^11.2.0",
"inquirer": "^9.2.16",
"inquirer": "^9.2.17",
"ora": "^8.0.1"
},
"funding": {
Expand All @@ -45,5 +45,7 @@
"bugs": {
"url": "https://github.com/inttter/create-ps/issues"
},
"type": "module"
"type": "module",
"homepage": "https://github.com/inttter/create-ps#readme",
"devDependencies": {}
}

0 comments on commit 782d5bb

Please sign in to comment.