Skip to content

Commit 5b5f812

Browse files
chore: bump version to 0.8.8
1 parent e1b531c commit 5b5f812

2 files changed

Lines changed: 19 additions & 1 deletion

File tree

CHANGELOG.md

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

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

5+
## [0.8.8] - 2026-05-11
6+
7+
### Changed
8+
9+
- chore(deps): bump actions/checkout from 4.3.1 to 6.0.2 (#2486)
10+
- feat(catalog): add Spec Kit Schedule (schedule) community extension (#2473)
11+
- fix(integration): refresh shared infra on `integration switch` (#2375)
12+
- Add MDE preset to community catalog (#2513)
13+
- Add MDE extension to community catalog (#2512)
14+
- chore: update community catalog with latest extension versions (#2490)
15+
- chore(deps): bump actions/setup-dotnet from 4.3.1 to 5.2.0 (#2489)
16+
- chore(deps): bump actions/github-script from 7 to 9 (#2488)
17+
- chore(deps): bump DavidAnson/markdownlint-cli2-action (#2487)
18+
- chore(deps): bump github/codeql-action from 4.35.3 to 4.35.4 (#2485)
19+
- feat(catalog): add API Evolve (api-evolve) community extension (#2479)
20+
- feat: Config-driven opt-in authentication registry with multi-platform support (#2393)
21+
- chore: release 0.8.7, begin 0.8.8.dev0 development (#2480)
22+
523
## [0.8.7] - 2026-05-07
624

725
### 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.8.dev0"
3+
version = "0.8.8"
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)