Skip to content

Commit 8b49d5d

Browse files
chore(release): bump version to 0.0.5 and update changelog
Add entry for Qwen Code support as new AI assistant option
1 parent 66688df commit 8b49d5d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.0.5] - 2025-09-17
11+
12+
### Added
13+
14+
- Qwen Code support as additional AI assistant option
15+
1016
## [0.0.4] - 2025-09-14
1117

1218
### Added

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "specify-cli"
3-
version = "0.0.4"
3+
version = "0.0.5"
44
description = "Setup tool for Specify spec-driven development projects"
55
requires-python = ">=3.11"
66
dependencies = [

0 commit comments

Comments
 (0)