chore: apply linting fixes to upgrade command and changelog

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Noah Brier
2025-09-18 06:20:13 -04:00
co-authored by Claude
parent 3ebe784df0
commit 8223db7c66
2 changed files with 17 additions and 5 deletions
+4 -2
View File
@@ -12,8 +12,10 @@ and this project adheres to
### Added
- New `/download-attachment` command for downloading web content and files to Obsidian attachments folder
- New `/pull-request` command for creating PRs with intelligent change analysis and description generation
- New `/download-attachment` command for downloading web content and files to
Obsidian attachments folder
- New `/pull-request` command for creating PRs with intelligent change analysis
and description generation
- Both commands integrate seamlessly with Obsidian's vault structure
### Fixed