Skip to content

Commit 3cb7027

Browse files
chore: release 0.8.15, begin 0.8.16.dev0 development (#2722)
* chore: bump version to 0.8.15 * chore: begin 0.8.16.dev0 development --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7556fc7 commit 3cb7027

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

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

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

5+
## [0.8.15] - 2026-05-27
6+
7+
### Changed
8+
9+
- Update Fiction Book Writing preset to v1.8.1 (#2714)
10+
- chore: update memorylint and superb to 1.4.0 (#2690)
11+
- fix: promote post-execution hook dispatch to H2 with directive language (#2713)
12+
- Add Token Budget extension to community catalog (#2712)
13+
- fix: create skills directory on demand during extension/preset install (#2711)
14+
- fix: PS 5.1 compat — replace non-ASCII chars in shipped PowerShell scripts (#2709)
15+
- docs: update security-governance preset to v0.3.0 (#2676)
16+
- Update README.md (#2675)
17+
- chore: release 0.8.14, begin 0.8.15.dev0 development (#2706)
18+
519
## [0.8.14] - 2026-05-26
620

721
### 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.15.dev0"
3+
version = "0.8.16.dev0"
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)