Skip to content

Commit

Permalink
🔖 chore(release): bump version to 1.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Inter <me@inttter.com>
  • Loading branch information
inttter committed Feb 16, 2024
1 parent da71f69 commit 891a7da
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 5 deletions.
8 changes: 6 additions & 2 deletions package-lock.json

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

11 changes: 8 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"name": "create-ps",
"version": "1.1.0",
"version": "1.2.0",
"engines": {
"node": ">=18"
},
"description": "Creates a foundation for your NPM package.",
"main": "index.mjs",
"bin": {
Expand All @@ -17,8 +20,7 @@
"automation",
"setup",
"node",
"structure",
""
"structure"
],
"author": "Inter",
"license": "MIT",
Expand All @@ -38,5 +40,8 @@
"type": "git",
"url": "https://github.com/inttter/create-ps.git"
},
"bugs": {
"url": "https://ascii-convert.sh/bug-report"
},
"type": "module"
}

0 comments on commit 891a7da

Please sign in to comment.