Skip to content

Commit f73e9eb

Browse files
authored
chore: bump version to 2.3.1
1 parent 3378f96 commit f73e9eb

3 files changed

Lines changed: 25 additions & 3 deletions

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [2.3.1] - 2025-01-14
11+
12+
### Changed
13+
- **CORE VERSION**: Now downloads `capiscio-core` v2.3.1
14+
15+
### Fixed
16+
- Aligned all version references across package metadata
17+
18+
## [2.3.0] - 2025-01-13
19+
20+
### Added
21+
- **E2E Test Suite**: Comprehensive end-to-end test coverage for CLI wrapper workflows
22+
- **Documentation**: Complete CLI documentation audit and restructure
23+
- **Dark Mode**: MkDocs documentation now supports dark mode
24+
25+
### Fixed
26+
- **Documentation**: Removed duplicate documentation files causing build warnings
27+
- **Goal-Centric Navigation**: Restructured docs for goal-oriented navigation
28+
29+
### Changed
30+
- **CORE VERSION**: Now downloads `capiscio-core` v2.3.0
31+
1032
## [2.2.0] - 2025-12-10
1133

1234
### Changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "capiscio",
3-
"version": "2.2.0",
3+
"version": "2.3.1",
44
"description": "The official CapiscIO CLI tool for validating A2A agents",
55
"keywords": [
66
"a2a",

0 commit comments

Comments
 (0)