UNPKG

conventional-changelog-techor

Version:

Beautiful changelog based on Techor's conventional commits

1 lines 1.2 kB
{"name":"conventional-changelog-techor","scripts":{"build:main":"rollup --config rollup.config.mjs","build:type":"tsc --emitDeclarationOnly --preserveWatchOutput --project tsconfig.prod.json","build":"pnpm run \"/^build:.*/\"","dev":"pnpm run \"/^build:.*/\" --watch","test":"pnpm build && jest","type-check":"tsc --noEmit","lint":"eslint"},"license":"MIT","description":"Beautiful changelog based on Techor's conventional commits","author":{"name":"Aron","email":"i@aron.tw","url":"https://aron.tw"},"homepage":"https://aron.tw","bugs":{"url":"https://github.com/techor-dev/techor/issues"},"publishConfig":{"access":"public","provenance":true},"repository":{"type":"git","url":"https://github.com/techor-dev/techor.git","directory":"packages/conventional-changelog-config"},"keywords":["conventional-changelog","commits","changelog","techor","preset"],"main":"./dist/index.js","module":"./dist/index.js","exports":"./dist/index.js","types":"./dist/index.d.ts","files":["dist"],"dependencies":{"compare-func":"^2.0.0","dedent":"^0.7.0","techor-conventional-commits":"^3.2.0"},"devDependencies":{"conventional-changelog-core":"^7.0.0","dotenv":"^16.4.1","semantic-release":"^23.0.0"},"version":"3.2.0"}