Skip to content

Commit 41c06ed

Browse files
chore: bump version to 0.8.5
1 parent 05d9aa3 commit 41c06ed

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
<!-- insert new changelog below this comment -->
44

5+
## [0.8.5] - 2026-05-04
6+
7+
### Changed
8+
9+
- feat(presets): add Spec2Cloud preset for Azure deployment workflow (#2413)
10+
- update security-review and memory-md extensions to latest versions (#2445)
11+
- fix: honor template overrides for tasks-template (#2278) (#2292)
12+
- Add token-analyzer to community catalog (#2433)
13+
- docs: add April 2026 newsletter (#2434)
14+
- feat: emit init-time notice for git extension default change (#2165) (#2432)
15+
- Update DyanGalih(Memory Hub and Security Review) community extensions (#2429)
16+
- Support controlled multi-install for safe AI agent integrations (#2389)
17+
- chore(integrations): clean up docs and project guard (#2428)
18+
- chore: release 0.8.4, begin 0.8.5.dev0 development (#2431)
19+
520
## [0.8.4] - 2026-05-01
621

722
### Changed

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.8.5.dev0"
3+
version = "0.8.5"
44
description = "Specify CLI, part of GitHub Spec Kit. A tool to bootstrap your projects for Spec-Driven Development (SDD)."
55
requires-python = ">=3.11"
66
dependencies = [

0 commit comments

Comments
 (0)