chore: release v0.8.6
This commit is contained in:
+7
-1
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [0.8.6] - 2025-01-13
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- Improved semantic versioning guidelines in release command with clearer decision guide
|
||||||
|
|
||||||
## [0.8.5] - 2025-01-13
|
## [0.8.5] - 2025-01-13
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
@@ -222,7 +227,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
- API keys stored in environment variables
|
- API keys stored in environment variables
|
||||||
- .mcp.json gitignored for security
|
- .mcp.json gitignored for security
|
||||||
|
|
||||||
[Unreleased]: https://github.com/heyitsnoah/claudesidian/compare/v0.8.5...HEAD
|
[Unreleased]: https://github.com/heyitsnoah/claudesidian/compare/v0.8.6...HEAD
|
||||||
|
[0.8.6]: https://github.com/heyitsnoah/claudesidian/compare/v0.8.5...v0.8.6
|
||||||
[0.8.5]: https://github.com/heyitsnoah/claudesidian/compare/v0.8.4...v0.8.5
|
[0.8.5]: https://github.com/heyitsnoah/claudesidian/compare/v0.8.4...v0.8.5
|
||||||
[0.8.4]: https://github.com/heyitsnoah/claudesidian/compare/v0.8.3...v0.8.4
|
[0.8.4]: https://github.com/heyitsnoah/claudesidian/compare/v0.8.3...v0.8.4
|
||||||
[0.8.3]: https://github.com/heyitsnoah/claudesidian/compare/v0.8.2...v0.8.3
|
[0.8.3]: https://github.com/heyitsnoah/claudesidian/compare/v0.8.2...v0.8.3
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "claudesidian",
|
"name": "claudesidian",
|
||||||
"version": "0.8.5",
|
"version": "0.8.6",
|
||||||
"description": "Claude Code + Obsidian Starter Kit - AI-powered second brain",
|
"description": "Claude Code + Obsidian Starter Kit - AI-powered second brain",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user