4.1.3 (2026-03-08)
- mock out styleText for testing logger class (40b06f6)
4.1.2 (2026-03-07)
- dont log when skipping (0e83519)
- add colour to non standard output (809f7ab)
4.1.1 (2026-03-07)
- log count of reverts and merges and change labels of changes (02f6fb0)
4.1.0 (2026-03-05)
- add support for xml install shield product versions (cd78383)
- update readme (71d7a15)
4.0.0 (2026-03-04)
- bump minimum node version + dev & build node versions
- bump @types/node (54f3ccc)
- bump eslint (7c8ebe6)
- bump minimum node version + dev & build node versions (5715ab0)
- bump rimraf + tsup (894d511)
- bump runtime dependncies (ac0e0d8)
- bump vitest (9726b50)
3.1.4 (2026-01-04)
- escape tag prefix before use in regex (061a1bb)
3.1.3 (2026-01-04)
- add ref names and tags to commit parser (8550e66)
3.1.2 (2025-10-06)
3.1.1 (2025-10-06)
3.1.0 (2025-10-05)
- implement new command flow for inspect-* commands (d89e4e0)
3.0.2 (2025-10-02)
- dont count merges or reverts as changes (bacf7fe)
3.0.1 (2025-10-01)
- run pnpm dedupe (e33ec62)
3.0.0 (2025-10-01)
- bump minimum node version to 20
- bump minimum node version to 20 (0df3e97)
- update supported versions (1f9e1ea)
2.0.3 (2025-10-01)
- introduce new commit parsing class (#88)
- match casing of logs between steps (df88a60)
- update using npx section of readme (737a72a)
- add release as support (9ed9c19)
- add todo messages to the planned sections (630edbd)
- set mit license info (8990930)
- update text centring in readme (a8919ef)
- update project description + update readme with more info (37e7171)
- output debug log to a json file instead of console logging (ed562d8)
- ensure files arent ignored by git (8a36886)
- add glob support to find files (f4e0701)
- changes to file writing signature + add completed in time debug log (89df6df)
- add descriptions to zod properties which will output to json schema (1fc0302)
- combine test config + logger into createTestDir function (c22def6)
- ensures cli undefined booleans dont override users config (bfe93a3)
- adds json config file support (a09b74e)
- logging annotations + split git tag fallback version check (aceb3b9)
- update test expectations (d416dbb)
- clean up cli messaging (630d957)
- ensure files are merged even if no config defined (9ef08fb)
- change files function to explicitly check sets size (cce8489)
- trim changelog output conetnt (fa6b0ff)
- add fork-version icon (9c65555)
- explicitly set package json private state (966ea28)
- move some logging into functions (6585d2b)
- config: rename working directory to path + changes to config (d413fcc)
- add inspectVersion prop to logger usage in tests (0869edb)
- changelog creation + add tests (b1ff567)
- removes empty arrays from console logs (3347975)
- split versioning steps to make testing easier and allow adding other strategies (e0d8aa2)
- remove global vitest imports (4e80524)
- remove js extensions from local imports (ee62499)
- remove ternary from stringify package (07ef932)
- rename config + move defineConfig function to schema definition (33b6100)
- split config for readability (aafb9d9)
- modernise tsconfig (89ba7c9)
- bump dependencies (a633fec)
- rename scripts folder (cd07fa7)
- add script to update readme with coverage report (895da35)
- extract release type functions from version + test (c946538)
- undo change to stringify package to ensure tabs work (d7d2415)
- add utils tests + fix for git promise not resolving (5bac594)
- cleaning up config prop names + improve jsdocs details (4bfae9e)
- add tests to update package-lock version (892f1d1)
- change path to use join (9fa7ff4)
- add vitest for unit testing (383c767)
- update zod (e0fea9e)
- move logger functions to zod schema (3ad1a85)
- add full stop (d839985)
1.4.12 (2023-10-01)
1.4.11 (2023-10-01)
1.4.10 (2023-10-01)
- add badges (4a6ad5d)
- add npx command (59a7263)
- update package name (989131a)
- add comment to config (9d950ad)
1.4.5 (2023-09-30)
- rename config type (6e05b5c)
1.4.4 (2023-09-30)
1.4.3 (2023-09-29)
- add cwd prop to conventional config (a74fccb)
1.4.2 (2023-09-29)
1.4.1 (2023-09-29)
1.4.0 (2023-09-29)
- add commit changed files step (8fc0859)
- add conventional bump (3b8ceef)
- add git-semver-tags as fallback for no version found (b958e8f)
- add tag changes step (0ec868d)
- add changelog-spec defaults (b807ec1)
- add conventional-changelog to create changelog content (ace73ae)
- add file system class (cea1cb7)
- add initial changelog file creation (196047c)
- add json file updater (106f135)
- add option to redirect console output + make silent flag work (da9e80e)
- add other package types to default outfiles (95a9068)
- add pre major check to recommended bump (3df336d)
- add prerelease tagging (3fd3ea6)
- added outfiles (6f3afd0)
- change config to a function (9a44837)
- change get file function to return known type (eb68964)
- cleanup configuration (a5b6fea)
- cleanup ts types (46570f7)
- extract get file content function (5589a33)
- remove extra new line in package files + add file name to bump output (0520d6e)
- reordering config file (bde6867)
- return config when reading + cleanup (8555434)
- working on configurations (180f02e)
- add commit changed files step (8fc0859)
- add git-semver-tags as fallback for no version found (b958e8f)
- add tag changes step (0ec868d)
- add changelog-spec defaults (b807ec1)
- add conventional-changelog to create changelog content (ace73ae)
- add file system class (cea1cb7)
- add initial changelog file creation (196047c)
- add json file updater (106f135)
- add option to redirect console output + make silent flag work (da9e80e)
- add other package types to default outfiles (95a9068)
- add pre major check to recommended bump (3df336d)
- add prerelease tagging (3fd3ea6)
- added outfiles (6f3afd0)
- change config to a function (9a44837)
- change get file function to return known type (eb68964)
- cleanup configuration (a5b6fea)
- extract get file content function (5589a33)
- remove extra new line in package files + add file name to bump output (0520d6e)
- reordering config file (bde6867)
- return config when reading + cleanup (8555434)
- working on configurations (180f02e)
- add conventional bump (3b8ceef)