diff --git a/crates/aether-cli/CHANGELOG.md b/crates/aether-cli/CHANGELOG.md index 9368b11b..6417c4ca 100644 --- a/crates/aether-cli/CHANGELOG.md +++ b/crates/aether-cli/CHANGELOG.md @@ -4,9 +4,9 @@ All notable changes to this project will be documented in this file. ## [0.7.30](https://github.com/contextbridge/aether/compare/aether-agent-cli-v0.7.29...aether-agent-cli-v0.7.30) - 2026-07-28 -### Other +### Fixed -- update Cargo.lock dependencies +- *(aether-telemetry)* Include reasoning tokens and pricing information ([#301](https://github.com/contextbridge/aether/pull/301)) ## [0.7.29](https://github.com/contextbridge/aether/compare/aether-agent-cli-v0.7.28...aether-agent-cli-v0.7.29) - 2026-07-28 diff --git a/crates/aether-core/CHANGELOG.md b/crates/aether-core/CHANGELOG.md index 4f4d37c2..99e7de7d 100644 --- a/crates/aether-core/CHANGELOG.md +++ b/crates/aether-core/CHANGELOG.md @@ -4,9 +4,9 @@ All notable changes to this project will be documented in this file. ## [0.6.27](https://github.com/contextbridge/aether/compare/aether-agent-core-v0.6.26...aether-agent-core-v0.6.27) - 2026-07-28 -### Other +### Fixed -- updated the following local packages: aether-llm, aether-mcp-utils, aether-acp-utils +- *(aether-telemetry)* Include reasoning tokens and pricing information ([#301](https://github.com/contextbridge/aether/pull/301)) ## [0.6.26](https://github.com/contextbridge/aether/compare/aether-agent-core-v0.6.25...aether-agent-core-v0.6.26) - 2026-07-28 diff --git a/crates/aether-evals/CHANGELOG.md b/crates/aether-evals/CHANGELOG.md index 23018e90..df77b479 100644 --- a/crates/aether-evals/CHANGELOG.md +++ b/crates/aether-evals/CHANGELOG.md @@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file. ### Other -- updated the following local packages: aether-project, aether-llm, aether-agent-core +- updated the following local packages: aether-llm, aether-agent-core, aether-project ## [0.2.18](https://github.com/contextbridge/aether/compare/aether-evals-v0.2.17...aether-evals-v0.2.18) - 2026-07-28 diff --git a/crates/aether-telemetry/CHANGELOG.md b/crates/aether-telemetry/CHANGELOG.md index a7253071..c95f9aa6 100644 --- a/crates/aether-telemetry/CHANGELOG.md +++ b/crates/aether-telemetry/CHANGELOG.md @@ -9,9 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [0.1.8](https://github.com/contextbridge/aether/compare/aether-telemetry-v0.1.7...aether-telemetry-v0.1.8) - 2026-07-28 -### Other +### Fixed -- updated the following local packages: aether-llm, aether-agent-core, aether-agent-core +- *(aether-telemetry)* Include reasoning tokens and pricing information ([#301](https://github.com/contextbridge/aether/pull/301)) ## [0.1.7](https://github.com/contextbridge/aether/compare/aether-telemetry-v0.1.6...aether-telemetry-v0.1.7) - 2026-07-28 diff --git a/crates/llm-codegen/CHANGELOG.md b/crates/llm-codegen/CHANGELOG.md index 857e37e0..9f62c7c0 100644 --- a/crates/llm-codegen/CHANGELOG.md +++ b/crates/llm-codegen/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. ## [0.2.18](https://github.com/contextbridge/aether/compare/aether-llm-codegen-v0.2.17...aether-llm-codegen-v0.2.18) - 2026-07-28 +### Fixed + +- *(aether-telemetry)* Include reasoning tokens and pricing information ([#301](https://github.com/contextbridge/aether/pull/301)) + ### Other - *(deps)* bump prettyplease from 0.2.37 to 0.3.0 ([#286](https://github.com/contextbridge/aether/pull/286)) diff --git a/crates/llm/CHANGELOG.md b/crates/llm/CHANGELOG.md index e3a02226..030d7d40 100644 --- a/crates/llm/CHANGELOG.md +++ b/crates/llm/CHANGELOG.md @@ -4,9 +4,9 @@ All notable changes to this project will be documented in this file. ## [0.7.25](https://github.com/contextbridge/aether/compare/aether-llm-v0.7.24...aether-llm-v0.7.25) - 2026-07-28 -### Other +### Fixed -- updated the following local packages: aether-llm-codegen +- *(aether-telemetry)* Include reasoning tokens and pricing information ([#301](https://github.com/contextbridge/aether/pull/301)) ## [0.7.24](https://github.com/contextbridge/aether/compare/aether-llm-v0.7.23...aether-llm-v0.7.24) - 2026-07-28