File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,6 +8,22 @@ and this project adheres to
88
99## [ Unreleased]
1010
11+ ## [ 0.14.2] - 2026-01-13
12+
13+ ### Changed
14+
15+ - Updated ` @modelcontextprotocol/sdk ` to v1.25.2 (fixes HIGH severity ReDoS and DNS rebinding vulnerabilities)
16+ - Updated dev dependencies (eslint, prettier, typescript-eslint) to latest versions
17+
18+ ### Added
19+
20+ - MIT license attribution for kepano/obsidian-skills (json-canvas, obsidian-bases, obsidian-markdown)
21+ - Added ` .worktrees/ ` to gitignore for git worktree workflow support
22+
23+ ### Security
24+
25+ - Fixed 5 Dependabot security alerts (3 high, 2 moderate)
26+
1127## [ 0.14.1] - 2026-01-13
1228
1329### Fixed
@@ -457,7 +473,10 @@ and this project adheres to
457473- API keys stored in environment variables
458474- .mcp.json gitignored for security
459475
460- [ Unreleased ] : https://github.com/heyitsnoah/claudesidian/compare/v0.13.1...HEAD
476+ [ Unreleased ] : https://github.com/heyitsnoah/claudesidian/compare/v0.14.2...HEAD
477+ [ 0.14.2 ] : https://github.com/heyitsnoah/claudesidian/compare/v0.14.1...v0.14.2
478+ [ 0.14.1 ] : https://github.com/heyitsnoah/claudesidian/compare/v0.14.0...v0.14.1
479+ [ 0.14.0 ] : https://github.com/heyitsnoah/claudesidian/compare/v0.13.1...v0.14.0
461480[ 0.13.1 ] : https://github.com/heyitsnoah/claudesidian/compare/v0.13.0...v0.13.1
462481[ 0.13.0 ] : https://github.com/heyitsnoah/claudesidian/compare/v0.12.1...v0.13.0
463482[ 0.12.1 ] : https://github.com/heyitsnoah/claudesidian/compare/v0.12.0...v0.12.1
Original file line number Diff line number Diff line change 11{
22 "name" : " claudesidian" ,
3- "version" : " 0.14.1 " ,
3+ "version" : " 0.14.2 " ,
44 "description" : " Claude Code + Obsidian Starter Kit - AI-powered second brain" ,
55 "type" : " module" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments