fix(release): add @git.zone/cli release configuration with registries and public access

This commit is contained in:
2026-03-03 22:36:40 +00:00
parent b898382305
commit f2552cda79
3 changed files with 17 additions and 1 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartshell',
version: '3.3.1',
version: '3.3.2',
description: 'A library for executing shell commands using promises.'
}