chore(release): bump version to 0.0.5 and update changelog
Add entry for Qwen Code support as new AI assistant option
This commit is contained in:
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [0.0.5] - 2025-09-17
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Qwen Code support as additional AI assistant option
|
||||||
|
|
||||||
## [0.0.4] - 2025-09-14
|
## [0.0.4] - 2025-09-14
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "specify-cli"
|
name = "specify-cli"
|
||||||
version = "0.0.4"
|
version = "0.0.5"
|
||||||
description = "Setup tool for Specify spec-driven development projects"
|
description = "Setup tool for Specify spec-driven development projects"
|
||||||
requires-python = ">=3.11"
|
requires-python = ">=3.11"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
|
|||||||
Reference in New Issue
Block a user