File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33<!-- insert new changelog below this comment -->
44
5+ ## [ 0.9.5] - 2026-06-05
6+
7+ ### Changed
8+
9+ - feat(extensions): add bundled bug triage workflow extension (#2871 )
10+ - fix: resolve GitHub release asset API URL for private repo preset and workflow downloads (#2855 )
11+ - chore(deps): bump github/gh-aw-actions from 0.77.0 to 0.78.1 (#2860 )
12+ - chore(deps): bump actions/checkout from 6.0.2 to 6.0.3 (#2859 )
13+ - chore(deps): bump astral-sh/setup-uv from 8.1.0 to 8.2.0 (#2858 )
14+ - chore(deps): bump github/codeql-action from 4.36.0 to 4.36.2 (#2857 )
15+ - fix(workflows): render gate show_file contents in the interactive prompt (#2810 )
16+ - feat: add support for rovodev (#2539 )
17+ - chore: release 0.9.4, begin 0.9.5.dev0 development (#2853 )
18+
519## [ 0.9.4] - 2026-06-04
620
721### Changed
Original file line number Diff line number Diff line change 11[project ]
22name = " specify-cli"
3- version = " 0.9.5.dev0 "
3+ version = " 0.9.5"
44description = " Specify CLI, part of GitHub Spec Kit. A tool to bootstrap your projects for Spec-Driven Development (SDD)."
55requires-python = " >=3.11"
66dependencies = [
You can’t perform that action at this time.
0 commit comments