Skip to content

Commit

Permalink
chor: merge pull request #135 from feat/add-author-option
Browse files Browse the repository at this point in the history
add author prompt
  • Loading branch information
damienbutt authored Feb 24, 2024
2 parents 7e6b52a + f793524 commit 23881f3
Show file tree
Hide file tree
Showing 47 changed files with 842 additions and 1,490 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@commitlint/config-conventional": "^18.6.2",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@types/node": "^20.11.19",
"@types/node": "^20.11.20",
"@types/which": "^3.0.3",
"@types/yeoman-assert": "^3.1.4",
"@types/yosay": "^2.0.3",
Expand All @@ -63,17 +63,17 @@
"commitizen": "^4.3.0",
"cz-conventional-changelog": "3.3.0",
"doctoc": "^2.2.1",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"ncp": "^2.0.0",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"semantic-release": "^23.0.2",
"terser": "^5.27.2",
"terser": "^5.28.1",
"tsup": "^8.0.2",
"type-fest": "^4.10.2",
"type-fest": "^4.10.3",
"typescript": "^5.3.3",
"vite-node": "^1.3.1",
"vitest": "^0.34.6",
Expand Down
Loading

0 comments on commit 23881f3

Please sign in to comment.