feat(core): Enhance package publication workflow with dependency handling and CLI improvements.
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@git.zone/tspublish',
|
||||
version: '1.1.0',
|
||||
description: 'publish multiple, concise and small packages from monorepos'
|
||||
version: '1.2.0',
|
||||
description: 'A tool to publish multiple, concise, and small packages from monorepos, specifically for TypeScript projects within a git environment.'
|
||||
}
|
||||
|
Reference in New Issue
Block a user