fix(core): update

This commit is contained in:
2024-03-07 12:10:36 +01:00
parent b295f3d7e3
commit 004881ec9d
13 changed files with 5918 additions and 18721 deletions

View File

@ -1,11 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const name: string = '@pushrocks/smartversion';
export const version: string = '3.0.2';
export const description: string = 'handle semver with ease'
export const commitinfo = {
name: '@pushrocks/smartversion',
version: '3.0.2',
name: '@push.rocks/smartversion',
version: '3.0.3',
description: 'handle semver with ease'
}