2024-10-21 10:16:09 +00:00
|
|
|
/**
|
|
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
|
|
|
*/
|
|
|
|
export const commitinfo = {
|
2024-10-21 10:57:54 +00:00
|
|
|
name: '@git.zone/tspublish',
|
2024-11-05 01:20:11 +00:00
|
|
|
version: '1.7.7',
|
2024-10-21 11:21:47 +00:00
|
|
|
description: 'A tool to publish multiple, concise, and small packages from monorepos, specifically for TypeScript projects within a git environment.'
|
2024-10-21 10:16:09 +00:00
|
|
|
}
|