Skip to content

Commit

Permalink
Merge pull request #18 from capricorn86/add-npm-keywords
Browse files Browse the repository at this point in the history
fix: [#1] Adds more keywords to NPM package
  • Loading branch information
capricorn86 committed Jan 29, 2024
2 parents 3784316 + 05386cb commit a0a9be1
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,25 @@
"keywords": [
"conventional",
"commit",
"commits",
"next",
"current",
"version",
"release",
"notes",
"changelog"
"changelog",
"lint",
"changed",
"staged",
"workspace",
"version",
"validate",
"message",
"prepare",
"pull",
"request",
"git",
"github"
],
"scripts": {
"compile": "tsc",
Expand Down

0 comments on commit a0a9be1

Please sign in to comment.