sublime_cli_tools 0.0.10

CLI application for workspace node tools
Documentation
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## 0.0.10 - 2025-11-13

### Features

#### WOR-TSK-145

- Implement Story 11.4 - Init Integration and Output ([#29]https://github.com/websublime/workspace-tools/pull/29)

<!-- Made with ❤️ by WebSublime -->

## 0.0.9 - 2025-11-13

### Features

#### WOR-TSK-144

- Implement Story 11.3 - Configuration Detection and Validation ([#27]https://github.com/websublime/workspace-tools/pull/27)

<!-- Made with ❤️ by WebSublime -->

## 0.0.8 - 2025-11-13

### Features

#### WORK-TSK-143

- Implement Story 11.2 - Git Clone with Progress Bar ([#25]https://github.com/websublime/workspace-tools/pull/25)

<!-- Made with ❤️ by WebSublime -->

## 0.0.7 - 2025-11-13

### Features

#### WOR-TSK-142

- Implement Story 11.1 - Core Clone Command Structure ([#23]https://github.com/websublime/workspace-tools/pull/23)

<!-- Made with ❤️ by WebSublime -->

## 0.0.6 - 2025-11-12

### Features

#### WOR-TSK-138

- Add {short_commit} variable support in snapshot format ([#21]https://github.com/websublime/workspace-tools/pull/21)

<!-- Made with ❤️ by WebSublime -->

## 0.0.5 - 2025-11-12

<!-- Made with ❤️ by WebSublime -->

## 0.0.4 - 2025-11-11

<!-- Made with ❤️ by WebSublime -->

## 0.0.3 - 2025-11-11

### Documentation

#### WOR-TSK-137

- Add complete CLI configuration and commands documentation ([#15]https://github.com/websublime/workspace-tools/pull/15)

<!-- Made with ❤️ by WebSublime -->

## 0.0.2 - 2025-11-10

### Miscellaneous Tasks

<!-- Made with ❤️ by WebSublime -->

## [0.0.1] - 2025-11-10

### Added

- Initial release of sublime_cli_tools (workspace binary)
- Comprehensive CLI for workspace management
- Changeset commands (create, update, list, show, remove)
- Version bump commands (preview, execute, snapshot)
- Dependency upgrade management
- Project health auditing
- Interactive prompts and rich terminal UI