chore: release v0.2.3

This commit is contained in:
Noah Brier
2025-09-13 14:27:37 -04:00
parent 2348f43ed4
commit 8fef9a89b6
2 changed files with 8 additions and 2 deletions
+7 -1
View File
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.2.3] - 2025-01-13
### Changed
- Updated init-bootstrap command and settings configuration
## [0.2.2] - 2025-01-13
### Fixed
@@ -74,7 +79,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- API keys stored in environment variables
- .mcp.json gitignored for security
[Unreleased]: https://github.com/heyitsnoah/claudesidian/compare/v0.2.2...HEAD
[Unreleased]: https://github.com/heyitsnoah/claudesidian/compare/v0.2.3...HEAD
[0.2.3]: https://github.com/heyitsnoah/claudesidian/compare/v0.2.2...v0.2.3
[0.2.2]: https://github.com/heyitsnoah/claudesidian/compare/v0.2.1...v0.2.2
[0.2.1]: https://github.com/heyitsnoah/claudesidian/compare/v0.2.0...v0.2.1
[0.2.0]: https://github.com/heyitsnoah/claudesidian/compare/v0.1.0...v0.2.0