diff --git a/CHANGELOG.md b/CHANGELOG.md index 36f46810..9a0b3834 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [v0.0.175] - 2025-10-13 + +### Changed +- Bump go-common to remove gravity log ([#466](https://github.com/agentuity/cli/pull/466)) + ## [v0.0.174] - 2025-10-10 ### Changed @@ -904,6 +909,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added project import checks during development mode - Added project import checks for new agent creation +[v0.0.175]: https://github.com/agentuity/cli/compare/v0.0.174...v0.0.175 [v0.0.174]: https://github.com/agentuity/cli/compare/v0.0.173...v0.0.174 [v0.0.173]: https://github.com/agentuity/cli/compare/v0.0.172...v0.0.173 [v0.0.172]: https://github.com/agentuity/cli/compare/v0.0.171...v0.0.172