Skip to content

Commit 969c11e

Browse files
committed
chore: bump version to 0.1.10
1 parent 21b7fd0 commit 969c11e

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ All notable changes to the Specify CLI and templates are documented here.
77
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
88
and this project adheres to to [Semantic Versioning](https://semver.org/spec/v2.0.0/).
99

10+
## [0.1.10] - 2026-03-18
11+
12+
### Changed
13+
14+
- **Upstream sync**: Merged upstream commits 6d0b84a, 497b588
15+
- Added speckit-utils extension to community catalog
16+
- Added Extensions & Presets documentation section to README
17+
1018
## [0.1.9] - 2026-03-18
1119

1220
### 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 = "agentic-sdlc-specify-cli"
3-
version = "0.1.9"
3+
version = "0.1.10"
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)