feat(config): add auto-signing options

This commit is contained in:
2023-12-16 14:37:47 +02:00
parent 498c830e34
commit c80d763259
4 changed files with 14 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@resultium/rcz",
"version": "1.6.0",
"version": "1.7.0",
"description": "Resultium commit standardization library, based on conventional commits",
"main": "./dist/index.js",
"bin": {