# 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.13 - 2025-11-20
### Bug Fixes
#### WOR-TSK-162
- Remove doctests from private prerelease helper methods
### Documentation
#### WOR-TSK-162
- Update pkg crate documentation with prerelease support
### Features
#### WOR-TSK-162
- Implement prerelease parameter support with archive policy
## 0.0.12 - 2025-11-17
### Miscellaneous Tasks
## 0.0.11 - 2025-11-14
### Features
#### WOR-TSK-146
- Implement Story 11.5 - E2E tests for clone command ([#31](https://github.com/websublime/workspace-tools/pull/31))
## 0.0.10 - 2025-11-13
## 0.0.9 - 2025-11-13
## 0.0.8 - 2025-11-13
## 0.0.7 - 2025-11-13
## 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))
## 0.0.5 - 2025-11-12
### Bug Fixes
#### WOR-TSK-141
- Refactor git hooks philosophy - pre-commit adds, post-commit validates ([#19](https://github.com/websublime/workspace-tools/pull/19))
## 0.0.4 - 2025-11-11
### Bug Fixes
#### WOR-TSK-140
- Add support for _auth authentication in .npmrc files ([#17](https://github.com/websublime/workspace-tools/pull/17))
## 0.0.3 - 2025-11-11
## 0.0.2 - 2025-11-10
## [0.0.1] - 2025-11-10
### Added
- Initial release of sublime_pkg_tools
- Package management and version control
- Changeset-based versioning system
- Dependency upgrade detection and management
- Project health auditing