Skip to content

Commit 3ef7058

Browse files
committed
fix: correct acp constraints β†’ acp check in primer
- Update acp-spec submodule with fixed primer.defaults.json - All CLI command references now use `acp check` not `acp constraints` - Bump version to 0.5.3
1 parent c0f8b76 commit 3ef7058

4 files changed

Lines changed: 9 additions & 3 deletions

File tree

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.5.3] - 2025-12-30
11+
12+
### Fixed
13+
- Fixed `acp constraints` β†’ `acp check` in primer CLI overview section
14+
- Updated acp-spec submodule with corrected primer.defaults.json
15+
1016
## [0.5.2] - 2025-12-30
1117

1218
### Fixed

β€ŽCargo.lockβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€ŽCargo.tomlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# @acp:summary "Package metadata and publishing information"
88
[package]
99
name = "acp-protocol"
10-
version = "0.5.2"
10+
version = "0.5.3"
1111
edition = "2021"
1212
authors = ["ACP Contributors"]
1313
description = "AI Context Protocol - Token-efficient and context enhancing code documentation for AI systems"

β€Žacp-specβ€Ž

0 commit comments

Comments
Β (0)