bump: version 0.5.0 → 0.6.0

This commit is contained in:
github-actions[bot]
2025-07-29 05:40:28 +00:00
parent e38d0a8bdc
commit 4767e88d2b
3 changed files with 17 additions and 2 deletions
+15
View File
@@ -1,3 +1,18 @@
## v0.6.0 (2025-07-29)
### Feat
- **calendar**: add comprehensive Calendar app support via CalDAV protocol
### Fix
- apply ruff formatting to pass CI checks
- **calendar**: address PR feedback from maintainer
### Refactor
- **calendar**: optimize logging for production readiness
## v0.5.0 (2025-07-26)
### Feat