Update package release

This commit is contained in:
Den Delimarsky 🌺
2025-09-19 18:07:18 -07:00
parent 0889635e66
commit d1d5c82a8e
3 changed files with 24 additions and 6 deletions

View File

@@ -5,7 +5,17 @@ All notable changes to the Specify CLI 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.8] - 2025-09-19
### Added
- Windsurf IDE support as additional AI assistant option
- GitHub token support for API requests to handle corporate environments and rate limiting (contributed by @zryfish in #243)
### Changed
- Updated README with Windsurf examples and GitHub token usage
- Enhanced release workflow to include Windsurf templates
## [0.0.7] - 2025-09-18