fix(tooling): migrate project config and test tooling while hardening fuzzy version parsing

This commit is contained in:
2026-04-07 16:13:35 +00:00
parent d152a5d684
commit 028bb19a10
9 changed files with 7249 additions and 4812 deletions

View File

@@ -1,8 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@push.rocks/smartversion',
version: '3.0.5',
description: 'handle semver with ease'
version: '3.0.6',
description: 'A library to handle semantic versioning with ease.'
}