diff --git a/package.json b/package.json index db72f54..be4d9bf 100644 --- a/package.json +++ b/package.json @@ -53,6 +53,7 @@ "@types/node": "^24.7.2", "@vitejs/plugin-react": "^5.0.4", "@vitest/coverage-istanbul": "3.2.4", + "conventional-changelog-conventionalcommits": "^9.1.0", "husky": "^9.1.7", "jsdom": "^27.0.0", "lint-staged": "^15.5.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ff5257d..615109c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -35,6 +35,9 @@ importers: '@vitest/coverage-istanbul': specifier: 3.2.4 version: 3.2.4(vitest@3.2.4(@types/debug@4.1.12)(@types/node@24.7.2)(jiti@2.6.1)(jsdom@27.0.0(bufferutil@4.0.9)(postcss@8.5.6))(lightningcss@1.30.2)(terser@5.44.1)(tsx@4.20.6)(yaml@2.8.1)) + conventional-changelog-conventionalcommits: + specifier: ^9.1.0 + version: 9.1.0 husky: specifier: ^9.1.7 version: 9.1.7