diff --git a/package.json b/package.json index 176266df..88d309d2 100644 --- a/package.json +++ b/package.json @@ -55,6 +55,7 @@ "@types/node": "^22.13.5", "@vitest/coverage-v8": "^3.0.7", "@vitest/eslint-plugin": "^1.1.36", + "conventional-changelog-conventionalcommits": "^8.0.0", "dotenv": "^16.4.7", "eslint": "^8.57.1", "json-typescript": "^1.1.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 879db800..03838f64 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,6 +39,9 @@ importers: '@vitest/eslint-plugin': specifier: ^1.1.36 version: 1.1.36(@typescript-eslint/utils@7.18.0(eslint@8.57.1)(typescript@5.7.3))(eslint@8.57.1)(typescript@5.7.3)(vitest@3.0.7(@types/debug@4.1.12)(@types/node@22.13.5)(tsx@4.19.3)(yaml@2.4.5)) + conventional-changelog-conventionalcommits: + specifier: ^8.0.0 + version: 8.0.0 dotenv: specifier: ^16.4.7 version: 16.4.7 @@ -952,6 +955,10 @@ packages: resolution: {integrity: sha512-CLf+zr6St0wIxos4bmaKHRXWAcsCXrJU6F4VdNDrGRK3B8LDLKoX3zuMV5GhtbGkVR/LohZ6MT6im43vZLSjmA==} engines: {node: '>=18'} + conventional-changelog-conventionalcommits@8.0.0: + resolution: {integrity: sha512-eOvlTO6OcySPyyyk8pKz2dP4jjElYunj9hn9/s0OB+gapTO8zwS9UQWrZ1pmF2hFs3vw1xhonOLGcGjy/zgsuA==} + engines: {node: '>=18'} + conventional-changelog-writer@8.0.1: resolution: {integrity: sha512-hlqcy3xHred2gyYg/zXSMXraY2mjAYYo0msUCpK+BGyaVJMFCKWVXPIHiaacGO2GGp13kvHWXFhYmxT4QQqW3Q==} engines: {node: '>=18'} @@ -3859,6 +3866,10 @@ snapshots: dependencies: compare-func: 2.0.0 + conventional-changelog-conventionalcommits@8.0.0: + dependencies: + compare-func: 2.0.0 + conventional-changelog-writer@8.0.1: dependencies: conventional-commits-filter: 5.0.0